Locked Test HTML files

  • Wednesday, May 19, 2010 7:50 PM
     
     

    Visual Studio IDE appears to have tool to debug HTML web pages.

    How do you set up a environment to test a HTML web Page?

    I have tried New Project and New Web Pages without success.

    05/21/2010

    I have figured out some of this:

    your browser needs have active x (Internet Options > Security > medium or default)

    You can debug and step through the HTML file. So far it does not have the clairity as in Visual Basic but I may be in the learning curve on HTML.

    You can format the HTML file by showing the HTML toolbar.

     

All Replies

  • Friday, May 21, 2010 3:29 PM
     
     
    See above.
  • Monday, March 07, 2011 5:22 PM
    Owner
     
     

    Are you thinking of web test (which captures http traffic for replay or manipulation). To use web test, just select Test\new test\web test.