Forum Moderators: open
I have a log-in / password authentication script which ends with a submit button. THe script works fine when the submit button is pressed, but not when the user types the password and hits enter.
I have tried adding an onEnter command into the code for the input box (rather than the button), but more out of hope than expectation. This didn't work.
Any suggestions?
THanks!
David