You could use javascript to intercept the return request, however this will
not work for those who switch JS off.


-----Original Message-----
From: Heather R. Moll [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 11 November 2000 3:06 PM
To: CF-Talk
Subject: Re: 2 Submit button on one form


Thanks!
----- Original Message -----
From: "Jaime Garza" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, November 10, 2000 4:59 PM
Subject: RE: 2 Submit button on one form


> <input type="submit"> is associated with the return key. Period.  try
<input
> type="button"> instead.  If you want the look and feel of default use
style
> sheets (IE only) or gifs with <button></button> etc.
>
> There may be a method to know if enter was pressed and stop form
submission,
> but I suspect it will only work in IE.
>
> <Jaime/>
>

------------------------------------------------------------------------------------------------
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