A
antonyliu2002
I load data from a database to populate a ListBox in Page_Load in my VB
script.
Apparently, each time the page is visited the ListBox gets repopulated.
How do I stop it from connecting to the database and obtaining the data
to populate the list box if the list box is already populated?
Thanks.
script.
Apparently, each time the page is visited the ListBox gets repopulated.
How do I stop it from connecting to the database and obtaining the data
to populate the list box if the list box is already populated?
Thanks.