G
Guest
Hello!
I am trying to access session variables that are created in asp application
in an aspx file next to them.
I tried the solutions that are out there with no luck. One suggested
creating an sql table and populating it with session data. But the calling
page fails two out of three times with errors and the one time it works, it
does not save the session variables that have been created and I need.
Is there any easy way to reference these? Your help is very much
appreciated. Thank you!
-Bahman
I am trying to access session variables that are created in asp application
in an aspx file next to them.
I tried the solutions that are out there with no luck. One suggested
creating an sql table and populating it with session data. But the calling
page fails two out of three times with errors and the one time it works, it
does not save the session variables that have been created and I need.
Is there any easy way to reference these? Your help is very much
appreciated. Thank you!
-Bahman