Search results 60

ANmaHideIntoJPG and ANmaExtractFromJPG
Hide files into jpg and restore it using those two functions. Attached file ...

VBInstr_SpaceFriends_BetweenHTMLTags
Searches for string inside string with multiple possibilities, returns ...

ANmaSearch_AllWords_FromANStr
Checks if string has all words from ANStr inside Retuns 0 if not found or ...

HTMLTable_NoOfColumns
Gets no of columns in an HTML table. It actually gets the maximum number of ...

ANmaSearch_OrFriends
Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

ANmaReplace_Occurrence
Replaces certain occurrence of a string with another inside a string. Like ...

ANmaSearch_AposFriends
Searches for string inside string with apostrophe possibility (or as I call ...

ANmaSearch_AmpFriends
Searches for string inside string with multiple possibilities if the char & ...

ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion

ANString_Location
Finds the location of a sting inside list of strings with certain separator, or ...

ContainerHTMLTag_ReturnBlock
Returns the full string starting from open tag of container where LocationIndex ...