Skip to content

WebCheatSheet

The easy way to know

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

Month: December 2022

ASP

Classic ASP TextStream Object

adminDecember 29, 2022August 26, 2026

Last updated: August 26, 2026. A TextStream reads or writes text through Scripting.FileSystemObject. Use a fixed server-side path and choose…

ASP

Classic ASP Folder Object

adminDecember 29, 2022August 26, 2026

Last updated: August 26, 2026. A FileSystemObject Folder object represents a server-side directory and exposes its files, subfolders, dates, size,…

JavaScript

Display Submitted Form Data with JavaScript

adminDecember 26, 2022August 27, 2026

Last updated: August 27, 2026. Use FormData to read form controls and textContent to display input as text. The server…

JavaScript

What Is JavaScript?

adminDecember 26, 2022August 27, 2026

Last updated: August 27, 2026. JavaScript is a programming language standardized as ECMAScript. Browsers use it with HTML and CSS,…

ASP

Classic ASP File Object

adminDecember 25, 2022August 26, 2026

Last updated: August 26, 2026. The File object returned by FileSystemObject.GetFile exposes metadata and file-management methods for one server-side file.…

PHP

Extract Plain Text from DOCX and ODT Files with PHP

adminDecember 24, 2022August 25, 2026

Last updated: August 25, 2026. DOCX and ODT documents are ZIP archives containing XML. PHP can extract their main XML…

ASP

Troubleshoot Classic ASP on IIS

adminDecember 20, 2022August 27, 2026

Last updated: August 27, 2026. Start with a minimal .asp page, confirm that the IIS ASP role service is installed,…

ASP

Classic ASP Drive Object

adminDecember 20, 2022August 26, 2026

Last updated: August 26, 2026. A FileSystemObject Drive object describes a local, removable, or network drive visible to the IIS…

ASP

ASP Dictionary Object

adminDecember 19, 2022August 25, 2026

Last updated: August 25, 2026. The VBScript Scripting.Dictionary object stores key-value pairs. It is useful for lookups, counters, and small…

ASP

Classic ASP Session Object

adminDecember 14, 2022August 26, 2026

Last updated: August 26, 2026. The ASP Session object stores per-visitor values across requests using a session identifier cookie. Set,…

Posts navigation

Older 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.