I have to add some functionality to a classic asp page that allows users to log in and download some pdf files. This site is sitting on a server with the .NET framework installed.
Is there a way to use razor syntax or C# code embedded into a classic asp page to add this new functionality?
Go to the complete details ...