I have a *.aspx and a *.aspx.vb page. The code-behind page calls a sub in a module. If an exception occurres in the sub, I want to redirect to an error page. How do you do that?
Thanks.
That is what I am doing. I was looking for a way to redirect from the sub. Actually, it is a sub calling another sub calling a function. I assume from your answer that transfer and redirect will only work from the web page, yes?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.