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:
[WebDNA] WebDNA programmers for hire? (2010)
RAM variables (1997)
Beta 18 (1997)
Comments in db? (1997)
log out (2001)
emailer (1997)
$Replace with [founditems] (1997)
Blog/social networking shortcut (2007)
Search context not finding recent entries (1998)
Databases (2000)
WebDNA on OS X Tiger (2006)
[searchString] (1997)
Grep help requested (2002)
[OT] Linux Mailservers (2003)
Who's going to MacWorld? (1999)
[include] and not found (2005)
Number searching/formats (1998)
Help! I've fallen in Structured Query Language and can'tget (2002)
Variables for chat (1997)
Help formatting search results w/ table (1997)