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 / .NET Framework / Interop / June 2004

Tip: Looking for answers? Try searching our database.

Retrieving URLEcho from IE using C#?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dave Gustafson - 12 Jun 2004 13:02 GMT
Is there a preferred way of monitoring activity in IE from a .NET based
application?  It used to be possible to register for URLEcho events with a
DDE server.  Since DDE isn't directly supported by .NET, it seems that there
should be some relatively straightforward way to do this, but I can't find
it.

Thanks,
Dave
"Ying-Shen Yu[MSFT]" - 15 Jun 2004 05:54 GMT
Hi Dave,

Unfortunately, there is no directly way to interact directly with IE in
.NET.
Have you looked handling DWebBrowserEvents2::BeforeNavigate2 event?
And you still could use DDE functions by P/Invoke Win32 APIs in .NET,
You may search "Platform Invoke Tutorial" in MSDN library to see how to
call Win32 API in .NET. You may also check www.pinvoke.net to get the
P/invoke definition for these APIs.

If you have any problems on this issue, please feel free to reply this
thread.
Thanks!
Best regards,

Ying-Shen Yu [MSFT]
Microsoft Community Support
Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.
Dave Gustafson - 15 Jun 2004 15:34 GMT
Thank you, the old DDE method will work for me.  I mainly needed to confirm whether or not there is a more current / preferred method.  I'll also look into whether handling the event might work, but expect that would be a somewhat more involved solution.

Best,
Dave

> Hi Dave,
>
[quoted text clipped - 18 lines]
> This mail should not be replied directly, please remove the word "online"
> before sending mail.

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.