Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Drop Down List displaying erroneous characters to end of items


Message #1 by klabranche@c... on Wed, 26 Jun 2002 18:06:58
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

  Return to Index