Hello there,

I was wondering if there is a way to use the header function in php to
redirect the browser's output to a different frame.

Specifically, I have a form on frame A which has two submit buttons.  I
would like one to submit the data in the form to a page which will load
in frame A, and the other to submit the data to the same page which will
load in frame B.

I was hoping that I could put some code at the top of the results page
which will tell the browser which frame to display it in (dependent on
which $_POST variable is set).  Is this possible?

Thanks,
Grant


-- 
Grant Rutherford
Iders Incorporated
600A Clifton Street
Winnipeg, MB Canada R3G 2X6
http://www.iders.ca
tel: 204-779-5400 ext 36
fax: 204-779-5444

This message is intended solely for the use of the designated
recipient(s) and their appointed delegates, and may contain
confidential information.  Any unauthorized disclosure,
copying or distribution of its contents is strictly prohibited.
If you have received this message in error, please destroy it
and advise the sender immediately by phone, email or facsimile.


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

Reply via email to