Looking for a html parser OR lib-string-based-table-manipulation by VxE Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
keena
Posts: 6
Joined: 27 Aug 2016, 11:08

Looking for a html parser OR lib-string-based-table-manipulation by VxE

28 Aug 2016, 14:58

Hey all together :)

I am looking for a html parser or to be more concrete, since this is already done by VxE, [Lib] String-based Table Manipulation) https://autohotkey.com/board/topic/6154 ... tion-v028/ .
Unfortunately the download links are not up anymore.

Does anyone of you may have these files and could upload that somewhere again (with his credits :) ) or is having something similar and would be willing to share his/her script/lib?

My intention of usage would be to download a specific html page and separating the content of a simple table into variables.

Thanks to all of you in advance! :)

example table:

Code: Select all

<table width="100%" cellspacing="0" cellpadding="0"><tr bgcolor="#555555"><td height="30px">&nbsp;&nbsp;1st Title</td><td></td><td></td><td></td></tr><tr bgcolor="#222222"><td height="30px">Line1 Var1</td><td>Line1 Var2</td><td>Line1 Var3</td><td>Line1 Var4 (out of interest)</td></tr><tr bgcolor="#555555"><td height="30px">&nbsp;&nbsp;2nd Title</td><td></td><td></td><td></td></tr><tr bgcolor="#222222"><td height="30px">Line2 Var1</td><td>Line2 Var2</td><td>Line2 Var3</td><td>Line2 Var4 (out of interest)</td></tr></table>

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: filipemb, haomingchen1998, mikeyww, Oblomov228, Rohwedder, RussF and 269 guests