As you write script, you can test it to find errors. To help you, Microsoft Visual InterDev includes a full-featured debugger you can use to trace errors in client and server script.
To | See |
Debug script being run by a browser (Microsoft Internet Explorer). | Debugging Client Script |
Debug script in .asp files that are being processed by Microsoft Internet Information Server (IIS) 4.0. | Debugging Server Script |
Debug pages containing both server and client script | Debugging Mixed Client and Server Script |
Debug script in the Global.asa file that is run when an application or session starts on IIS 4.0. | Debugging a Global.asa file |