Why is my solution messy?
My script has to deal with a form from ANY server, it is not written simply
to process framesets on mine. I can therefore not rewrite the page from
which the form is posted (as I won't have access to the server), otherwise I
could obviously write an elegant solution that
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),
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
Could be an issue on the webserver if PHP has register_globals set to off...
"David Barrett" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I want to be able to retrieve POST variable in one PHP script (which is
> straight-forward) and then send these from the
4 matches
Mail list logo