Hi there,
I have 2 select boxes(box1&box2) and a text field. I am doing a search. I enter the search data into the text field. And the search result is used to populate the select box1. The box1 values( which contain search result) are moved into select box2. I want to repeat the search several times without losing the values that are initially in the select box2. In other word I don't want to refresh the page anytime I do the search.
Can you please assit.
Emile