[Req] Extract Multiple link
I was wondering if someone could help me with extracting multiple links and adding them to a list box...
for example :
Getting the link between some text in the html coding(strhtml)
With the httpwrappers, and addint it to a listbox..
I will give credits, I just need some help.
I want it to go through StrHtml(Html coding) and extract the text between two variables,(getstringbetween) then add it to the listbox, And continue until there are none left.
for example :
Getting the link between some text in the html coding(strhtml)
With the httpwrappers, and addint it to a listbox..
I will give credits, I just need some help.
I want it to go through StrHtml(Html coding) and extract the text between two variables,(getstringbetween) then add it to the listbox, And continue until there are none left.
