Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (28)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (27)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
Submitting Forms by Hitting ENTER
How do I make a form so it can be submitted by hitting ENTER?
✍: FYIcenter
You need add JavaScript code to the input fields. When you hit the Enter key, the JavaScript code will be called to submit the form for you.
2007-03-03, 5061👍, 0💬
Popular Posts:
Which are the various programming approaches for WCF?
How do I debug thread ? This window is only seen when the program is running in debug mode. In windo...
How do I debug thread ? This window is only seen when the program is running in debug mode. In windo...
How To Use Subqueries in the FROM clause? - MySQL FAQs - SQL SELECT Statements with JOIN and Subquer...
How do we configure “WebGarden”? “Web garden” can be configured by using process model settings in...