473,394 Members | 1,755 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

problem with DocumentComplete Event

Hello!!!

i have been tryint to customize the code,to make it IE Toolbar

http://www.codeproject.com/csharp/dotnetbandobjects.asp
i want to show MessageBox when the WHole page is loaded,fort his i am
trying DocumentComplete() Event,but its not showing mEssage..i tried
every possible thing(in my knowledge) but it`s not working:

InternetExplorerClass iex= new InternetExplorerClass();
//iex.DocumentComplete+=new
DWebBrowserEvents2_DocumentCompleteEventHandler(th is.iw_DocumentComplete);
public void DocumentComplete(object pDisp, ref Object obj)
{
MessageBox.Show("Doc Complete");
}
Please Help me
Nov 16 '05 #1
0 1182

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Bren | last post by:
I'm hoping somebody can help me with the following problem. I'm hoping it's not insurmountable. Here's a basic structure: class EventTarget { public: EventTarget(); virtual ~EventTarget();
0
by: sam | last post by:
Can you teache me how to use this event as follows I have no idea about this There are not any example codes shown in MSDN on-line document Thanks in advance ps.Maybe navigatecomplete2 event...
5
by: Reid | last post by:
I have a Catch-22 type problem with the web browser control in VB Dot Net. I can have complete functionality on a web page in the control. But as soon as I add event handlers to the vb app (e.g....
5
by: puff | last post by:
I'm very new to Python and have a question concerning IE automation and detection of page completion. The MSDN article 180366 states in part: ---- The top-level frame fires the...
2
by: hzgt9b | last post by:
Using VS2003, VB.NET, BACKGROUND I have a window forms based application that will be distributed and executed directly from CD media. The app contains a TreeView control and a WebBroswer...
0
by: danhi | last post by:
I've written several "screen scraper" programs using AxWebBrowser in .NET 2.0. On one of them that accesses www.netflix.com, the program no longer gets the documentcomplete event. First I suspected...
3
by: =?Utf-8?B?R2F1cmF2?= | last post by:
I am using the AxSHDocVw.AxWebBrowser control (named PreviewBrowser) in my C# app to load a pdf file: PreviewBrowser.Navigate(strPDF ,ref objNull,ref objNull,ref objNull,ref objNull); These PDF...
1
by: edpudol | last post by:
I have created a program where I can automatically fill up form and submit, but there are times that I got an error when the program tried to fillup the web form adn submit it. I have put the...
1
by: brightlight | last post by:
Hello I want to search for multiple barcodes in our local network. I am using C# and my problem is I can not build succesful Loops to search multiple barcodes. Since I need to wait for the page...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.