F
Formentz
Hi guys,
I have a problem that should be quite simple, but I can't figure out:
I have an asp:Login control on the web form, but in the same form there are,
before the login control, other buttons that have the UseSubmitBehavior set
to True.
If I enter username and password, then hit RETURN, the page does not the
login, but it seems that one of the other UseSubmitBehavior button fired.
Is there a way I can force the LoginButton to fire, in any case, when the
user hits RETURN on the login control?
TIA
Ciao
Formentz
I have a problem that should be quite simple, but I can't figure out:
I have an asp:Login control on the web form, but in the same form there are,
before the login control, other buttons that have the UseSubmitBehavior set
to True.
If I enter username and password, then hit RETURN, the page does not the
login, but it seems that one of the other UseSubmitBehavior button fired.
Is there a way I can force the LoginButton to fire, in any case, when the
user hits RETURN on the login control?
TIA
Ciao
Formentz