XTI
01-11-2007, 11:13 PM
Hello ppl
I have a sql query which turns out results no problem, then user clicks on a specific id number and see full details for that record. So far so good. But then the user might want to go back to its list and see another items and not do this with the BACK button. Which means I have to save the search criteria somehow and show the search results.
This has to be very simple but I have never done it and am wondering what are different ways of doing this?
Any suggestions welcome.
XTI
I have a sql query which turns out results no problem, then user clicks on a specific id number and see full details for that record. So far so good. But then the user might want to go back to its list and see another items and not do this with the BACK button. Which means I have to save the search criteria somehow and show the search results.
This has to be very simple but I have never done it and am wondering what are different ways of doing this?
Any suggestions welcome.
XTI