If the login form is processed by a PHP script, just do

header("Location: newpage.html");

This will either redirect the page in the fram or redirect the whole
document in the browser window.

LJ


"Morten Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I got a page, which uses frames. When a user logges in I would like to
> refresh a frame, but I don't know how to do that.
> Can anybody help me?
>
> Thanks,
> Morten
>
>



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

Reply via email to