Thread: forms question
View Single Post
  #7 (permalink)  
Old 05-16-2004, 08:48 PM
flood6 flood6 is offline
WebProWorld 1,000+ Club
 
Join Date: Sep 2003
Location: Texas
Posts: 1,156
flood6 RepRank 0
Default JavaScript

Quote:
Originally Posted by tokmaz
i know it is a bit OT, but how to make a field in a form required?
The most commonly used method is with JavaScript. Here are a few solutions from hotscripts:

http://www.hotscripts.com/JavaScript...rms/index.html
Reply With Quote