[PHP] HTTP post without using form fields From: Adrian Ionescu (adi <email protected>)
Date: 12/18/00

Hello everyone,

Can somebody help me sending received $HTTP_POST_VARS to another page
without using hidden form fields?

I have an user input form, then I want to change dinamicaly form's action
attribute by using an invisible php page (using window.location in
javascript).
This is the second time I need this think, last time was for validation
purposes.

regards,
Adi Ionescu <adi <email protected>>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>