At 11:21 17.03.2003, Tony Burgess said:
--------------------[snip]--------------------
>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.
--------------------[snip]-------------------- 

Maybe you could send some code snippets what you're trying to do, or
elaborate a bit more so we can help you. POST'ing web forms is said to
work, I've heard.


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



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

Reply via email to