How to set a predefined ...cart.php?item=gift and still be able to add on to the end...

dav1

New member
...with data from a form? The action part of the form has the address then at the end ...cart.php?item=gift but when it sends in the data in the form i.e. from the text box it doesnt append to this it just overwrites it so it becomes ...cart.php?amount=1. how can i make it so it adds to the end? thanks
 
Back
Top