Search results 36

Card image cap
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image cap
ViewSource

Display content of ASP file (any file for that matters)

Card image cap
ASCII_Read + ASCII_Save

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

Card image cap
SettingRead+SettingSave

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

Card image cap
Copy File

Copys a file from one location to another using WSH

Card image cap
ASCII_Read + ASCII_Save

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

Card image cap
Run Application (ping.exe)

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

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file

Card image cap
Create and Write Log File

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

Card image cap
ANStrList functions

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