Hallo Leute
Ich habe in meinem Formular ein Pulldown-Menu mit Mehrfachauswahl. Doch wie lese ich alle ausgewählten Werte aus?
Code
<select name="Plattfrom" size="7" multiple dir="ltr" lang="de">
<option>XP</option><option selected="selected">Win</option>
<option selected="selected">Linux</option>
<option selected="selected">AIX</option>
<option selected="selected">Sun</option>
<option selected="selected">WAS</option>
<option selected="selected">Special</option>
</select>
Ich bin für jeden Hinweis zur Erfassung des Problems dankbar! Hinweise nehme
ich gerne entgegen oder jede Polizeidienststelle.
B Funky Wundi