Search results 60

Sorted from new to old.
Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
DosCommand_Read

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

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

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
ASCII_Read + ASCII_Save

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

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

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
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...