Skip to content

WebCheatSheet

The easy way to know

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

Month: April 2023

HTML

HTML Character Sets List and Encoding Reference

adminApril 22, 2023August 29, 2026

A practical HTML character-set reference with the recommended UTF-8 declaration, legacy encoding labels, Windows locale IDs, and links to current standards.

HTML

HTML Reference and Tutorials

adminApril 22, 2023August 27, 2026

Last updated: August 27, 2026. HTML gives web content its structure and meaning. Start with semantic elements, a document language,…

ASP

Looping in Classic ASP and VBScript

adminApril 11, 2023August 27, 2026

Last updated: August 27, 2026. VBScript supports For…Next, For Each…Next, and Do…Loop. Choose a loop with a clear stopping condition.…

ASP

Classic ASP Conditional Statements: If and Select Case

adminApril 11, 2023August 25, 2026

Last updated: August 25, 2026. Classic ASP commonly uses VBScript’s If…Then…Else and Select Case statements to choose which code runs.…

ASP

Variables in Classic ASP and VBScript

adminApril 11, 2023August 26, 2026

Last updated: August 26, 2026. VBScript variables are declared with Dim and can hold different value types. Use Option Explicit…

JavaScript

JavaScript Reference and Tutorials

adminApril 11, 2023August 27, 2026

Last updated: August 27, 2026. JavaScript adds behavior, data processing, and interaction to web pages. Use this guide to learn…

JavaScript

Focus the First Available Form Control

adminApril 10, 2023August 27, 2026

Last updated: August 27, 2026. Prefer autofocus for one known field. For dynamic forms, find the first visible, enabled control.…

JavaScript

How to Disable Enter-Key Form Submission with JavaScript

adminApril 10, 2023August 29, 2026

Last updated: August 29, 2026. Pressing Enter in a form can trigger its default submit button. Keep that behavior for…

JavaScript

JavaScript Form Validation

adminApril 10, 2023August 27, 2026

Last updated: August 27, 2026. Start with HTML validation attributes and add JavaScript only for rules built-in constraints cannot express.…

JavaScript

JavaScript Conditional Statements

adminApril 10, 2023August 26, 2026

Last updated: August 26, 2026. JavaScript uses if, else if, and switch to choose which code runs. if and else…

Posts navigation

Older posts

Recent Posts

  • Diagnose and Repair Corrupted MySQL Tables
  • Load and Troubleshoot MySQL Time Zone Tables
  • Diagnose MySQL Too Many Connections Errors
  • Fix mysqldump Restore Errors between MySQL Versions
  • Resolve Character Set and Collation Conflicts in MySQL

Recent Comments

  1. Preview an Image before Uploading It with JavaScript – WebCheatSheet on Secure File Upload with PHP
  2. Load and Troubleshoot MySQL Time Zone Tables – WebCheatSheet on Get the Size of Every MySQL Database and Table
  3. Calculate Age from a Birth Date in Microsoft Access – WebCheatSheet on Access DateSerial Function
  4. UTF-8 vs ASCII, ISO-8859-1, and Windows-1252 – WebCheatSheet on HTML Character Sets List and Encoding Reference
  5. HTML Entities: Named, Decimal, and Hexadecimal Formats – WebCheatSheet on HTML Character Sets List and Encoding Reference

Archives

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