posted 18 years ago
Hi
I have a situation where I am having 4 drop down boxes one below the other
The first two are text boxes(simple text boxes).The next two boxes are drop down boxes getting the values from database .I want the last two boxes to be of the same length like the first 2 text boxes but what is happening is that the size of the drop down boxes automatically adjusts according to the largest value.How should I fix it?