Search results 181

Sorted from new to old.
Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

Card image
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
ANmaHTMLTemplate

Index.html template having headers with Bootstrap v4.1 and Font-Awesome (BS4.1 ...

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
FilesIn + FilesIn_Count

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

Card image
Copy File

Copys a file from one location to another using WSH

Card image
File Upload

Uploads a file to the server

Card image
Form Maker

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

Card image
Make HTML File

This script will make a HTML file

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.