Digital Point Forums
Wire Transfer

Go Back   Digital Point Forums > Design & Development > Programming > JavaScript
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Aug 18th 2005, 5:03 am
clasione clasione is offline
of the Nightfall
 
Join Date: Jan 2005
Location: Long Island
Posts: 2,346
clasione is a name known to allclasione is a name known to allclasione is a name known to allclasione is a name known to allclasione is a name known to allclasione is a name known to all
Making Form Field Required

What is the code to make a form field "required" in the inputs:

<INPUT SIZE="60" ----??----- NAME="additionalphone">
__________________
-
Reply With Quote
  #2  
Old Aug 18th 2005, 5:30 am
Foxy's Avatar
Foxy Foxy is offline
Chief Natural Foodie
Recent Blog: Knitting Yarn
 
Join Date: Mar 2004
Location: On a Boat
Posts: 1,614
Foxy has a spectacular aura aboutFoxy has a spectacular aura about
Quote:
Originally Posted by clasione
What is the code to make a form field "required" in the inputs:

<INPUT SIZE="60" ----??----- NAME="additionalphone">
Use phpformgenerator and you do not need to worry
__________________
Ciao Foxy

modular homes
Reply With Quote
  #3  
Old Aug 18th 2005, 6:01 pm
J.D. J.D. is offline
of the Nightfall
 
Join Date: Nov 2004
Posts: 1,198
J.D. has a spectacular aura aboutJ.D. has a spectacular aura about
Quote:
Originally Posted by clasione
What is the code to make a form field "required" in the inputs:

<INPUT SIZE="60" ----??----- NAME="additionalphone">
None. You have write/find code that will check if the value is valid. It can be done on the client side and/or on the server. Client side validation is unreliable and should be used only to complement server-side validation.

J.D.
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to type in a Form Field without clicking it - i.e like Google/Yahoo? misohoni JavaScript 10 Jul 15th 2005 5:58 am
help on field names pdarling Optigold ISP 1 May 19th 2005 2:33 pm
Password field davedx Keyword Tracker 0 Mar 24th 2005 9:37 pm
How To Define Width Of Field In Form? digitalpoint CSS 8 Oct 9th 2004 1:43 am
Form Text Table Background - making it fixed misohoni Programming 3 Jul 27th 2004 5:19 am


All times are GMT -8. The time now is 1:48 pm.