Re: [returnraw] and form variables
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 16026
interpreted = N
texte = On 2/15/98 4:19 PM, Olin Lagon so noted...>>Using [returnraw] to set HTTP headers is a great way to handle redirects >>-- but is there any way to send form variables along for the ride? I'd >>like to have a form call up a page, which sets a redirect based on the >>form contents, and loads a new page which still has access to the >>original form's variables.>>If you want the page that it is redirecting to to have access to variables,>append them like this:>>[returnraw]HTTP/1.0 302 Found>Location: yourTemplate.tpl?var1=x&var2=y&var3=z&cart=[cart]>>[/returnraw]>>Aloha, OlinTrue, I had thought of sending everything via the URL, but I've been passing everything through forms so the information doesn't appear in the browser's location field (also, sometimes there's quite a bit of information to pass). I'm wondering if I can pass the values from a form on one page, through the redirect, to be used by WebCat on the final page -- staying hidden from view all the way. I've been looking through the HTTP specs at w3.org and see how the name/value pairs are passed, but don't understand exactly how to format the commands for the header.Rob MarquardtDesigner/Resident WireheadToast Design300 First Avenue North, Suite 150Minneapolis MN 55401612.330.9863 v612.321.9424 fwww.toastdesign.com
Associated Messages, from the most recent to the oldest:
On 2/15/98 4:19 PM, Olin Lagon so noted...>>Using
[returnraw] to set HTTP headers is a great way to handle redirects >>-- but is there any way to send form variables along for the ride? I'd >>like to have a form call up a page, which sets a redirect based on the >>form contents, and loads a new page which still has access to the >>original form's variables.>>If you want the page that it is redirecting to to have access to variables,>append them like this:>>
[returnraw]HTTP/1.0 302 Found>Location: yourTemplate.tpl?var1=x&var2=y&var3=z&cart=
[cart]>>[/returnraw]>>Aloha, OlinTrue, I had thought of sending everything via the URL, but I've been passing everything through forms so the information doesn't appear in the browser's location field (also, sometimes there's quite a bit of information to pass). I'm wondering if I can pass the values from a form on one page, through the redirect, to be used by WebCat on the final page -- staying hidden from view all the way. I've been looking through the HTTP specs at w3.org and see how the name/value pairs are passed, but don't understand exactly how to format the commands for the header.Rob MarquardtDesigner/Resident WireheadToast Design300 First Avenue North, Suite 150Minneapolis MN 55401612.330.9863 v612.321.9424 fwww.toastdesign.com
Rob Marquardt
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Car Database (2002)
Bug alert! (1997)
Redirect frame targets (1998)
[WebDNA] php/mySQL version of WebDNA Speed Test? (2009)
[taxRate] [TaxTotal] ? (1997)
Search context not finding recent entries (1998)
Add to a field (1998)
Problems when user hit back (2000)
[search] in formulas.db (1997)
Search all Fields in a db (1997)
math on date? (1997)
Re:Emailer and encryption (1997)
Summing fields (1997)
Check boxes (1997)
Newbie - Search question (1998)
Error 551 (2000)
OT: Unix talk deamon (2004)
convertchars and case? (1998)
[showif] and equality (1998)
Emailer prefs in two places ... (1997)