Visual InterDev
Microsoft® Visual InterDev™ application development is centered on creating Web pages. To help you, Visual InterDev provides a rich set of tools for editing and scripting HTML pages (.htm files ) and Active Server Pages (.asp files).
Your primary tool is a Web page editor. You can work with Web pages using a number of editors, depending on your preference and what you are doing with the Web page. The default editor is the Visual InterDev HTML editor, which allows you to work in Design view to see your page as it will look in a browser. Alternatively, you can work in Source view, which allows you to work with the "raw" HTML text and objects on your pages.
To | See |
Understand the basics of HTML | Editing HTML |
Work with the HTML editor | Editing Modes |
Learn about individual HTML tags | HTML Elements |
Add controls and objects to the page | Adding Components to a Page |
Start writing script | Adding Scripts |
Learn about VBScript | VBScript Tutorial and VBScript Language Reference |
Learn about JScript | JScript Tutorial and JScript Language Reference |
Understand how scripting works | Scripts in Web Applications |
Select an alternate editor | Choosing an Alternate Editor |