Is it possible to create an "ASP only" project in visual studio with any version? I know "ASP" is an old technology even though we have some "asp" projects. So can any one help me software requirements for "ASP". (If I search in google it will search ASP.net not "only asp").
Asked
Active
Viewed 1.1k times
2
-
1Have you tried googling with the keyword "-.net"? – AnthonyWJones Jan 31 '12 at 18:40
1 Answers
1
See this answer to a similar question, which points you to a CodeProject article on Debugging Classic ASP ( VBScript ) in Visual Studio 2008. That should meet your needs.