View Single Post
Old 02-18-2007, 06:27 AM   #5 (permalink)
transfield
Code Monkey
 
Join Date: Mar 2006
Posts: 35
transfield is on a distinguished road
Quote:
Originally Posted by redhead View Post
You could use sessions and store your query results into sessions variabels, then when you want to re-query, you fetch them from the session variabel, plus whatever you request for on the re-query.
Could you show me how to write the code, redhead?
transfield is offline   Reply With Quote