You could just add this to the authentication page:

<HEAD>
<META HTTP-EQUIV=Refresh CONTENT="2; URL=member_area.php">
</HEAD>
<B>Logging you in, hang tight!</b>

You could just set the time to zero and it will auto send to the next page,
and leave out the text.

Thanks,

John Ellingsworth
http://mail.med.upenn.edu/~jellings/




-----Original Message-----
From: ascll [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 21, 2003 10:38 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Automatic load .php page


Greetings,

Instead of using:

<p>Please click here to go to <a href = "member_area.php">member
area</a>.</p>

in my login.php page to go to "member_area.php" once the user was
authenticated, could I just make this AUTO?

Thanks in advance.

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

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

Reply via email to