TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
venkatesh T
NA
1
0
Help on Browser Helper objects in c#
Aug 11 2008 1:01 AM
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.
Other thing is , is there any possibility that not to display the web page's original content for few seconds in which the original web page text is got replaced.
Please help if anyone know about this........
Thanks........
Reply
Answers (
0
)
Database Parameters - OleDBType
ASP.Net error