Skip to content

WebCheatSheet

The easy way to know

  • PHP
  • HTML
  • JavaScript
  • SQL
  • ASP
  • MS Access Functions
  • SaaS

Month: November 2022

ASP

Store Passwords Safely for a Classic ASP Application

adminNovember 30, 2022August 27, 2026

Last updated: August 27, 2026. Store password hashes, not encrypted or plaintext passwords. Use Argon2id, scrypt, bcrypt, or PBKDF2 through…

ASP

Connect Classic ASP to MySQL

adminNovember 30, 2022August 27, 2026

Last updated: August 27, 2026. Connect Classic ASP through ADO and a configured MySQL ODBC data source. Store credentials in…

ASP

Connect Classic ASP to SQL Server

adminNovember 30, 2022August 26, 2026

Last updated: August 26, 2026. Use ADO with Microsoft’s supported OLE DB driver for SQL Server. Enable encryption and keep…

ASP

Configure a System DSN for an ASP Application

adminNovember 30, 2022August 26, 2026

Last updated: August 26, 2026. A System DSN stores ODBC driver and connection settings for all users on a Windows…

ASP

Connect Classic ASP to Access with a DSN

adminNovember 30, 2022August 27, 2026

Last updated: August 27, 2026. A system DSN stores ODBC settings under a name that ADO can open. Configure it…

ASP

Constants in Classic ASP and VBScript

adminNovember 30, 2022August 27, 2026

Last updated: August 27, 2026. A VBScript constant gives a stable name to a value that should not change while…

SQL

SQL Reference and Interactive Tutorial

adminNovember 25, 2022August 27, 2026

Last updated: August 27, 2026. SQL retrieves and changes data in relational databases. Begin with SELECT, filtering, and sorting, then…

SQL

Determine the MySQL Version from the Command Line

adminNovember 25, 2022August 27, 2026

Last updated: August 27, 2026. Use the client version command to identify the installed command-line program, and query the server…

JavaScript

Show a Helpful Message to Referred Visitors

adminNovember 24, 2022August 27, 2026

Last updated: August 27, 2026. A referral-aware banner can orient visitors arriving on a deep page. Keep the article itself…

ASP

ADO and ADO.NET Connection Strings

adminNovember 24, 2022August 26, 2026

Last updated: August 26, 2026. Classic ASP uses ADO connection strings. ASP.NET applications normally use ADO.NET providers. The keywords differ,…

Posts navigation

Older posts

Recent Posts

  • No-Code vs Low-Code vs Custom Development for SaaS
  • SaaS Audit Logs: What to Record and How to Store It
  • Background Jobs in SaaS: Preserve the Tenant Context
  • Running Database Migrations in a Multi-Tenant Application
  • Preventing the Noisy Neighbor Problem in Multi-Tenant SaaS

Recent Comments

  1. HTML Meta Charset vs HTTP Content-Type Header – WebCheatSheet on HTML Character Sets List and Encoding Reference
  2. HTML Special Characters and Symbols Reference – WebCheatSheet on HTML Character Sets List and Encoding Reference
  3. Use Form Controls as Microsoft Access Query Parameters – WebCheatSheet on Access DateSerial Function
  4. Build a Secure File Upload Pipeline in PHP – WebCheatSheet on Secure File Upload with PHP
  5. Create and Convert AVIF Images with PHP – WebCheatSheet on How to Create Thumbnail Images in PHP with GD

Archives

  • September 2026
  • August 2026
  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022

Categories

  • ASP
  • HTML
  • JavaScript
  • MS Access Functions
  • PHP
  • SaaS Architecture
  • SQL
  • Uncategorized
Copyright © 2026 WebCheatSheetFresh News by Ascendoor | Powered by WordPress.