S
Soren S. Jorgensen
Hi,
I've got a web-app thats activated by a call to a aspx page from ASP, I need
to go back to the ASP session and get some simple data saved in that
session.
I have no possiblity to do session sharing through Sql server or file ect,
but I think I'm able to get the ASP session ID as a parameter on the initial
call of the aspx page (without this I guess there's no way for sure)
Has anyone seen examples how to do this, and if so, where ??
Soren
I've got a web-app thats activated by a call to a aspx page from ASP, I need
to go back to the ASP session and get some simple data saved in that
session.
I have no possiblity to do session sharing through Sql server or file ect,
but I think I'm able to get the ASP session ID as a parameter on the initial
call of the aspx page (without this I guess there's no way for sure)
Has anyone seen examples how to do this, and if so, where ??
Soren