Click to See Complete Forum and Search --> : sending variables


kjohn
07-14-2003, 05:21 PM
Does anyone know how to send variables from one HTML form to another? So when I click submit on the 2nd form, I want it to send ALL variables to my script instead of just the ones on the 2nd page?

Thank u!

Khalid Ali
07-14-2003, 05:23 PM
:confused: :confused: :confused: :confused:

David Harrison
07-14-2003, 05:25 PM
You would have to do something similar to this script that Dave Clark so kindly provided me with some time ago.

kjohn
07-14-2003, 05:49 PM
I appreciate your response, however that whole script he wrote is a foreign language to me and won't help me one bit...

This seems like a pretty normal thing to do...

People usually have order screens where they put what they want for their order, then they are taken to a checkout screen, where when they submit their information, and their order and information is sent to the system...


Someone has to know this?? Doesn't seem that hard..

Katie

Khalid Ali
07-14-2003, 06:29 PM
Its "for sure" not that hard,however do you know any server side languages?...
because that will be your best bet to use...