Hi
   I'm new to .Net, I had created a Browser Helper Object in c# using
http://www.codeproject.com/KB/cs/Attach_BHO_with_C_.aspx
I want to replace the web page content with other text. I can able to
replace the web page content but, when i open Internet Explorer, the
web page is displayed with the original content it had, and after few
seconds, the content is got replaced, but i want the content is to be
replaced first with other text, i.e., before it is visible to the
user.


Here I am using DWebBrowserEvents2_DocumentCompleteEventHandler,
Instead of this , I also tried with
DWebBrowserEvents2_DownloadBeginEventHandler and
DWebBrowserEvents2_DownloadCompleteEventHandler,
DWebBrowserEvents2_ProgressChangeEventHandler but are of no use,  the
result is same.


Please help if anyone know about this........
Thanks........


or can we try using asynchronous protocols in c#.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---

Reply via email to