Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001072

[PHP-DB] Submitting a form with the Enter button From: Ken Sommers (mrsql.php <email protected>)
Date: 07/27/01

IF I click this submit button:

<input type="submit" name="submit_key" value="send_key">

then (isset($submit_key) ) is TRUE

IF i press my ENTER button instead of click it

then (isset($submit_key) ) is FALSE..

is this normal behavior?

Ken

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>