James Taylor <[EMAIL PROTECTED]> asked:
> Should be a pretty simple question, looking for an option in
> header_out to target a frame.
[...]
> Was hoping I could do something like:
> $r->header_out('Target'=>'_top');
>
> but that doesn't seem to work. Any suggestions?
The destination window for
On Thu, 04 Nov 2004 20:54:35 -0800, James Taylor <[EMAIL PROTECTED]> wrote:
> $r->header_out('Location' => 'http://www.somesite.com/login_expired.html');
Use a client-site anchor to get the client to pull the frame via a
normal target.
Only the