Browse by Tags

All Tags » ASP.NET » AJAX (RSS)

Display a Nice Error Popup Window - Extended by nawaf.albadia

Last time I blogged about how to display a nice error message to the user using only one line of declarative code. Today I want to show you how to extend that. Usually when you develop a Website you need to deal with exception either system or application...
Filed under: , , ,

Display a Nice Error Popup Window by nawaf.albadia

I always hated web sites that show Javascript alert message to tell the user about an error. Doing so make me feel that I'm in front of desktop application and not a web app. May be the alternative is to have an error page where you redirect the user...
Filed under: , , ,
More Posts