Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Buttons
Message
From
17/12/2004 09:47:31
 
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Jet/Access Engine
Miscellaneous
Thread ID:
00969641
Message ID:
00970032
Views:
16
>Hello everybody:
>
>I am running into this problem, I have a page that has 5 buttons and text boxes when the text file gets the focus the first button out of the 5 and when the enter key is pressed it fires it. This is driving me insane any suggestions?
>
>Thanks to All
>
>Mario Martinez

The only way I know to solve this is to use Javascript on each text box to process the KeyDown event. If the key pressed is the enter key then you can submit the button that is tied to the text box.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform