i session an 'ID' from this search page to the edit page and display my information according to my 'ID'. When i click a button to another page doing another function, i wan to redirect back to my edit page after the function had been processed. But when i get back to the edit page, i cannot retrieve my information cos the 'ID' is missing. How can i session the ID to the function page and back to the edit page?
tHANX