Are you doing a Web App? Is this in ASP.NET? If it is,
then the browser interpreting the HTML output will change
multiple spaces to one space.
Quote:
>-----Original Message-----
>if i insert 2 spaces or more successively in a listbox
>item, i see only one space on run time.
>How to solve this problem ? thank you
>.