I have two list boxes in one page. One of the list box is dynamic populated after the user make the selection in another list box.
If the browser goes to another page and the back button is pressed, the dynamic populated list box loses all its contents. Is there a way I can keep the dynamic contents after the back button is pressed?
If the browser goes to another page and the back button is pressed, the dynamic populated list box loses all its contents. Is there a way I can keep the dynamic contents after the back button is pressed?