Skip to content

WebCheatSheet

The easy way to know

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

Author: admin

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

ASP: Cookies

adminDecember 7, 2022

A cookie is a message given to a Web browser by a Web server. The browser stores the message in…

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…

JavaScript

Build a Simple BBCode Editor with JavaScript

adminDecember 4, 2022August 25, 2026

Last updated: August 25, 2026. A BBCode editor is a text area with controls that wrap the current selection in…

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. jQuery File Upload: Setup and Secure PHP Handling – WebCheatSheet on Secure File Upload with PHP
  2. Sammy Hale on Extract Plain Text from RTF in PHP
  3. Pepillo on Extract Plain Text from RTF in PHP
  4. Alex on How to Create Thumbnail Images in PHP with GD
  5. Cole on jQuery File Upload: Setup and Secure PHP Handling

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.