[SetHeader] docs?
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 15441
interpreted = N
texte = The [SetHeader] docs are painful to find... the PDF manual isn't up to date with the HTML. For those who keep track of things, heads up.For anyone following my saga, I discovered that the following code allowed me to slip billing info into the shipping info - which may be useful in your code. My approach originally was to use a [math] context which failed since I wasn't working with numbers AND it doesn't allow one to set header fields.-- BEGIN SNIPPET(from a billing.tmpl via POST method form to shipping.tmpl$showcart)[showif [shippingSameAsBilling]=T][SetHeader cart=[cart]&db=[db]]ShipToname=[name]&ShipTocompany=[company][/SetHeader][/showif](use as many header variables as you like)-- END SNIPPETIt wasn't clear at all to me that I needed to use:ShipToname=[name] instead of>[ShipToname]=[name]although it makes sense to me NOW, since in-between the [] it would be replaced with the value =Dan which is complete nonsense.G'day.Dan Keldsen - djk@delphigroup.comDirector, I.S./Webmaster - webmaster@delphigroup.comDelphi Consulting Group, Inc. - http://www.delphigroup.com/100 City Hall Plaza - ph: 617-247-1511Boston, MA 02108-2106 - fax:617-247-4957
Associated Messages, from the most recent to the oldest:
| |
- [SetHeader] docs? (Dan Keldsen 1997)
|
The
[setheader] docs are painful to find... the PDF manual isn't up to date with the HTML. For those who keep track of things, heads up.For anyone following my saga, I discovered that the following code allowed me to slip billing info into the shipping info - which may be useful in your code. My approach originally was to use a
[math] context which failed since I wasn't working with numbers AND it doesn't allow one to set header fields.-- BEGIN SNIPPET(from a billing.tmpl via POST method form to shipping.tmpl$showcart)[showif [shippingSameAsBilling]=T][SetHeader cart=
[cart]&db=[db]]ShipToname=[name]&ShipTocompany=[company][/SetHeader][/showif](use as many header variables as you like)-- END SNIPPETIt wasn't clear at all to me that I needed to use:ShipToname=[name] instead of>[ShipToname]=[name]although it makes sense to me NOW, since in-between the [] it would be replaced with the value =Dan which is complete nonsense.G'day.Dan Keldsen - djk@delphigroup.comDirector, I.S./Webmaster - webmaster@delphigroup.comDelphi Consulting Group, Inc. - http://www.delphigroup.com/100 City Hall Plaza - ph: 617-247-1511Boston, MA 02108-2106 - fax:617-247-4957
Dan Keldsen
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:
Blog Software (2006)
[WebDNA] WebSite Examples (2008)
BinaryBody (2003)
Ok here is a question? (1997)
Stopping bad HTML propagation ? (1997)
WebCat2b15MacPlugin - showing [math] (1997)
Narrowing NT Crashing error (2000)
WebCatalog and WebTen (1997)
Carts in Admin folder? (1999)
OT: Limit on # of Pulldown entries (1997)
Date search - yes or no (1997)
[OT] SQL and Crackers (2000)
[WebDNA] External email server/service? (2016)
Nested Loops and SHOWIFs (1997)
Credit card processing - UK (1997)
Banner Ad & Index.shtml (2000)
totals (1997)
default value from Lookup (was Grant, please help me) (1997)
WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)
Currency Conversion (2003)