Okay, you are correct about the coding practices, but this is not really
helping me.  One other thing I forgot to mention is that I have two such
buttons:
<button type="submit" name="action">Search</button>
<button type="submit" name="action>Add</button>
When I click on search, $action is suppossed to be set to Search, but it is
actually getting set to Add.  Any ideas?




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

Reply via email to