Hi Experts,
here is what I do right now:
<p>Hostname(s) where Printer should be installed:<br>
<select name="TOHOST" size="5">
<option> hsysap80 </option>
<option> hsysap81 </option>
<option> hsysap20 </option>
<option> hsysap21 </option>
<option> hsysap22 </option>
</select>
</p>
but what I really want to do is to get the options from a file or command output. I'm on a UNIX Box...
Appreciate any ideas
TIA
Axel
here is what I do right now:
<p>Hostname(s) where Printer should be installed:<br>
<select name="TOHOST" size="5">
<option> hsysap80 </option>
<option> hsysap81 </option>
<option> hsysap20 </option>
<option> hsysap21 </option>
<option> hsysap22 </option>
</select>
</p>
but what I really want to do is to get the options from a file or command output. I'm on a UNIX Box...
Appreciate any ideas
TIA
Axel