24 Apr
2002
24 Apr
'02
5:30 p.m.
"D.Rick Anderson" wrote:
Is there a way to do a redirect while passing variables without them showing up in the URL? I'm using RESPONSE.redirect to redirect a page and I need to pass a few variables to it but I don't want it showing up on the URL. Can this be done?
Yeah, use the SESSION :-) cheers, Chris