creating internet explorer toolbar that extract all the elements from the active tab
-
Hi, any sample code i can fulfill the following? creating internet explorer toolbar that extract all the elements from the active tab So far, i can only find toolbar that just redirect / navigate to another page. Please help.
You might want to define precisely what you mean by "extract all the elements".
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave Kreskowiak -
Hi, any sample code i can fulfill the following? creating internet explorer toolbar that extract all the elements from the active tab So far, i can only find toolbar that just redirect / navigate to another page. Please help.
Did you look at in system.net? Following code extracts favicon from websites. string u="web site address"; Uri url = new Uri(u); String iconurl = "http://" + url.Host + "/favicon.ico"; WebRequest request = WebRequest.Create(iconurl); try { WebResponse response = request.GetResponse(); Stream s = response.GetResponseStream(); return Image.FromStream(s); } ...
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )