i had a prob simular to this. the conclution i came to was my firewall and ie cookies were set wrong. so try puting liek alow all cokkies and put the webserver ip in the trusted catigorie or such. to answer ur second question kinda u can use a form like so
Code:
<form name="form1" enctype="multipart/form-data">
<select name="menu1" multiple size="20">
<option>the first sentance has to be as long as you want the box </option>
<option>1</option>
<option>2</option>
<option>1</option>
<option>1</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
<option>2</option>
</select>
</form> but as u can see this is a very basic. no font colors no new fonts no backround
colors other than white so it prob wont work but just a thought.
hope it helps can