Jay Blanchard wrote:
Good morning gurus,

Is it possible to have a form where I post variables to a processing
script which would then redirect to another form have variables posted
from the processing script? I am researching the HTTP header things as I
write this, but have not found a viable answer that is PHP only.

If memory serves, we had to do this at my last job, and I think we found sockets to be the answer. I don't remember any of the details (wasn't my project), but I'm pretty sure they opened a socket to POST the data thru.


--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

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



Reply via email to