Within my PHP code, I often do a re-direct via opening a new socket.
This works like a champ *but* the surfer's browser retains the URL in
the Address from the last <FORM Type="GET"> - not the recent re-direct.

This can be a problem if I do a https:// re-rect in that the broswer
does not indicate to the surfer that they are in secure mode.  Also,
with Netscape, the relative address does not work after the redirect
(e.g. src="images/floatoheader.gif").

Is there a way to update the browser so that it has last re-direct?

Many thanks.................

--
Todd Cary
Ariste Software
[EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to