Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get value of radio button
Message
Information générale
Forum:
Internet
Catégorie:
VBScript
Divers
Thread ID:
00192162
Message ID:
00192309
Vues:
17
>We are trying to check the value of a radio button in a submit onclick. We can't seem to get it to work unless we use
>document.form.elements(#). I don't want to do that because if someone comes in and addes a new form field then it shifts all our element nubmers. anyone know how to access the value by name?
>thanks,
>gray

Instead of document.form.elements(#), can't you use document.form.elements(name)?
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform