Master ASPPY from the ground up.
A complete online learning platform built with Classic ASP and SQLite.
3
Total Users
1 students · 1 instructors
5
Courses
Available to learn
20
Lessons
Across all courses
5
Enrollments
Active learning paths
Courses
Browse AllRequest and Response Mastery
by instructor
Master ASPPY Request and Response objects. Read form data, query strings, server variables. Set cookies, control bufferi
Session, State, and Security
by instructor
Deep dive into session state, application-scoped data, ASPPY.crypto bcrypt hashing, and structured error handling with t
Advanced VBScript on ASPPY
by instructor
VBScript classes, dynamic arrays, Dictionary, RegEx string handling, and FileSystemObject. Verified on the ASPPY VBScrip
Database Operations with ASPPY
by instructor
Connect to SQLite, run SELECT queries, perform CRUD operations, use recordsets, and write safe parameterized SQL. Build
The Recordset Object
by instructor
Deep dive into ADODB.Recordset — navigate, read, edit, and manipulate data with all its methods and properties. Master M