Results 1 to 5 of 5

Thread: read html tag line by line and find a vlue

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,942

    read html tag line by line and find a vlue

    assuming i have http://wwww.mysite.com/index.htm
    how to read line by line in the index.html and search a value "TEST" in all line of documet html, and when is found store in MY_VAR....

  2. #2

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,942

    Re: read html tag line by line and find a vlue

    Quote Originally Posted by MartinLiss
    Are you using VB, VB.Net, VBA???
    Tks for fast reply!
    i would want to use in Excel and VBA....

  4. #4

  5. #5
    Frenzied Member DKenny's Avatar
    Join Date
    Sep 2005
    Location
    on the good ship oblivion..
    Posts
    1,171

    Re: read html tag line by line and find a vlue

    how to read line by line in the index.html and search a value "TEST" in all line of documet html, and when is found store in MY_VAR....
    From this post it is not clear what you need to store in the variable.
    Also, if you find more that one occurance of the value "TEST" within the file, do you want to store the first/last/all/someother occurance?
    Declan

    Don't forget to mark your Thread as resolved.
    Take a moment to rate posts that you think are helpful

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width