ASP Training Course UK London - ASP ProgrammingActive Server Pages (ASP) a Microsoft server-side technology for dynamically-generated web pages. Developing ASP websites is made simpler thanks to various built-in objects based on frequently-used functionality. Most ASP pages are written in VBScript. ASP Training Course SummaryObjectives What You Will Learn Hands On Exercises Course Content Duration Who Should Attend Prerequisites Associated Courses |
An overview of HTML
What are Active Server Pages?
Three tiered and n-tiered development
Key points in configuring Internet Information Server 4
Setting up secure web sites
Troubleshooting & configuration
Using Server-side Includes
Using Dynamic Server-side Includes
VB and VBScript: how do they differ?
Variables
Conditional processing
Looping and breaking
Exploring VBScript functions
Writing VB Script in ASPs
What is the Response Object?
The Write Method
The Redirect Method
Controlling Output
Working with HTML forms
The Request Object
What is the Request Object?
The Form Collection
The QueryString Collection
The ServerVariables Collection
What are Cookies?
The Response.Cookies Collection
The Request.Cookies Collection
What are ASP Components?
The Server Object
The AdRotator Component
The Browser Capabilities Component
The Content Linking Component
What are ASP Applications and Sessions?
What is the Global.asa?
The Built-in Scripting Objects
The FileSystemObject Object
The TextStream Object
ASP, Databases, and ADO
The Database Environment
Connecting to the Database
Working with Recordsets
Creating Combo Boxes and Option Groups
Filtering Records
Adding Records to a Database
Updating Records in a Database
Deleting Records from a Database
Using Stored Procedures
The Command Object
Parameter Queries
Editing Records with a Data Browser
Paging Through a Recordset
Handling errors in VBScript
Handling errors in ADO
Overview of Dynamic HTML Features
Using key DHTML Features