|
-
May 2nd, 2005, 04:20 PM
#1
Thread Starter
Addicted Member
Calling Page properties from a class
I have this error handler class, and I was wanted to be able to change page the user is looking at from the class rather than having to return to the class to change the page.
As an example: the form would call a method in another class, if an error occurred in the method of that class it would call the error handler that would log and email the error and I would like it to redirect the user to a generic error page. This way I dont have to keeping throwing back so the original caller would have to deal with the error, the error would be dealt with and would have already informed the user.
I hope I'm making sense.
Anybody have any ideas.
Last edited by token; May 3rd, 2005 at 04:28 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|