How is Response.Redirect() Impacting My Site?
Can people ignore your Response.Redirect() and potentially gain access to pages they shouldn't be able to access? (tl;dr YES) Response.Redirect() is defined in the MSDN as: Redirects »
Can people ignore your Response.Redirect() and potentially gain access to pages they shouldn't be able to access? (tl;dr YES) Response.Redirect() is defined in the MSDN as: Redirects »