Posted to
Classic ASP
by
akane
on
06-15-2009, 3:50 AM
Dear All,
Anyone have idea on how to avoid the session loosing after response.redirect in classic asp.
I saw asp.net, the solution is response.redirect("urlhere") -> response.redirect("urlhere",false)
Please advise.
Thank you.
Regards,
Michelle