Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / August 2004

Tip: Looking for answers? Try searching our database.

writing an IE plugin in .NET?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JohnD - 14 Jul 2004 17:33 GMT
I'm trying to figure out a way to write an IE plugin in .NET.  I need
something that runs on the client side not the server side for a number of
reasons.  For example, one of the jobs this plugin will do is check to see
if the server is up ... difficult if the object itself is still ostensibly
running on the server!  

This *has* to be possible.  Can anyone point me in the right direction?

Thanks
John

BTW, I have tried using this method:
http://support.microsoft.com/?kbid=313891

This works but the object disappears when the server goes down.
Dino Chiesa [Microsoft] - 17 Jul 2004 22:24 GMT
how about a hosted control?
A .NET control (visible or invisible) that is hosted within IE.

Here's an working example, including source code and some references to
other articles:
http://www.winisp.net/cheeso/controltest.aspx

-Dino

> I'm trying to figure out a way to write an IE plugin in .NET.  I need
> something that runs on the client side not the server side for a number of
[quoted text clipped - 11 lines]
>
> This works but the object disappears when the server goes down.
adimichele - 17 Aug 2004 17:46 GMT
Have you thought about XMLHTTP?  You could create a web page on you
server which returns an XML response.  Using XMLHTTP and client sid
scripting, you can access the page to obtain the response.  If you d
not receive the response, your server is not responding.

Would that work for your situation

-
adimichel

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.