Hi all!
I'm new to Web Development.
Here's the problem:
I have an ASP.net,
VB.net Website that was purchased from LaGarde Storefront.
The website has Google Analytics.
When going to the secure checkout.aspx page, it goes through a redirect(for Google analytics).
When the customer hits the IE back button, it goes back through the redirect, but ends up on the same checkout page, but the cart is now empty.
I've tried changing the code in the shopping cart page which the customer clicks checkout, to save the cart (it's saved in a db), save the session etc.
I've tried changing the code in the secure checkout page, but nothing seems to work.
Hope this is enough info for you guys!
Any ideas?
Thanks in advance!
Dartcoach