Build a string from a certain column in html table (using < table, < tr, and < td) into 1 string.
Can return only text from that column, or the full HTML structure.
Caller can pass which column, and if needed a certain word to start from and certain word to end with.
Starting from row having the word "StartingWord" in that same column
Stopping at row having the word "StopAtWord" in that same column
Return column from all rows including that 1st row with "StartingWord", excluding row having "StopAtWord"
Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net
Linkedin LoginParameters
FullHTMLTable, ColumnID, Optional StartingWord = "", Optional StopAtWord = "", Optional ReturnHTML = 1
Statistics
Views 855
Downloads 118
IDs
CodeID
DB ID