Re: Required field
by "eva" <eva(at)algonet.se>
|
| Date: |
Wed, 18 Feb 1998 17:10:47 +0100 |
| To: |
"HTML Theory" <hwg-theory(at)hwg.org>, "Gary Gray" <ggray(at)ep-ppp.com> |
| |
todo: View
Thread,
Original
|
|
Gary Gray <ggray(at)ep-ppp.com>
>I have a registration form on our organization's sight. I sometimes get
>incomplete
>forms sent to me. I.e., one or more fields not filled in.
>I know there is a way to make a field required. (Form will not
>be sent unless the required field is filled in.)
To make a field required a script, e.g. FormMail (*) version 1.3 and up,
must contain appropriate variables. Once you have a working script include
the following in your form:
<input type=hidden name=required value="name1,name2,name3">
(*) http://www.worldwidemart.com/scripts/
/e
HWG hwg-theory mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.