Are you hitting enter while in one of the fields or clicking the submit 
button.  I've seen versions of IE that would not set the submit button 
if enter was used.  Personally, I would check for isset($username) && 
isset($password).

Mike...

(Sorry for the very late reply, etc.  I've been dealing with a screwy 
server for the past few days:(

Jason Wong wrote:

>On Sunday 17 March 2002 13:14, Jason Wong wrote:
>
>
>>You're using 4.1.1, $HTTP_POST_VARS{} has been replaced by $_POST[] (see
>>changelog/history/php.ini for details).
>>
>
>
>Sorry a typo:
>
>$HTTP_POST_VARS[] has been replaced by $_POST[]
>
>





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

Reply via email to