Re: IValue



ivalue? i've never heard of that.

to select a value, you must use the "selected" property.

<option value="1" selected="selected">One</option>

.