Search results 70

Sorted from new to old.
Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image
UserIP

Reads the website visitor IP

Card image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
Application_OnStart

How to use Global.asa

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...

Card image
MySQL DB connection

Connects to MySQL database from Classic ASP All DB variables need to be ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
FS_CopyFile

Copies a file

Card image
EnvVar_All

Read all Environment variables using EnvDir_All Or quickly get user folder, or ...

Card image
1FileDB

DB in a File (One of my best library codes so far) Saves/Reads/Deletes certain ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
FindIn1DArray

Returns 1 if an item found in array, 0 if not