Not with out some coding & trickey. Why would you want to determine if
the user hit enter or clicked 'SUBMIT'? What's the bigger picture? If
you're wanting to ensure that required information has been entered,
you'll want to implement validation code.
David H.