Hi
>
> I need to go to another page. The page is on another system, so I cannot
> Execute the file.
>
> How do I unconditionally and without user intervention go to another page
on
> another site?
>
> I know I can use this
> [- $http_headers_out{'Location'} = "$fdat{newpage}" -]
>
> But this is a redirect, and the browser complains when I try to go from a
https
> to a normal http page. I would like to avoid this message, which will
confuse
> the user.
>

I don't know any other way.

The only thing would be if the original server acts as a proxy for the new
server, so it continues to be a https connection.

Gerald



-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to