Re: ups calculator
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 28961
interpreted = N
texte = On 3/13/00 4:29 pm, Stephen Russo so noted...>I have recently programmed the UPS calculator onto a site.>Now when I set my lineitems everything works except the quantity comes in>with a crazy number.>If I take the set lineitems out it works fine, but my quantity always reads>one and my title and other>things set in my lineitems do not come out.>>Here is my set lineitems code:>>[orderfile cart=[cart]]>>[SetHeader>cart=[cart]]shipVia=[url][__shipVia][/url]&shipToState=[url][__shipToState][>/url]&CartIPAddress=[ipAddress][/SetHeader]>>[lineitems]>[SetLineItem>cart=[cart]&index=[lineindex]]quantity=[interpret][quantity[lineindex]][/int>erpret]&textA=[url][lookup>db=database&lookinfield=sku&value=[url][sku][/url]&returnfield=title][/url]&>textB=[url][lookup>db=database&lookinfield=sku&value=[url][sku][/url]&returnfield=description1]>[/url][/SetLineItem]>[/lineitems]Where are your values coming from for [quantity1], [quantity2], etc? Are they valid? If they're ok, how about using the [lineitems] loop to get the values you need (for texta and textb) and set them to temp variables, then use a separate [loop] to do the [setLineItem] assignment (if there's some odd interaction from having [setLineItem] occurring *inside* the [lineitems])?Rob MarquardtDesigner/Resident WireheadToast Design800 Washington Avenue NorthMinneapolis MN 55401612.330.9863 v612.321.9424 fwww.toastdesign.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Associated Messages, from the most recent to the oldest:
On 3/13/00 4:29 pm, Stephen Russo so noted...>I have recently programmed the UPS calculator onto a site.>Now when I set my lineitems everything works except the quantity comes in>with a crazy number.>If I take the set lineitems out it works fine, but my quantity always reads>one and my title and other>things set in my lineitems do not come out.>>Here is my set lineitems code:>>[orderfile cart=[cart]]>>[SetHeader>cart=[cart]]shipVia=[url][__shipVia][/url]&shipToState=[url][__shipToState][>/url]&CartIPAddress=[ipaddress][/SetHeader]>>[lineitems]>[SetLineItem>cart=[cart]&index=[lineindex]]quantity=[interpret][quantity[lineindex]][/int>erpret]&textA=[url][lookup>db=database&lookinfield=sku&value=[url][sku][/url]&returnfield=title][/url]&>textB=[url][lookup>db=database&lookinfield=sku&value=[url][sku][/url]&returnfield=description1]>[/url][/SetLineItem]>[/lineitems]Where are your values coming from for [quantity1], [quantity2], etc? Are they valid? If they're ok, how about using the [lineitems] loop to get the values you need (for texta and textb) and set them to temp variables, then use a separate [loop] to do the [setlineitem] assignment (if there's some odd interaction from having [setlineitem] occurring *inside* the [lineitems])?Rob MarquardtDesigner/Resident WireheadToast Design800 Washington Avenue NorthMinneapolis MN 55401612.330.9863 v612.321.9424 fwww.toastdesign.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
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:
Ok here is a question? (1997)
[WebDNA] Bug in 6.2? (2009)
wrong input values? (1997)
Exclamation point (1997)
[WebDNA] An apache config file that works? (2013)
Bug Report, maybe (1997)
Can I invoke an ssi plugin from within a webcat page (1997)
Apache 2.0 question (AddModule mod_webcatalog.cpp) (2008)
counting characters and/or words (1997)
Creating results.... (2003)
SiteEdit (1999)
Running 2 two WebCatalog.acgi's (1996)
Unable to view next 101-200 (1997)
HomePage Caution (1997)
WebCat2: Found Items syntax, etc. (1997)
[WebDNA] SHA-256 (2015)
[url] link (1998)
DNS Name lookup (1998)
Country & Ship-to address & other fields ? (1997)
Security Levels... Possible? (2000)