P
Pete Lux
I have a drop down that populates on page load. The drop down brings in
customer numbers from my local MSDE database. It does this fine, but I click
a button that finds quotes for those customers and the next time I go to
drop down the list, all the customer numbers are doubled
(1015,1016,1017,1015,1016,1017..)
How do I get that to stop? Do I have to check if it's a post back or
something like that?
I'm fairly new at this, if you can't tell..
Thanks!
customer numbers from my local MSDE database. It does this fine, but I click
a button that finds quotes for those customers and the next time I go to
drop down the list, all the customer numbers are doubled
(1015,1016,1017,1015,1016,1017..)
How do I get that to stop? Do I have to check if it's a post back or
something like that?
I'm fairly new at this, if you can't tell..
Thanks!