Search results 63

Sorted from new to old.
Card image
DetectEmailServers

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

Card image
Upload5

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

Card image
RandomImage

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

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
GetPapa

Gets folder name of a page using FSO

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
DB_AllRows

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

Card image
List and delete files

Enables users to list and delete files

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
Replace Single Quotes

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