Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 15th, 2005, 10:29 PM
Authorized User
 
Join Date: Dec 2005
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to raybristol
Default how to use 'Enter' button to trigger a button, thx

hi, suppose I have a textfield and a submit button, I want user to type in some text then hit 'Enter' button to trigger the submit button instead of using mouse to click on it?

Many thanks for your help!

 
Old December 16th, 2005, 06:56 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 440
Thanks: 0
Thanked 0 Times in 0 Posts
Default

AFAIK, if the button you want to click is the only submit button on the form, this is the button which will be clicked when 'enter' is pushed. I have had a similar problem, but the thing was that I had two submit buttons, and I simply changed the button which shouldn't be clicked on 'enter' to a simple button (not submit).

Hope it helps, Jacob.





Similar Threads
Thread Thread Starter Forum Replies Last Post
on keypress (enter) jump to button RoniR ASP.NET 1.0 and 1.1 Basics 1 January 8th, 2007 09:37 AM
How to set Default Button to "enter Key" madhusrp C# 2 April 10th, 2006 10:42 AM
how to disable enter key for a particular button g_vamsi_krish ASP.NET 1.0 and 1.1 Professional 1 January 19th, 2006 11:22 AM
Enter key vs Click Button akibaMaila VB.NET 2002/2003 Basics 1 January 14th, 2005 12:49 PM
Button Focus and Enter Key nigel VS.NET 2002/2003 1 August 19th, 2003 07:41 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.