what's up

I'm building a small app just for fun that can read Meta Tags. I want open a page from a given URL (http://www.example.com) and be able to search for a particular Meta Tag (<meta http-equiv="refresh" content="1;url="index.htm">) The program should be able to find this tag and extra the URL. I have been searching all day long without a single way on doing this. Can anyone give me hand?

Regards,
Juan

Have you tried regular expressions?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.