HiAll
I have problem with getting information [favicon.ico]from HTML File [ Like www.yahoo.com].
I am developing cutomized Web browser using Web browser control in C# Windows Application. Jus t i have created Menu bar and Added menu item " Add Favourite".
When i click the menu item " Add Favourite". Its getting information only URL name and storing XML file sucessfully. My requirment is i need to get information from
[<link rel="SHORTCUT ICON" href="/favicon.ico" /> ]
and stored the correspondent URL icon in to my XML file[how to extract a icon assocaited with the URL ???].
please any one to help on this regards
Manikandan