Session Variables not present when using $().load()
Posted: Wed Jul 06, 2011 3:52 pm
After logging into our software, a user is able to go into an account and review information in several tabs. Each tab has a javascript that loads data using $().load().
With most users, it works fine, however, I have come across one user that when clicking on a tab, it checks the session variables (to ensure the user is logged in), and for some reason with this one user, can not establish the session, and instead of loading the correct page, it loads the login page.
Since it is with this one user, I assume it is an issue with his computer, but after reviewing settings I can't seem to get it to work.
Side Note: I also logged into his account from my computer, and it works fine.
Side Note2: This user is located in Canada and recently switched his ISP to Shaw. I'm not sure that this is of any value, but he mentioned that he had issues with other websites since switching.
Any thoughts?
With most users, it works fine, however, I have come across one user that when clicking on a tab, it checks the session variables (to ensure the user is logged in), and for some reason with this one user, can not establish the session, and instead of loading the correct page, it loads the login page.
Since it is with this one user, I assume it is an issue with his computer, but after reviewing settings I can't seem to get it to work.
Side Note: I also logged into his account from my computer, and it works fine.
Side Note2: This user is located in Canada and recently switched his ISP to Shaw. I'm not sure that this is of any value, but he mentioned that he had issues with other websites since switching.
Any thoughts?