|
-
May 19th, 2006, 12:09 PM
#1
Thread Starter
PowerPoster
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....
-
May 21st, 2006, 12:40 PM
#2
Re: read html tag line by line and find a vlue
Are you using VB, VB.Net, VBA???
-
May 21st, 2006, 12:42 PM
#3
Thread Starter
PowerPoster
Re: read html tag line by line and find a vlue
 Originally Posted by MartinLiss
Are you using VB, VB.Net, VBA???
Tks for fast reply!
i would want to use in Excel and VBA....
-
May 21st, 2006, 12:44 PM
#4
Re: read html tag line by line and find a vlue
Then you are in the correct forum so I will delete your thread in Classic VB that pointed to here.
-
May 22nd, 2006, 12:44 PM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|