Couple of ways, dont display anything on the page that does the "add to
cart" function. Then have the add to cart page cflocate to the page that
displays the cart would be the easiest. Dont rely on form variables to pass
information to pages in your cart. I used to do this, then I saw a
powerpoint presentation on figleafs site about shoppingcart that showed how
to use wddx and client vars to pass info around. It's from a cfug around the
middle of last year I think.

jon
----- Original Message -----
From: "James McCullough" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 11:36 PM
Subject: Refresh issue with shopping cart


> I am wondering how to get around this problem. When I add an item to a
> shopping cart, the correct number of items is added.
> However, when the refresh button is hit, the items are added again with
each
> refresh button. This happens with Able Commerce carts as well.
> How would you get around this?
>
> Thanks
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to