[Kss-devel] Changing a form selection
Rob Campbell
kg6hum at gmail.com
Thu Mar 22 19:49:29 CET 2007
Hello,
What is the best way to change the selected option in a form? Here is
an example of the form I am using.
<select name="licenseClass" id="licenseClass">
<option value="Technician">Technician</option>
<option value="General">General</option>
<option value="Advanced">Advanced</option>
<option value="Amateur Extra">Amateur Extra</option>
<option value="Novice">Novice</option>
<option value="Technician Plus">Technician Plus</option>
<option value="None">None</option>
</select>
The form is being generated by ReMember. Is there a way to change the
selection using the licenseClass id? Thank you.
--
Rob Campbell
KG6HUM
More information about the Kss-devel
mailing list