Courses
Browse all available courses
Request and Response Mastery
instructor
Master ASPPY Request and Response objects. Read form data, query strings, server variables. Set cookies, control buffering, send custom headers, and h
Session, State, and Security
instructor
Deep dive into session state, application-scoped data, ASPPY.crypto bcrypt hashing, and structured error handling with the ASPPY Err object.
Advanced VBScript on ASPPY
instructor
VBScript classes, dynamic arrays, Dictionary, RegEx string handling, and FileSystemObject. Verified on the ASPPY VBScript runtime.
Database Operations with ASPPY
instructor
Connect to SQLite, run SELECT queries, perform CRUD operations, use recordsets, and write safe parameterized SQL. Build real data-driven pages with th
The Recordset Object
instructor
Deep dive into ADODB.Recordset — navigate, read, edit, and manipulate data with all its methods and properties. Master MoveNext, AddNew, Update, Delet