I have a search function which lists the records that match the the search.
Then I have a listbox that gives the user an option to sort the results.
But, when I sort the results it refreshes the page with all the records sorted. It seems to forget my search variable.
Where is the problem?
Thanks!
Then I have a listbox that gives the user an option to sort the results.
But, when I sort the results it refreshes the page with all the records sorted. It seems to forget my search variable.
Where is the problem?
Thanks!