Forms ! !

You can access the each individual value within the form (radio group, check box, drop-down box, entry box, list box) by using its Lectora name. Use VarLectoraVariableName.getValue(). So if your the check box variable was ChkBox1 then in JavaScript it would be x = VarChkBox1.getValue();cheers, benEdited By: bpitman on 2006-3-9 16:40:45

Discussions have been disabled for this post