I am finding an issue with the current DropDownList and ListBox ASP.NET Web Controls. I had a system set up for Arabic and a string that I put into a drop down had a number. The letters were being displayed in Arabic but the numbers were
I made a complete webshop application that I have to multilanguage-enable. The Web application is based on a master page and user controls where I putted a DropDownList control filled with the languages that I want to be available.
I have an XP SP2, .net framework 1.1 SP1. An html/css interface using jscripts in which I create ActiveX objects and present a dialog using the appropriate language set by the user on that machine.