Having spaces in select box
                            
                         
                        
                     
                 
                
                    Hi,
I need to have a select box what has items with spaces in them.
If I use server ListBox control and add an item that has   in it, control is "wise" enough to render it as   :(, which of course causes   to get visible, not the space.
How to do that?