Search results 54

Card image cap
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image cap
HTML2Str

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

Card image cap
NumberFoundinsideTag

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

Card image cap
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image cap
IfFullWord

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

Card image cap
Between_HTMLtag

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

Card image cap
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image cap
ReadLastChars

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

Card image cap
Arabic in MySQL

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

Card image cap
Filename_Clean

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

Card image cap
ANmaBatchCreate + ANmaBatchRun

Creates batch file with certain content, and another function to actually ...

Card image cap
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...