Question
Problems with Sessions
ANY SUGGESTION IS APPRECIATED
I have a application that at the beginning, create this big empty session structure (and arrays). Users go through a series of forms that populates the structure. All data validation for mandatory forms is done server-side. For some reason, data is lost. I have session variables (random) that are populated from the same form end up empty and some not. I know this is an up in the air question, but what's the first thing I should look at. Any help is better than nothing. I've trying to solver this for quite some time.
thank you
I have a application that at the beginning, create this big empty session structure (and arrays). Users go through a series of forms that populates the structure. All data validation for mandatory forms is done server-side. For some reason, data is lost. I have session variables (random) that are populated from the same form end up empty and some not. I know this is an up in the air question, but what's the first thing I should look at. Any help is better than nothing. I've trying to solver this for quite some time.
thank you
