ASP Tips & Tutorials
Access Log: Web Site Access Log Using A Database
ASP: Should I Learn Classic ASP?
Base64: How To Base64 Encode And Decode
Calendar: Calendar Report Functions With Database Access
Calendar: Calendar Report Functions
CAPTCHA: Character CAPTCHA For Forms
CAPTCHA: Image CAPTCHA
Chart: Create A Bar Chart From Database Results Using ASP And No Chart Component
Checkboxes: Maintaining State On Form Submit (same name)
Checkboxes: Maintaining State On Form Submit (different names)
Client Side Array: ASP Database Results To Client Side Array
CSRF Protection: Cross Site Request Forgery Web Form Protection
Cookie: Read A Cookie Set In ASP With JavaScript
Database Connection String: Saving The Database Connection String In The Registry
Database Getrows: Using Getrows For Fast Data Access
Database Identity: Get The Identity Value Of The Last Entered Record
Database Results Pop Over: Pop Over Database Lookup
Database Select: Select And Loop Through Recordset Using ASP, ADO, And MS-Access
Database File Download: Create A File From A Database Query Then Present A File Download
Distance: Calculate The Distance Between Two US Zip Codes
Download: Begin A File Download In A Pop Up Window
Download: Begin A File Download From A Landing Page
Division: Remotely Load Division With Scrollbars aka AJAX
Drop Down Lists: Asynchronous AJAX Dependent Drop Down Lists
Drop Down List: Set Selected Option Based On JavaScript Variable
Drop Down List: Process Value From Only One Of Two Lists
E-Mail: Send Email With ASP And CDO
E-Mail Validation: Validate E-Mail Addresses With A Regular Expression
Encryption: AES Encryption
Encryption: SHA1 Hash Encryption
Event: Change A Drop Down List In Response To An Event
File: Read And Write To A File Using ASP
Filter Input: Filter Input Better With A Regular Expression Library
Form: Multi-Page Form With Landing Page And Re-Start Page
Form: Multi-Page Form (with forward and back) Saving Values Without Sessions or Cookies
Form: ASP Database Results To Client Side Drop Down And Form Pre-Fill
Form: Show A Progress Bar During Lengthy Form Submissions
Form: Standards Compliant Form
Form: Tracking Changes In Web Forms
Form Pop-Over: Creating A Pop Over Form
Form Pop-Over: Creating A Pop Over Form With Background Opacity
Form Standards: Creating Standards Compliant Proper Forms
Form Validation: Server Side Validation Before Allowing A Submit
Geo-Coding: Getting The City And Country Location (Geocode) Of A Browser From Its IP Address
GUID: Generating a GUID Using ASP
GUID: Generating A Pseudo Unique ID Using ASP
History: Control Back Button Based On User Registration
Image: Protect Image From Casual Copying
Image Map: Use An Image Map To Query The Database
Links: ASP Conditional Menu Links
Page State: .NET Style Page State In Classic ASP
Parameterized SQL: Using Parameterized SQL (Prepared Statements) For A Select Statement
Parameterized SQL: Using Parameterized SQL (Prepared Statements) For A Select Statement With A Numeric Parameter
Parameterized SQL: Using Parameterized SQL (Prepared Statements) For A Select Statement With A Text Parameter
Parameterized SQL: Using Parameterized SQL (Prepared Statements) For A Select Statement With Multiple Parameters
Parameterized SQL Library: Using The Parameterized SQL Library To Perform A Simple SELECT Command
Parameterized SQL Library: Using The Parameterized SQL Library To Perform A SELECT Command With Parameters
Poll: Poll Or Vote Page Using AJAX
Response Headers: Get A Web Servers Response Headers Using XMLHTTP (AJAX)
Session: Warn User Of Expiring Session
Session ID: Save To A Hidden Field And Retrieve On Other Page
Table: Make CSS Styled HTML Table From Database Results (US States)
Table: Make HTML Table From Database Results (US States)
URL Change: Create A Drop Down List From Links From A Database And Change Page Location On Selection
URL Change: Retrieve URLs From Database And Create Dropdown List. Change Page Location On Select
Web Service: Calling A Web Service Page From A Client Page