How do I control a Checkbox button from another script?

How do I control a Checkbox button from another script?

Post by Jens Jakobse » Tue, 16 Dec 1997 04:00:00



Hi

I can't find out how to check if the user has checked a checkbox button
I wan't to somthing like this

if the value of checkbox "Catalogo" = true THEN
    append doc, member "Catalogo"
  end if

But this dosen't work...

Please tell me how to handle this

Thanks in advance

--

Jens Jakobsen
Graphic Designer

MultiMedia Group
Stibo Datagraphics, Denmark
S?ren Nymarks vej 3
DK 8270 H?jbjerg

Phone: +45 8939 1213
Fax: +45 8939 1112

ICQ: 1920931
HomePage: http://www.geocities.com/SoHo/Studios/1548/

 
 
 

1. read-only checkboxes and radio buttons changable

Internet Explorer 6.0, 5.5, 5.0, and 4.0 ignore the "readonly" attribute on
the <input> element when the type attribute is set to "checkbox" "radio".

In other words, read-only radio buttons and checkboxes are not treated as
read-only.

To reproduce, see my test page at
http://www.robinlionheart.com/stds/html4/forms.html.

2. Scroll - Partial Picture/Words Move

3. *** Keyboard Shortcut for Checkbox/Radio Buttons ***

4. CHANGE DESKTOP THEME

5. failure to display checkboxes/radio buttons under advanced

6. Setting the best partition for swap file

7. Transparent Checkboxes and Icons on Buttons?

8. HELP! Can't connect to other machines in the network...

9. Disabling buttons and checkboxes.

10. Radio buttons acting like checkboxes

11. Adding tooltips for normal buttons/static text/checkboxes etc.

12. Control buttons,scroll buttons,program menu

13. add checkbox in a list box control