OK, now I'm REALLY lost!!
Maybe I didn't explain properly or what I want to do is NOT query string.
I basically want to achieve something like this forum for instance - look in the url - they send some info from one page to the next.
http://forums.vb-world.net/showthrea...threadid=59054
The email address which I want to send to the next page is not entered in a input box. I read this from my db. I suppose I now can put this email (which I just read from db) into a input/hidden input and the post it, but I am trying to learn some other stuff - "querystrings" , for now!!
Thanks,
T