Passing Data through pages? ack
Posted: Thu Oct 24, 2002 2:48 pm
I have 3 checkout pages for an ecom site
one to display the item info/shipping options and place to enter their cc card...
from that page they go to a confirm page that gives them all the shipping and taxing tots
when they click submit the enter is ordered
right now I'm using hidden fields, but that doesn't seem the best way to pass data. Anyone know a better way? Would it be bad to make those hidden fields session variables instead??
thanks!
one to display the item info/shipping options and place to enter their cc card...
from that page they go to a confirm page that gives them all the shipping and taxing tots
when they click submit the enter is ordered
right now I'm using hidden fields, but that doesn't seem the best way to pass data. Anyone know a better way? Would it be bad to make those hidden fields session variables instead??
thanks!