Search results 639

Sorted from new to old.
Card image
FilesIn + FilesIn_Count

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

Card image
WordsCount

Counts the words in a string (using spaces)

Card image
Modal512

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

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
KillFile

Deletes a file, using mapped or unmapped file path

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
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image
Str2DB + Str2App + Str2HTML

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

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
Run Application (ping.exe)

This script uses WSH to open an executable and save the results to a textfile.

Card image
Server Variables

This will list all server variables in a page.

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...