Search results 129
Sorted from new to old.
ContainerHTMLTag_ReturnBlock
Returns the full string starting from open tag of container where LocationIndex ...
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 ...
HTMLPadding_or_Margin
Finds the padding or margin from a style statement for an HTML tag. Passing ...