|
|
 |
JavaScript Checkbox help
date posted 5th September 2002 17:07
Hi Freelancers,
I have a form with a number of checkboxes that the user will tick if he
wants an item to be selected for deletion. Before I delete the items I want
to confirm if the user wants to delete these item.
All checkboxes have a nmae attribute starting with del&&
rsList(msFLD_REFERENCEID). rsList(msFLD_REFERENCEID is a unique id and
different for every checkbox.
So how do I check if at least one checkbox has been selected for deletion.
My problem is that I don't know how to validate against only "del".
Thanks for your help in adavnce.
Caroline
_____________________________________________________________________
Privileged/Confidential Information may be contained in this message.
If you are not the addressee indicated in this message (or responsible
for delivery of the message to such person), you may not copy or
deliver this message to anyone. In such case, you should destroy this
message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email
for messages of this kind. Opinions, conclusions and other information
in this message that do not relate to the official business of my firm
shall be understood as neither given nor endorsed by it.
_____________________________________________________________________
This message has been checked for all known viruses by the
MessageLabs Virus Scanning Service. For further information visit
http://www.messagelabs.com/stats.asp
|
 |
|