ASP Computer Training in the North East including Newcastle
Our Training
Our public scheduled, tutor-led courses take place at our training venues in Newcastle-Upon-Tyne and Washington. If these locations are not convenient, you can choose to have a private course at your site or at a convenient location in the North East and throughout the UK.
Below is a list of ASP course outlines. To ensure you get exactly what you want out of your ASP training in the North East, you can choose to have a course based directly on an ASP outline, or you can customise an ASP course outline to fit your organisation's specific requirements. Please click on the link to view the outline.
ASP Courses
ASP Level 1
After attending the ASP Level 1 course delegates will be able to:
- Describe what ASP is, what platforms and applications support it, and the role of scripting languages, objects, and components in ASP programming.
- Use stored procedures and parameter queries to improve database access on the Web.
- Use the Recordset object to display database records, create on-the-fly combo boxes and option groups, and filter records based on user input.
- Use Server-side Includes to improve Web programming efficiency through modularisation.
- Describe the role of the ASP Request object and use its Form, QueryString, and ServerVariables collections to obtain user-supplied information and environment details.
- Describe the difference between ASP applications and sessions and use the Global.asa file to launch application and session events.
- Determine the value of cookies in maintaining user state and use the Cookie collections of the Request and Response objects.
- Describe the role of the ASP Response object and use its Write, Redirect, and output control properties and methods.
- Add, update, and delete records in a database using both ADO and SQL query methods.