David Barrett wrote:

Think you may have misread the problem, or I am not good at explaining it
;-)

I can receive POST variables fine, and GET. My problem is that when a
frameset (which my script renders) contains a form, I need to retrieve the
OUTPUT from the form's target (i.e. ACTION tag), so I need to send all the
POST (or GET... but that is easy) data received by my script onwards to
another.

Does this make more sense?

It makes sense, but your solution is messy. Still you can use curl



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

Reply via email to