Hello,

I am having a real hard time to understand query strings!!

Currently I pass data/variables from one page to the next using hidden inputs.
This works 100%, but I'm running into some trouble with it now. What I want to do
is send an email address field from page1 to page2, so that I can then use that variable(email)
in page2, in sql statement for example.

Can someone please give me some simple example code - I'm sure I'll then be
able to figure it out.

Thanks,
T