aspx thread: Drop Down List displaying erroneous characters to end of items
I created a dll with a class that returns an array of string values. In a windows project this class works great with the drop down list and the tree view control for population. When I try using the array to populate a web drop down list I get random characters added to the items text. Doing debug.writelines show the correct string value without the extra characters before I add the item to the drop down list????? Any help on what may be occuring would be appreciated. Kevin
|





