Submit Login control button when I hit Enter
I have an ASP.NET web page with a Login control on it. When I hit Enter, the Login button doesn’t fire; instead the page submits, doing nothing.
I have an ASP.NET web page with a Login control on it. When I hit Enter, the Login button doesn’t fire; instead the page submits, doing nothing.