Hi everyone,

I have a form which gets sent as an email, the user then fills in details
using textboxes etc.
After filling in all the required fields the user hits the submit button,
this should open a new window and pass all necessary information to this
page. I have tried using both POST and GET methods for this and the GET
method works to an extent but doesn't allow me to have any hidden values. If
anyone has an alternative method then please let me know.

Thanks
Tony Burgess



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to