On Sun, 12 Dec 2004 21:23:02 -0800, IceColdFire
<(E-Mail Removed)> wrote:
> Thanks Morten...
> It worked..
>
> Also from where can I get IE Plugin coding details using C#..
>
I'm not sure I follow you. There is a Microsoft Web Browser COM object
you can use to display web pages in %windir%\system32\shdocvw.dll.
An couple of examples using this control:
http://www.c-sharpcorner.com/Interne...serInCSMDB.asp
http://www.codeproject.com/csharp/webbrowser.asp
However, this thread looks like it might be more relevant
http://www.dotnet247.com/247referenc...51/255003.aspx
Also, you might want to reask this question in a new thread.
--
Happy Coding!
Morten Wennevik [C# MVP]