Search results 276

Sorted from new to old.
Card image
GetExtension

Gets the extension of file from its filename

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

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
Form Maker

This is an application that creates a form in HTML depending on user specs

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.

Card image
Read Text

Opens a textfile and shows contents

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Run Application (ping.exe)

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

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...