This topic is locked

User Friendly Error Message

9/7/2004 7:43:12 PM
ASPRunnerPro General questions
C
cherrywine author

What is the best way to display a more friendly error message to the users. I know that if they enter a date wrong they will receive the following error:
ASP error happened

Technical information

Error number -2147217913
But they would rather see:
Please check the date entry

The date must be in mm/dd/yy format.
How can I achieve this?