One more thing: How would I preselect a certain entry like this?

<select name="character">
        <option value="marvin" selected>Marvin the paranoid
        Android</option>
        <option value="arthur">Arthur Dent</option>
        <option value="zaphod">Zaphod Beeblebrox</option>
</select>

Thanks,
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to