Skip to content

WebCheatSheet

The easy way to know

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

Category: ASP

ASP

Operating Systems that support IIS or PWS

adminJune 22, 2023

The following is a list of Windows operating systems and the versions of IIS or PWS that they support. Windows…

ASP

What Is Classic ASP? Active Server Pages Explained

adminJune 9, 2023August 25, 2026

Classic ASP, or Active Server Pages, is Microsoft’s server-side scripting technology for generating dynamic HTML on IIS. Learn how it works and how it differs from ASP.NET.

ASP

Classic ASP Functions and Sub Procedures

adminMay 7, 2023August 25, 2026

Last updated: August 25, 2026. VBScript procedures let a Classic ASP page group reusable logic. A Sub performs an action,…

ASP

Multidimensional Arrays in Classic ASP

adminMay 7, 2023August 25, 2026

Last updated: August 25, 2026. A multidimensional VBScript array stores values in rows and columns. In Classic ASP, this is…

ASP

Classic ASP Arrays: VBScript Examples

adminMay 7, 2023August 25, 2026

Last updated: August 25, 2026. Classic ASP uses VBScript arrays to store several related values under one variable name. Array…

ASP

Classic ASP FileSystemObject

adminMay 5, 2023August 26, 2026

Last updated: August 26, 2026. Scripting.FileSystemObject lets Classic ASP inspect folders and work with server-side files. Use only trusted paths…

ASP

ASP: Looping Statements

adminApril 11, 2023

ASP performs several types of repetitive operations, called “looping”. Loops are set of instructions used to repeat the same block…

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…

ASP

VBScript Functions

adminMarch 7, 2023

This page will provide you with a quick look at the more important VBScript functions. They include functions for type…

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