× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks for the info, I also did find out what bit me - I was also passing in
hidden fields the item numbers (same field names) as weather or not they
where checked for the class code (thus rendering the javascript impotant
against
previous "check marks")  At that point I did not need to pass that on in
hidden
fields, so I pulled that portion of code out of my rpg program...



-----Original Message-----
From: web400-admin@midrange.com [mailto:web400-admin@midrange.com]On
Behalf Of Brad Stone
Sent: Thursday, November 08, 2001 3:29 PM
To: web400@midrange.com
Subject: Re: [WEB400] painful question on javascript and checkboxes not
working


I would debug your javascript.  You'll probably find the
problem there.

Also, one note.  If you really don't need a count of the
number of checkboxes and are just checking to see if any
were checked, I would have your AnyRecords() method just
reuturn TRUE if it finds a checked box (in the loop), and
FALSE at the end of the loop.  This will speed things up a
little and make the code a little clearer.

Brad
www.bvstools.com





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.