Jump to content

dynamically generated data are gone when returning, SESSION issue?


alvarito

Recommended Posts

 

 

Hi to everybody,

 

Does anybody have a hint as to why this is happening?

 

I have got 4 pages

 

the search form, the results list page (from the DB), then the detail page (which comes after clicking on a link at the results list page) and the contact form.

 

Well, as I get to the detail page, I click on the link to take me back to see again more results from the results list page, imagine, a hotel and you still want to see other hotels in the list without having to start a new search, of course

 

When I am taken to the results list page, the data are gone, only have empty cells in a table.

 

I am keeping the sessions active, by appending them to the URL. I verified that they were being passed on as I echoed them, so that I could see the session id actually.

 

I mean, I "can understand" the data is gone because they were generated dynamically but it shouldn't be like this basically because I am seeing it in other website which does not have that problem. And also, like I said, it would be very annoying for the user to have to launch a search again when he has only checked one row of the results list.

 

Thank you

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.