Search results 732

Sorted from new to old.
Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
DB_AllRows

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

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
WordsCount

Counts the words in a string (using spaces)

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
Make HTML File

This script will make a HTML file

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
Paging with Alternating Colors

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

Card image
Read Text

Opens a textfile and shows contents