joey o.
Dec 4th, 2000, 12:57 PM
I'm hoping this is really easy but I can't do it. How do I define the size of an interactive dropdown so when I populate it with "1" it's the same size as when it's populated with "123456789...". Currently my form resizes every time I refresh the dropdown and this is ticking off my users. I tryed using "size" and it ignored me.
Ex:
<OPTION size = 15 value=RS("blah")>RS("blah")</OPTION>
Thanks
JoeyO
Ex:
<OPTION size = 15 value=RS("blah")>RS("blah")</OPTION>
Thanks
JoeyO