I need to debug the classic ASP Pages and my application running on windows xp professional with IIS version 5.0
How to Debug Classic ASP Pages using visual Studio 2003?
Collapse
X
-
Dhanraj GopalTags: None
-
Good luck. I think I speak for most of us when I say we use notepad. There is no intellisense for classic asp, so you can open it in vs if you want, but it won't help. I noticed (years and years ago) that old versions of MS office had vbscript macros, and I did some debugging in that...
Jared
Comment