----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: dinesh_gr Message 4 in Discussion Hi, Thanks Prasad and Dolly. I can use <Default Redirect> to redirect to a page , if i have any kind of errors.. But i want my aplication to redirect to certain specific pages, acc to the error occured.. like , when i am uploading a file, and if there is any network trafiic, the page should get redirected to "NetworkError.aspx", I want to know, how to get the error code ie, 404 means Page Not Found, like wise how to get the error code (for Uploading files or any database connection error)... so that, acc to this i acn check in the Web Config and redirect to the appropriate url. Does this mean the error Code - Which occurs in the Catch Block catch objEx as Exception throw objEx.Number end try i am not sure of this... -Dinesh. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
