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:

Re:Emailer and encryption (1997) RE: WebCatalog NT beta 18 now available (1997) Secure Server (1997) Timeout question .. (2003) emailer and other smtp (1998) Graphing Modules (2004) Re:2nd WebCatalog2 Feature Request (1996) Entry point? Security w/ dbase helper? (1997) WebCatalog NT beta 18 problem (1997) WC2b12: Yes, Formulas.db is for real (1997) Possible Bug in 2.0b15.acgi (1997) DDEConnect not working (2006) (OT) SERVER FREEZES ALL AT SAME TIME (2004) P1: How to make webcatalog more stable. - LONG (1999) Single Link browsing (1997) Make sure I understand this??? (1997) Invisible chars (gremlins) ok in db? (2000) Need relative path explanation (1997) Number of files in a directory (2006) [input] [/input] (1997)