Bucky
Well-known member
If I use Response.Redirect in the Load event of a Page (or in a
method called from the Load event), is the pages HTML ever
returned to the client browser?
For example, if a user does not have permission to view a certain
page, I want to redirect them to a page saying that action was a
"no-no", without them being able to view the page they tried to
in any way.
method called from the Load event), is the pages HTML ever
returned to the client browser?
For example, if a user does not have permission to view a certain
page, I want to redirect them to a page saying that action was a
"no-no", without them being able to view the page they tried to
in any way.