Re: [append]
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 15883
interpreted = N
texte = >Using the append context, the first item doesn't get appended. Is there a>limit of items this will append, It didn't start occuring untill I added an>item.>Here is what I use.>>[append db=xxx.db]>>title=[title]&sku=[sku]&description=[description]&Category=[category]&taxabl>e=[taxable]&price=[price]&unitShipCost=[unitShipCost]&hasPhoto=[hasPhoto]&ph>otoName=[photoName]>[/append]Be very careful about those carriage returns in there: WebCatalog in this case thinks that you're specifying a field named
title. The correct syntax is[append db=xxx.db]title=[title]&sku=[sku]&description=[description]&Category=[category]&taxable=[taxable]&price=[price]&unitShipCost=[unitShipCost]&hasPhoto=[hasPhoto]&photoName=[photoName][/append](no carriage returns anywhere).WebCatalog never 'throws away' any characters that you might think are extraneous, such as carriage returns. The reason: you may want to put actual carriage returns into a field in your database someday, or be able to otherwise very accurately control the exact characters that get written to a file or a field.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>Using the append context, the first item doesn't get appended. Is there a>limit of items this will append, It didn't start occuring untill I added an>item.>Here is what I use.>>[append db=xxx.db]>>title=[title]&sku=[sku]&description=[description]&Category=[category]&taxabl>e=[taxable]&price=[price]&unitShipCost=[unitShipCost]&hasPhoto=[hasPhoto]&ph>otoName=[photoName]>[/append]Be very careful about those carriage returns in there: WebCatalog in this case thinks that you're specifying a field named title. The correct syntax is[append db=xxx.db]title=[title]&sku=[sku]&description=[description]&Category=[category]&taxable=[taxable]&price=[price]&unitShipCost=[unitShipCost]&hasPhoto=[hasPhoto]&photoName=[photoName][/append](no carriage returns anywhere).WebCatalog never 'throws away' any characters that you might think are extraneous, such as carriage returns. The reason: you may want to put actual carriage returns into a field in your database someday, or be able to otherwise very accurately control the exact characters that get written to a file or a field.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Grant Hulbert
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:
Linux Beta4 problems with multirecord returns (2000)
WebCatalog books and othre resources (2001)
WebTen and WebCat (1997)
Separate SSL Server (1997)
Displaying photo attached to first record (1997)
Orderfile Question (2003)
Form Weirdness (2002)
protect tag on NT IIS (1997)
Word search (1997)
Re2: frames & carts (1997)
Re1000001: Setting up shop (1997)
Unique SKU Numbers (2000)
Dummy Credit Card Number for debug? (1997)
[tcpconnect] doing nothing- SM any help here??? (2001)
[WebDNA] WebDNA not running after 10.6.3 update (2010)
Off Topic: MacOS X Server on iMac (2000)
WebCatalog for guestbook ? (1997)
Mystery authentication (1997)
RE: OK, here goes... (1997)
Re:Searching for ALL / empty form field *the FINAL answer* (1997)