T
Toni
I have large website coded in classic ASP VBScript. I'm now coding in some
pages that use ASP.NET (VBScript) because I need the extra features in ASP.NET.
I have figured out how to have all the features, subroutines, and functions of .asp and
..aspx co-exist - BUT - it seems that I can't have my Session and Application variables
shared between ASP and ASP.NET pages!
Am I missing something? Is there a way to share Session and Application variables
between these two scripting technologies?
Thanks!!!
Toni
pages that use ASP.NET (VBScript) because I need the extra features in ASP.NET.
I have figured out how to have all the features, subroutines, and functions of .asp and
..aspx co-exist - BUT - it seems that I can't have my Session and Application variables
shared between ASP and ASP.NET pages!
Am I missing something? Is there a way to share Session and Application variables
between these two scripting technologies?
Thanks!!!
Toni