Search results 100
Sorted from new to old.
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 ...
Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...
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 ...
SQL Cross Apply String_Split with XML Path
SQL select statement to convert list of IDs found in column (from more than row ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...