Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local vs. normal development
Message
 
 
To
10/03/2003 14:00:08
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00762896
Message ID:
00763821
Views:
27
>>2) Is On Error Resume Next not a good idea to use in ASP pages? In my opinion, it is a good idea, because at least the pages would not bomb and you can show all information about error in the useful format. But my boss thinks otherwise and insisting on using Web logs instead.
>>
>>Thanks a lot in advance.
>
>When debugging it's a good tool to use, but for going live I would use OE Resume Next only on errors that would tell me the user is doing something wrong on input or order, so that the page could send messages back on the correct usage. For any other unforeseen error you can provide a nice customized error page that you can setup on the web page configuration, and log the error for your use. The end user will not be interested in learning the particulars of the error, just you.

Thanks much. Could you please explain me, how can I setup this nice error page?

Also please check my new thread in ASP. I'm having troubles with Popup windows. I want to be able to click on the link and open a new window with details. What should I do to do it?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform