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.

