Search results 629
Sorted from new to old.

Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...

Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...

Triangular coded msg in file
Decodes message from file based on number in each line of text. Attached ...

FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

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 ...

Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Int function in ASP Classic (cint vs fix)
If you are looking for a function ASP Classic (VBScript) to do what Int() does ...