Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inputing a value using the enter button

Status
Not open for further replies.

Dross

Programmer
Aug 16, 2001
212
US
I have a page with text boxes and I want the user to be able to input information into one of the boxes and hit the enter key to act as if they clicked a button. Any way to do that because I am having a problem doing that.
 
I figured it out, it was because I am using a link button on the page instead of a submit button. The solution was to put a regular button on the page and do not put text, backgroung or border on it so the user would not see it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top