Skip to content

WebCheatSheet

The easy way to know

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

Month: December 2022

ASP

Classic ASP Application Object

adminDecember 14, 2022August 26, 2026

Last updated: August 26, 2026. The ASP Application object stores values shared by every request in one IIS application. Use…

ASP

Your First Classic ASP Page

adminDecember 14, 2022August 26, 2026

Last updated: August 26, 2026. A Classic ASP page mixes HTML with server-side script processed by IIS. Save the file…

ASP

Classic ASP Server Object

adminDecember 14, 2022August 26, 2026

Last updated: August 26, 2026. The ASP Server object supplies encoding, path mapping, component creation, execution, and error helpers. Common…

ASP

Classic ASP ASPError Object

adminDecember 14, 2022August 26, 2026

Last updated: August 26, 2026. Server.GetLastError() returns an ASPError object on a configured custom error page. Log technical details privately…

ASP

Classic ASP Response Object

adminDecember 14, 2022August 26, 2026

Last updated: August 26, 2026. The ASP Response object controls the HTTP response body, status, headers, cookies, and redirects. Write…

ASP

Classic ASP Request Object

adminDecember 12, 2022August 26, 2026

Last updated: August 26, 2026. The ASP Request object reads query strings, form fields, cookies, server variables, and uploaded request…

PHP

Add CAPTCHA Protection to a PHP Form with Turnstile

adminDecember 11, 2022August 25, 2026

Last updated: August 25, 2026. Bot protection requires two steps: a browser widget produces a short-lived token, and the PHP…

PHP

Record locking in Web applications

adminDecember 8, 2022August 25, 2026

Last updated: August 25, 2026. Record locking prevents two people from unknowingly overwriting the same database row. In a web…

ASP

Cookies in Classic ASP

adminDecember 7, 2022August 27, 2026

Last updated: August 27, 2026. Read cookies through Request.Cookies and write them through Response.Cookies. Control Purpose Secure HTTPS only. HttpOnly…

SQL

How to Back Up and Restore a MySQL Database

adminDecember 7, 2022August 25, 2026

Last updated: August 25, 2026. A logical MySQL backup is a portable SQL file containing the statements needed to recreate…

Posts navigation

Older posts
Newer posts

Recent Posts

  • Get the Size of Every MySQL Database and Table
  • Fix SQL Server ‘Insufficient Access Rights’ During Backup
  • Transfer SQL Server Logins and Passwords Between Instances
  • How to Write Better PHP
  • Create an On-Demand MySQL Backup from a PHP Application

Recent Comments

  1. HTML Reference and Tutorials – WebCheatSheet on HTML Character Entities
  2. Hyper Text Markup Language (HTML) – WebCheatSheet on HTML ASCII Reference
  3. Welcome to WebCheatSheet – WebCheatSheet on What Is Classic ASP? Active Server Pages Explained
  4. Welcome to WebCheatSheet – WebCheatSheet on What Is PHP?
  5. jQuery File Upload: Setup and Secure PHP Handling – WebCheatSheet on Secure File Upload with PHP

Archives

  • 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
  • Interactive SQL Tutorial
  • JavaScript
  • MS Access Functions
  • PHP
  • SQL
  • Uncategorized
Copyright © 2026 WebCheatSheetFresh News by Ascendoor | Powered by WordPress.