I am using an application that uses VBScript in ASP pages but the application is not working correctly. I want to put watches on certain variables and step through all functions and procedures. Is there any way I can do this with ASP pages?
Sat, 24 Nov 2001 03:00:00 GMT
Paul Tidbal #2 / 2
Debugging ASP Pages
Look into Server Side script debugging in Visual Interdev.
Paul Tidball MCSE
Quote:
>I am using an application that uses VBScript in ASP pages but the >application is not working correctly. I want to put watches on certain >variables and step through all functions and procedures. Is there any >way I can do this with ASP pages?