loftty
10-12-2004, 04:20 AM
Hi All,
I have a big problem, (to me), I am using ASP in .Net, I have loaded up a dll which holds a class that I use, and use a drop down box which holds some values from that class. I fill the drop down on the form load event, if I select an item from the dropdown then hit a button to get its value all I get is the first item as the page reloads which reloads the dropdown, how can I sort this out so the page knows to keep the item still selected in the dropdown there?
Thanks
Loftty
I have a big problem, (to me), I am using ASP in .Net, I have loaded up a dll which holds a class that I use, and use a drop down box which holds some values from that class. I fill the drop down on the form load event, if I select an item from the dropdown then hit a button to get its value all I get is the first item as the page reloads which reloads the dropdown, how can I sort this out so the page knows to keep the item still selected in the dropdown there?
Thanks
Loftty