Not able to redirect when asp page
Cantor, Scott
cantor.2 at osu.edu
Sun Nov 18 18:19:53 EST 2012
On 11/18/12 5:31 PM, "Manish Singh" <maneeshsingh1986 at gmail.com> wrote:
>Redirection works perfectly for html page but when I try to redirect to
>asp page it don't works.
Redirects in HTTP don't know what they redirect to, so that isn't my code
at fault.
>--------------------------------------------------------------------------
>--------------
>also stf.setcookie do not work.
If it didn't work, then the SP wouldn't work. All it does is wrap
setResponseHeader.
Whatever you're trying to do, I don't think maintaining a custom build of
this code is a sound approach.
-- Scott
More information about the dev
mailing list