pass data from cart to checkout
Hi everybody
is possible to pass data from the form of cart to checkout.php.
For example i would like to pass the value of a radio button from the cart to the checkout.
Thanks for help ;-)
Hi everybody
is possible to pass data from the form of cart to checkout.php.
For example i would like to pass the value of a radio button from the cart to the checkout.
Thanks for help ;-)
Have a look here:
Creating a form that spans multiple pages
147/
thanks for your reply :)
the problem is not the code to use. The form in the cart page don't go directly to a page but the action of the form reload the same page and then redirect to the checkout page and lose post data
Is there a solution?
Thank you :)
There is a way you can do this with the action set to the same page. One thing you can do is add in some set session value server behaviors to the top of the page. In here you give the session variables a name and you can set the values to the posted values from the form. This way you can use these values on the next page or any page after this in the site until these values are deleted or overwritten. You make use of the values by referencing the new session variables that are set, you should be able to see these in your bindings.
yesss .work great!!! Thank you!!! :) :)
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.