On 11/10/00, Heather R. Moll penned:
>My question is....
>       I want to prevent people from being able to just hit return/enter =
>on
>   their keyboard and submitting the form.
>       If they just hit return, its just picking the first submit, and I =
>want
>   my users to have a choice of what they're doing. I thought that this =
>may
>   have been posted to list before, but I couldn;t find anything in the
>   archives.
>
>   If anyone has any advice, it would be most appreciated!

If you name the buttons the same, with different values triggering 
the desired action, hitting enter shouldn't submit the form.

name="action" value="Do This"
name="action" value="Do That"
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to