PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage How can I validate a check box in FrontPage 2000 using Javascript.

Reply

How can I validate a check box in FrontPage 2000 using Javascript.

 
Thread Tools Rate Thread
Old 19-10-2004, 02:31 AM   #1
=?Utf-8?B?QmVsaW5kYQ==?=
Guest
 
Posts: n/a
Default How can I validate a check box in FrontPage 2000 using Javascript.


I'm going nuts trying to successfully write validation code for form check
boxes in FrontPage 2000. I have used FrontPage to validate option buttons
and text boxes and I know that I cannot use it to validate check boxes, so I
am trying to insert my own code, but it seems to totally ignore it. How do I
make it work?
  Reply With Quote
Old 19-10-2004, 03:20 AM   #2
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: How can I validate a check box in FrontPage 2000 using Javascript.

You have to modify/add your code to the code generated by FP, then you have to remove all FP webbot
code from your form. To access the code generated by FP, view the form in IE, then copy to notepad,
then add your modifications and assign a unique name to the code, and change the form name assigned
by FP to the code and the form tag.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Belinda" <Belinda@discussions.microsoft.com> wrote in message
news:07249637-27A3-4D1B-A2A0-FF18B72DA36B@microsoft.com...
> I'm going nuts trying to successfully write validation code for form check
> boxes in FrontPage 2000. I have used FrontPage to validate option buttons
> and text boxes and I know that I cannot use it to validate check boxes, so I
> am trying to insert my own code, but it seems to totally ignore it. How do I
> make it work?



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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

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