Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: SmartNavigation and response.redirect


Message #1 by "Lou Feicht" <lfeicht@f...> on Thu, 22 Nov 2001 00:59:54
I want to redirect to a custom error page. No problem when smart 
navigation is =false on the page where the error occurs. But it doesn't 
work when smartnavigation is true. I get a blank page with source
<BODY><ASP_SMARTNAV_RDIR url="/ASPNET/CustomError.aspx?
Err=Unspecified"></ASP_SMARTNAV_RDIR></BODY>
 I want to keep smart navigation =true.
Any ideas?

  Return to Index