[ciapug] Form submission

Chris Hettinger ciapug@cialug.org
Thu, 09 Sep 2004 11:33:55 -0500


I've fought this issue before but can't recall what I did and can't find 
where I did it...

In IE if a user hits the "ENTER" without tabbing to the submit button 
the form clears itself and doesn't submit.

How can I capture that and proceed to process the submission?

thx in advance.

-ch