Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Solved)...get word from HTML
#1
Code:
Copy      Help
str a
Http b.GetUrl("http://www.google.com/search?hl=en&q=esract" &a)
out
out a
;Did you mean: </font><a href=/search?hl=en&safe=off&ie=UTF-8&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=extract&

Ok I want to pull a word out of HTML and that word would be 'x' the only thing I know about the word would be the HTML around it.

In the commented part of my code you can see the HTML that is around the word 'extract' that is the word I would like to pull but it will be changing, can this be done and if so how ?

I would post the whole HTML code but i dont want to fill up the page :!:.

I know I'm give alot of info but I dont know how else to ask this question.

Thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)