Hi
Users are clicking on search results with a link to go to another page and
load a certain record. So I pass a unique# in the url and grap it with
Request.Querystring and load that record.
My problem is that when a user clicks to go the next record it only keeps
on going to record 1+ or back 1- or whatever is in the url for example
details?id=1800
Is there another way that I can pass something through a link and then
remove it from the url in the address bar so that I can browse all records
Thanks
Yanira