> I am having a problem with one of my forms.
> When I enter a ticket number and 'click' on the submit button, the form
> works fine. But when I enter a ticket number and 'press' the 'Enter' key,
> it returns a blank page.
>
> What is it that i am missing? All the other forms on my website work fine
> with the 'Enter' key.
I don't see any PHP code in here, presumably it's the PHP script that's
*receiving* the posted form data that's interesting, no?
If your javascript check function isn't displaying the alert, it's returning
true, so your form should be submitted.
nik