That might work but remember, ASP and ASP.NET do not run on the same Thread so, while it is possible to run ASP and ASP.NET in the same application, you can not access session values from .NET in Classic and vice versa. (As well as a multitude of other things.)
Guess the only real way to find out if it will work or not is to test it!
"The one language all programmers understand is profanity."
|