RE: ECommerce practices

2004-03-26 Thread Andre Turrettini
I've always thougth writing to the db is a good idea to track abandoned carts.Sometimes, you can glean info on when and then why people are abandoning their carts. DRE -Original Message- From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 24, 2004 6:10 PM To: CF-Talk

Re: ECommerce practices

2004-03-25 Thread Thomas Chiverton
On Thursday 25 Mar 2004 01:32 am, Peter Tilbrook wrote: CFTRANSACTION Quoting. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF Tel: +44 (0)1749 834900 Fax: +44 (0)1749

RE: ECommerce practices

2004-03-25 Thread Ryan Kime
To answer some of your questions My favorite way to pass variables from page to page is to create a struct of the form variables and then throw it in a wddx using the session scope. You could write a struct for each section and keep rolling it into wddx's. Then in the end roll them out and

RE: ECommerce practices

2004-03-25 Thread Bryan Love
To: CF-Talk Subject: RE: ECommerce practices To answer some of your questions My favorite way to pass variables from page to page is to create a struct of the form variables and then throw it in a wddx using the session scope. You could write a struct for each section and keep rolling

RE: ECommerce practices

2004-03-24 Thread Peter Tilbrook
CFTRANSACTION -Original Message- From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] Sent: Thursday, 25 March 2004 12:10 PM To: CF-Talk Subject: ECommerce practices Just looking for other's insight. Can't think of a better group to ask... I'm setting up a custom ecomm area (current is a