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
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