HTML Form Input (Require user enter information)

  • Thread starter Thread starter Jack Nation
  • Start date Start date
J

Jack Nation

Anyone know how I can make this name field require the user's name upon
form submittal?

Your Name Please: <input type="text" name="name" size=22>
 
Anyone know how I can make this name field require the user's name upon
form submittal?

Your Name Please: <input type="text" name="name" size=22>

Validate the field using javascript.


--
WGA is the best thing that has happened for Linux in a while.

The ULTIMATE Windoze Fanboy:

http://video.google.com/videoplay?docid=-2370205018226686613

Is this a modern day equivalent of a Nazi youth rally?:

http://www.ntk.net/media/developers.mpg

A 3D Linux Desktop (video) ...


View Some Common Linux Desktops ...
http://shots.osdir.com/
 
Back
Top