Another pair of eyes is a wonderful thing ;-)
Cheers, Neil.
<?PHP $self = $_SERVER[ 'PHP_SELF' ]; ?> <form method="post" action="SessionLogin.php"></form>
????!
<input type="text" name="username" maxlength="20"/> <input type="password" name="password" maxlength="20"/> <input type="submit" value="Submit"/> </form> ?> More HTML etc...
When the submit button is pressed the nothing happens.
Tryst
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php