how to find all img tags from html page ??
e.g.
Google....
get all img tag present in above html ??
and store in some string or file????
Printable View
how to find all img tags from html page ??
e.g.
Google....
get all img tag present in above html ??
and store in some string or file????
There's some html parser packages out there that can do this sort of thing.
Google should throw some up.
Search the forum. Long time back I have help someone on the same.