Chapter 1: Introduction to WEB Server
- Setting up a web server using (PWS)
- Creating Virtual directory
- FTP & WWW
Chapter 2: Introduction to ASP
- ASP Built in Object
- Application, Session, Request, Response, and Server Object
LAB. Objective: Get the practical skills in Personal Web Server setup. Obtain hands-on skills in writing ASP script for cookies.
Chapter 3: Scripting
- Client Scripting vs. Server Scripting
- What is XML?
LAB. Objective: Get the practical skills in utilizing Data Source object. Get familiar with XML.
ASP variables and more...
Chapter 4: ASP Variables
- What is a variable?
- Option explicit
Chapter 5: ASP Controls flow
- Select Case
- For each
- Do While
LAB.Objective: Get the practical skills in utilizing GET and POST methods of connections to the server. Get familiar with ASP variables.
Chapter 6: ActiveX Data Object
- Connection, Command and Recordset
LAB. Objective: Get the practical skills in writing the code with error trapping routine. Get familiar with ADO.
LAB. Objective: Get the practical skills in writing small application with DHTML