Click here to Skip to main content
15,910,877 members
Home / Discussions / C#
   

C#

 
GeneralRe: I've a little doubt about decimal fraction !! Pin
Christian Graus18-Mar-04 12:36
protectorChristian Graus18-Mar-04 12:36 
GeneralRe: I've a little doubt about decimal fraction !! Pin
Werdna18-Mar-04 16:13
Werdna18-Mar-04 16:13 
GeneralaxWebBrowser DocumentComplete Pin
Jasper4C#18-Mar-04 10:57
Jasper4C#18-Mar-04 10:57 
GeneralRe: axWebBrowser DocumentComplete Pin
John Fisher18-Mar-04 11:35
John Fisher18-Mar-04 11:35 
GeneralRe: axWebBrowser DocumentComplete Pin
Jasper4C#25-Mar-04 11:05
Jasper4C#25-Mar-04 11:05 
GeneralRe: axWebBrowser DocumentComplete Pin
John Fisher25-Mar-04 13:11
John Fisher25-Mar-04 13:11 
GeneralRe: axWebBrowser DocumentComplete Pin
Jasper4C#25-Mar-04 22:54
Jasper4C#25-Mar-04 22:54 
GeneralRe: axWebBrowser DocumentComplete Pin
John Fisher26-Mar-04 5:20
John Fisher26-Mar-04 5:20 
It looks like you have 2 separate problems. First, test only the part that determines whether the page has finished loading. Once that is ready, then work on those other portions. The simpler you make each test, the easier it is to determine where the problem lies.

If you need the complete page and all of its elements to finish loading before you do anything, then you'll need to track each sub-document and note when that has finished as well. Then, when they are all completely loaded, you can do your work.

John

"You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.

GeneralRe: axWebBrowser DocumentComplete Pin
Jasper4C#26-Mar-04 7:12
Jasper4C#26-Mar-04 7:12 
GeneralRe: axWebBrowser DocumentComplete Pin
John Fisher26-Mar-04 15:08
John Fisher26-Mar-04 15:08 
GeneralControl Confussion Pin
Matthew Hazlett18-Mar-04 10:27
Matthew Hazlett18-Mar-04 10:27 
GeneralRe: Control Confussion Pin
John Fisher18-Mar-04 10:38
John Fisher18-Mar-04 10:38 
GeneralRe: Control Confussion Pin
Heath Stewart18-Mar-04 13:41
protectorHeath Stewart18-Mar-04 13:41 
GeneralProblems with changing a controls Docking Programmatically Pin
Gomac18-Mar-04 9:47
Gomac18-Mar-04 9:47 
GeneralRe: Problems with changing a controls Docking Programmatically Pin
Heath Stewart18-Mar-04 10:06
protectorHeath Stewart18-Mar-04 10:06 
GeneralRe: Problems with changing a controls Docking Programmatically Pin
John Fisher18-Mar-04 10:06
John Fisher18-Mar-04 10:06 
GeneralRe: Problems with changing a controls Docking Programmatically Pin
Gomac23-Mar-04 8:23
Gomac23-Mar-04 8:23 
GeneralC++ parent for a C# form Pin
Member 87320118-Mar-04 9:42
Member 87320118-Mar-04 9:42 
GeneralRe: C++ parent for a C# form Pin
Christian Graus18-Mar-04 9:53
protectorChristian Graus18-Mar-04 9:53 
GeneralRe: C++ parent for a C# form Pin
Member 87320118-Mar-04 9:58
Member 87320118-Mar-04 9:58 
GeneralRe: C++ parent for a C# form Pin
Heath Stewart18-Mar-04 10:08
protectorHeath Stewart18-Mar-04 10:08 
GeneralRe: C++ parent for a C# form Pin
Heath Stewart18-Mar-04 9:58
protectorHeath Stewart18-Mar-04 9:58 
GeneralRe: C++ parent for a C# form Pin
Member 87320118-Mar-04 10:11
Member 87320118-Mar-04 10:11 
GeneralRe: C++ parent for a C# form Pin
Member 87320119-Mar-04 8:36
Member 87320119-Mar-04 8:36 
GeneralRe: C++ parent for a C# form Pin
Heath Stewart21-Mar-04 12:48
protectorHeath Stewart21-Mar-04 12:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.