2

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").

Keith
  • 20,636
  • 11
  • 84
  • 125
sathishkumar
  • 1,780
  • 4
  • 20
  • 31

1 Answers1

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.

Community
  • 1
  • 1
Lumi
  • 14,775
  • 8
  • 59
  • 92