HTML Training & Web Programming Training

ScheduleRegister for this courseOutline610 | Introduction to Microsoft Active Server Pages for New Programmers

3 days, 9am-4pm (1.8 CEUs)
Delivery: Open-Enrollment | Customized Onsite | Virtual Classroom
Price: $1,755 or 3 Vouchers

Learn the Active Server Pages skills you need to build full-featured, database-driven Web sites for Microsoft Internet Information Server (IIS). This introductory course for new programmers lays out the basics of server-side Web programming with an introduction to classic programming structures and good programming practices. You will apply these programming skills to the development of a fully functional data-driven Web site with ASP written in VBScript, the Microsoft programming script used in most ASP applications. You will harness the power of ASP to remember users with cookies and sessions, collect and process information users enter into an online form, and provide rich integration with databases to track clients, orders, and products using ASP and the enhanced functionality of ASP components.

By the end of the class students will be able to:

  • Use cookies and sessions to remember information
  • Explore server-side ASP components
  • Build database-enabled applications with ASP
  • Make code modular with subroutines and functions