- Jul 26, 2001
- 12,375
- 10
- 81
i feel kinda dumb asking this becuase this is the exact same thing i did almost everyday last summer at my old job--
I'm making an online registration form for my companies website... however the form is too long to be reasonable put on one page-- so im splitting it up over two pages.
all i want to do is make it so that when you press the 'continue' button on the first page, it sends the variables from that page to the next page through the URL (ie: ?var=var1). I dont remember how to make it do that though... and once i do that, i dont remember how to make sure the next page is able to use them.
I'm making an online registration form for my companies website... however the form is too long to be reasonable put on one page-- so im splitting it up over two pages.
all i want to do is make it so that when you press the 'continue' button on the first page, it sends the variables from that page to the next page through the URL (ie: ?var=var1). I dont remember how to make it do that though... and once i do that, i dont remember how to make sure the next page is able to use them.