Search results 173
ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion
ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
CutString_ReverseFrom
Returns full string starting from the point of LocIndex minus back where we ...
Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...
Int function in ASP Classic (cint vs fix)
If you are looking for a function ASP Classic (VBScript) to do what Int() does ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
Converts two bytes to long
Functions to convert two bytes to a numeric value (long), (both little-endian ...
Protect txt file into word doc with password
Saves txt file as word doc with password. Passing txtfile having full path and ...