Search results 55

Sorted from new to old.
Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...