24 Apr
2002
24 Apr
'02
5:25 p.m.
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? Thanks in advance, Rick
24 Apr
24 Apr
5:30 p.m.
New subject: [Zope] redirects
"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
8748
Age (days ago)
8748
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
D.Rick Anderson