...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