Re: formula.db problems

This WebDNA talk-list message is from

1999


It keeps the original formatting.
numero = 23479
interpreted = N
texte = >On the previous page (shoppingcart.tpl) I have: > >This way I can show the shopper how much the shipping will be before they >actually >enter in their CC information. >Then on the invoice.tpl page where the formula.db is invoked I have: > >[SetHeader >cart=[cart]]&shipVia=[url][__shipVia][/url]&ShipToZip=[__ShipToZip]&CartIPAddre >ss=[ipAddress][/SetHeader]Why are those variables named __ShipToZip instead of simply ShipToZip? I can't tell for sure without your templates, but my guess is that you're hitting this page with either command=ShowCart or command=Add. Either one of those commands automatically will set your header fields (without needing the explicit [SetHeader]) if the name of the form variable is ShipToZip, but not if it's named anything else.If you hit this page with command=Add, then the formula is evaluated *before* the [SetHeader] tag, so it won't know the value of [ShipToZip] yet. I suppose you could use [__ShipToZip] in your formulas instead, but it's really better to use the 'natural' header field names that the cart natively knows about already.Technical Support | ==== eCommerce and Beyond ==== Pacific Coast Software | WebCatalog, WebMerchant, 11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster, San Diego, CA 92128 | Typhoon 619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: formula.db problems (PCS Technical Support 1999)
  2. Re: formula.db problems (es-sleestak 1999)
  3. RE:formula.db problems (PCS Technical Support 1999)
  4. RE:formula.db problems (es-sleestak 1999)
>On the previous page (shoppingcart.tpl) I have: > >This way I can show the shopper how much the shipping will be before they >actually >enter in their CC information. >Then on the invoice.tpl page where the formula.db is invoked I have: > >[SetHeader >cart=[cart]]&shipVia=[url][__shipVia][/url]&ShipToZip=[__ShipToZip]&CartIPAddre >ss=[ipaddress][/SetHeader]Why are those variables named __ShipToZip instead of simply ShipToZip? I can't tell for sure without your templates, but my guess is that you're hitting this page with either command=ShowCart or command=Add. Either one of those commands automatically will set your header fields (without needing the explicit [setheader]) if the name of the form variable is ShipToZip, but not if it's named anything else.If you hit this page with command=Add, then the formula is evaluated *before* the [setheader] tag, so it won't know the value of [ShipToZip] yet. I suppose you could use [__ShipToZip] in your formulas instead, but it's really better to use the 'natural' header field names that the cart natively knows about already.Technical Support | ==== eCommerce and Beyond ==== Pacific Coast Software | WebCatalog, WebMerchant, 11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster, San Diego, CA 92128 | Typhoon 619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/ PCS Technical Support

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:

Sendmail & Time Issue (2001) splitting numbers in webDNA? (1997) ampersand hell (2003) [WebDNA] Triggers.db wiped completely blank (2011) Fileinfo... (2000) foreign languages, email, webcat (1998) Nested vs conditional (1997) [switch][case] (2004) Sorting by date (1997) [WebDNA] More wish-list requests implemented (2016) Checkboxes and neSKUdata=[blank] (1998) serial number generation (1997) Re1000001: Setting up shop (1997) Flash integration (2002) Candle Light Vigil (2001) Recursion & WebDNA (1999) [WebDNA] TLS 1.2 and [tcpconnect] (2018) Emailer again & again (1997) why .HTML pages no processing? - More Info (2000) problems with 2 tags (1997)