Link to home
Start Free TrialLog in
Avatar of David Bach
David BachFlag for United States of America

asked on

Web Designer Defaults in VS 2005

Greetings;

When developing a web application in Visual Studio 2003 I could select from the menu bar Project => Properties to bring up the project properties window for a web project. From there I could select Designer Defaults. In this dialog window existed a drop down menu for Target Schema where I could select the level of browser I wanted to design for, for example Netscape 4.0 or Internet Explorer 5.0, etc.

Where is the equivalent setting in Visual Studio 2005 please?


Much thanks ... David
Avatar of kraffay
kraffay

I don't think it's in VS2005
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You need to be viewing the HTML for a web page in order to see the toolbar.

Bob

Avatar of David Bach

ASKER

Dear TheLearnedOne;

THANK YOU!!!


David