PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Disabling emailing form results when the enter key is pressed
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Disabling emailing form results when the enter key is pressed
![]() |
Disabling emailing form results when the enter key is pressed |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi Team:
Just created a Form with lots of fields. The Submit button correctly sends the results to the specified. Problem: Unfortunately form results are emailed if, unintentionally/ by mistake, the ENTER key is pressed. This is unexpected/ unneeded behavior. How do I disable this behavior? Your thoughts will be greatly appreciated. Thanks Mohindar -- Kaloo |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Add validation (make the field required) to your critical form fields, or the last form field
-- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; _____________________________________________ "Mohindar" <Mohindar@discussions.microsoft.com> wrote in message news FFB4465-5A8B-4CF6-B5DB-505EC9C59B57@microsoft.com...| Hi Team: | | Just created a Form with lots of fields. The Submit button correctly sends | the results to the specified. | Problem: | Unfortunately form results are emailed if, unintentionally/ by mistake, the | ENTER key is pressed. This is unexpected/ unneeded behavior. How do I disable | this behavior? | | Your thoughts will be greatly appreciated. | | Thanks | Mohindar | -- | Kaloo |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hope this will help you
This first one is a javascript which will intercept the inadvertant ENTERs and turn them into TABs, which will take the end user to the next form field. http://javascript.internet.com/form...-emulation.html This one will just disable the ENTER key for selected <inputs> http://www.bloggingdeveloper.com/po...-Key-Press.aspx "Mohindar" <Mohindar@discussions.microsoft.com> wrote in message news FFB4465-5A8B-4CF6-B5DB-505EC9C59B57@microsoft.com...> Hi Team: > > Just created a Form with lots of fields. The Submit button correctly sends > the results to the specified. > Problem: > Unfortunately form results are emailed if, unintentionally/ by mistake, > the > ENTER key is pressed. This is unexpected/ unneeded behavior. How do I > disable > this behavior? > > Your thoughts will be greatly appreciated. > > Thanks > Mohindar > -- > Kaloo |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Thank you Team for your suggestions. For now resolved the issue by using
validation on last field. Will look into other solutions suggested by Mike. I will now close this issue. Again thanks. -- Kaloo "Mike Mueller" wrote: > Hope this will help you > > This first one is a javascript which will intercept the inadvertant ENTERs > and turn them into TABs, which will take the end user to the next form > field. > http://javascript.internet.com/form...-emulation.html > > This one will just disable the ENTER key for selected <inputs> > http://www.bloggingdeveloper.com/po...-Key-Press.aspx > > > > > "Mohindar" <Mohindar@discussions.microsoft.com> wrote in message > news FFB4465-5A8B-4CF6-B5DB-505EC9C59B57@microsoft.com...> > Hi Team: > > > > Just created a Form with lots of fields. The Submit button correctly sends > > the results to the specified. > > Problem: > > Unfortunately form results are emailed if, unintentionally/ by mistake, > > the > > ENTER key is pressed. This is unexpected/ unneeded behavior. How do I > > disable > > this behavior? > > > > Your thoughts will be greatly appreciated. > > > > Thanks > > Mohindar > > -- > > Kaloo > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

FFB4465-5A8B-4CF6-B5DB-505EC9C59B57@microsoft.com...
