Search results 59

Sorted from new to old.
Card image
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image
FoldersIn5

Creates list of subfolders and subfolders of each down to 5 levels Folder ...

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

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

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...