T
TCORDON
I have a site that is supposed to work for 2 different countries, I was
handling the selected country (selected when someone entered the site) in a
session variable that carried the Id of the country (1 or 2) and that is
good for me so that i can get the data from the DB for that country. The
problem comes when the Session Variable expires! how can I handle that? I
need every page to know, when it loads, what country has the user selected.
Thanks
handling the selected country (selected when someone entered the site) in a
session variable that carried the Id of the country (1 or 2) and that is
good for me so that i can get the data from the DB for that country. The
problem comes when the Session Variable expires! how can I handle that? I
need every page to know, when it loads, what country has the user selected.
Thanks