Search results 910

Sorted from new to old.
Card image
DB_AllRows

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

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
Copy File

Copys a file from one location to another using WSH

Card image
WordsCount

Counts the words in a string (using spaces)

Card image
List and delete files

Enables users to list and delete files

Card image
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image
File Upload

Uploads a file to the server

Card image
Modal512

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

Card image
LDAP / SiteServer Migration

This script will migrate LDAP and SiteServer user list to another LDAP ...

Card image
ClearAllCookies

Clears all cookies created by Linkedin login, and clear sessions

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

Card image
GetRandom

Generate random string, fully customization, with even deciding what special ...

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.