Search results 59

Sorted from new to old.
Card image
MySQL DB connection

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

Card image
myURLDecode

Decode a URL, opposite of Server.URLEncode

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

Card image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
File Upload

Uploads a file to the server

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Server Variables

This will list all server variables in a page.