I have found that if you have a field with some server side code to be run when tab is pressed and the user presses Enter instead, then the OK button on a form is actioned.
This means that code can be bypassed inadevertently
Would it be possible to make a button to NOT be the default button.
Basically, I want my users to be forced to press the OK button rather than pressing Enter.
Thanks
John