i got a problem about my list box
i get my data from my Access database and display at the listbox
after i delete my record and my listbox still got information display on it
how do i refresh my listbox so that the data is gone
thanx ~
example "
==============================================
listbox 1 listbox2
abc efg
after i delete it, it still display on the listbox until i login again
