Calling Server.Execute on .NET .aspx page from classic ASP page
- by Rob Segal
Is it possible to call Server.Execute with a .NET .aspx page from classic ASP? My tests so far have indicated this is not working but I'm still somewhat convinced there is a way.