Re: Logging purchases
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 11008
interpreted = N
texte = >Howdy, list. I would like to begin logging purchases from my thank you>template through an [AppendFile purchlog.db] command. All I want is four>fields: date, IP address, sku/item/quantity/price for each item>purchased, and the total for that purchase. Anyone know how can I write>[lineItems] into one field in a database without having the second line>item create a new record?Hi Gil,Have you tried this? I don't know for sure, but I believe this will do whatyou want. It shouldn't put any tabs or carriage returns inside thelineitems loop, and the only other tabs and carriage returns are the onesyou type yourself.I used a series of dots to separate the individual lines of line items, butyou could replace those dots with something else, as long as it's not a tabor carriage return ... :)[AppendFilepurchlog.db][date]
[ipAddress][lineitems][sku]/[item]/[quantity]/[price].....[/lineitems][total][/appendfile]Sincerely, Ken Grome ..... ken@iav.com
Associated Messages, from the most recent to the oldest:
>Howdy, list. I would like to begin logging purchases from my thank you>template through an [AppendFile purchlog.db] command. All I want is four>fields: date, IP address, sku/item/quantity/price for each item>purchased, and the total for that purchase. Anyone know how can I write>[lineitems] into one field in a database without having the second line>item create a new record?Hi Gil,Have you tried this? I don't know for sure, but I believe this will do whatyou want. It shouldn't put any tabs or carriage returns inside thelineitems loop, and the only other tabs and carriage returns are the onesyou type yourself.I used a series of dots to separate the individual lines of line items, butyou could replace those dots with something else, as long as it's not a tabor carriage return ... :)[AppendFilepurchlog.db][date][ipaddress][lineitems][sku]/[item]/[quantity]/[price].....[/lineitems][total][/appendfile]Sincerely, Ken Grome ..... ken@iav.com
Kenneth Grome
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:
Tried installing Windows beta with no success... (2000)
all db's in one folder and protected (1998)
[FEATURE REQUEST] (2004)
[showif]/[hideif] question (1997)
Using [sendmail] for mass mailings (2001)
WebCat2: Items xx to xx shown, etc. (1997)
[WebDNA] Sorry WebDNA server not running. (2015)
Claris HomePage messes up the code (1997)
using showpage and showcart commands (1996)
Summing fields (1997)
updating with ProductEditor (1998)
Template Encrypt Speed (1998)
Multiple prices (1997)
Formating found categories (1997)
SQL db type (2006)
FireSite and PIXO (1998)
Running 2 two WebCatalog.acgi's (1996)
Credit card processing - UK (1997)
Fun with Dates - any progress? (1997)
creator code (1997)