Kyle Rogers

Kyle Rogers

  • NA
  • 6
  • 0

Session Data

Jun 30 2008 6:35 PM

Hello,

Currently we have a main application that is setup on our server that provides our login/password credentials.  Once you've logged in you are taken to a dashboard where you pick the application you wish to access.  All these applications are sub applications and fall virtually and physically under the main application directory.  So, in essence you have an application within an application.  My question is about session data.  I don't have any need to pass session data from one sub-application to the next, however, I'm unable to even maintain session data within one application when using iframes.  I've done some debugging and I look at my session key and I display it and both the main page and the iframe page have the same sessionID, however, the iframe does not contain any of the keys and the main page has and is null?  Is there something I'm missing to make this work?  I did not setup the overall application, nor do I have the ability to change anything in that structure, but I'm desperate to utilize session variables for storing objects.  ANY info/insight into this issue would be greatly appreciated.  Thank you in advance!


Answers (4)