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:

search for all (1998) Is there an alternative to emailer? (1999) Database Changes (2000) Almost Real Time (2002) value in forms (2000) Great product and great job ! (1997) WebCatalog stalls (1998) Re:2nd WebCatalog2 Feature Request (1996) Forumulas.db & Variables (2002) using listfiles to build a database? more (2000) How long until WebDNA makes the list? :( (2004) Strange Form Occurrence on Log In Pages (2005) UPDATE PROBLEM (1997) [tcpsend] (2001) WC2.0 Memory Requirements (1997) %@#*& back button!!! (1999) WebCat2 as a chat server? (1997) Not really WebCat (1997) Authenticate (1997) Store Example to Use (1998)