try
{
//..erroring code
}
catch(ApplicationException ex)
{
//Code to handle error condition eg:
Response.Write(ex.Message)
}
Last edited by hollystyles; Mar 8th, 2007 at 8:39 am.
Reputation Points: 262
Solved Threads: 68
Veteran Poster
Offline 1,181 posts
since Feb 2005