Search results 143
Sorted from new to old.

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

HTMLTagID_Previous
Return id for any html tag that was found above certain location of html page. ...

Random Number in SQL
Generate Random number inside SQL using timestamp (GetDate function) One of ...

ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...