I have a SELECT multiple and I can't get it to stay at a fixed width even when I set the WIDTH=##. I construct the SELECT with different values every time I refresh the page... maybe this construction of the SELECT with altered values changes this? It seems to size to the longest text within the SELECT... any way to force it to keep to the fixed size? (Maybe there has to be some sort of slide bar so that even if the whole text isn't displayed the user can slide the bar to the right and see it all).

TIA!