html(aspx) web page
In a html(aspx) page, I have combobox,textbox,combobox sequencially.
all these in one small portion in web page, so I have given width for each of them.
My Question & problem :
-----------------------
textbox width is 7% it will viewable only 8 characters.
but max length is 50.
without expanding textbox how to view text by scrolling it.
advance thanks.
siva
|