Skip to content

WebCheatSheet

The easy way to know

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

Category: ASP

ASP

Configure a System DSN for an ASP Application

adminNovember 30, 2022August 26, 2026

Last updated: August 26, 2026. A System DSN stores ODBC driver and connection settings for all users on a Windows…

ASP

Connect Classic ASP to Access with a DSN

adminNovember 30, 2022August 27, 2026

Last updated: August 27, 2026. A system DSN stores ODBC settings under a name that ADO can open. Configure it…

ASP

Constants in Classic ASP and VBScript

adminNovember 30, 2022August 27, 2026

Last updated: August 27, 2026. A VBScript constant gives a stable name to a value that should not change while…

ASP

ADO and ADO.NET Connection Strings

adminNovember 24, 2022August 26, 2026

Last updated: August 26, 2026. Classic ASP uses ADO connection strings. ASP.NET applications normally use ADO.NET providers. The keywords differ,…

ASP

Connect to a Database from Classic ASP with ADO

adminNovember 24, 2022August 26, 2026

Last updated: August 26, 2026. Classic ASP connects to databases through ADO. Keep the connection string in protected server configuration,…

ASP

Microsoft Access Connection Strings for Classic ASP

adminNovember 24, 2022August 26, 2026

Last updated: August 26, 2026. Classic ASP can open an Access database through ADO using the ACE OLE DB provider.…

ASP

Oracle Connection Strings for Classic ASP

adminNovember 23, 2022August 26, 2026

Last updated: August 26, 2026. Classic ASP can connect to Oracle through ADO using an Oracle OLE DB provider or…

ASP

SQL Server Connection Strings for Classic ASP

adminNovember 23, 2022August 25, 2026

Last updated: August 25, 2026. Classic ASP applications normally connect to SQL Server through ADO. Use a supported SQL Server…

ASP

MySQL Connection Strings for Classic ASP

adminNovember 23, 2022August 26, 2026

Last updated: August 26, 2026. ADO can connect to MySQL through Connector/ODBC using a system DSN or a DSN-less connection…

ASP

Get the Current Page URL in Classic ASP

adminOctober 26, 2022August 27, 2026

Last updated: August 27, 2026. Build a relative URL from IIS variables. For an absolute canonical URL, combine the path…

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.