I have a form that lists countries. The user selects his country and the post action calls an asp page that displays the first 25 records of the recordset. When I click the hyperlink to take me to the next page the form data is gone and I get an EOF.
I've read the article on Microsoft Q175167 regarding Storing State the various ways ie. Session Variables, Cookies, Hidden Form Fields and QueryString. I can't get it to work. I could use some help. The form page is located at and the page that displays the results is located at - if you choose "Finland" from the list you will get more than 25 records and can see what is going wrong.
I'm a newbie at ASP and am doing this site for Rally Trophy hotlaps (stage times) a racing simulation. I would appreciate very much if someone could help me out
David Cook dlcook@pobox.xom
I've read the article on Microsoft Q175167 regarding Storing State the various ways ie. Session Variables, Cookies, Hidden Form Fields and QueryString. I can't get it to work. I could use some help. The form page is located at and the page that displays the results is located at - if you choose "Finland" from the list you will get more than 25 records and can see what is going wrong.
I'm a newbie at ASP and am doing this site for Rally Trophy hotlaps (stage times) a racing simulation. I would appreciate very much if someone could help me out
David Cook dlcook@pobox.xom