Kris Krause .NET Meister

"If it is fast and ugly, they will use it and curse you; if it is slow, they will not use it."
- David Cheriton, The Art of Computer Systems Performance Analysis

Tuesday, April 12, 2005

Default ASP.NET Submit Button

Here are two ways to solve the problem of having multiple textboxes and multiple buttons on a form. Each button corresponds to a textbox. When the user enters something in the textbox and presses the enter key... we want the appropriate button to fire.

http://www.metabuilders.com/Tools/DefaultButtons.aspx
http://weblogs.asp.net/rajbk/archive/2003/12/11/43023.aspx

Labels:

0 Comments:

Post a Comment

<< Home