473,387 Members | 1,440 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,387 software developers and data experts.

WebBrowser1.Navigate makes program hold

Hi All,

I feel that WebBrowser1.Navigate will make program hold until it
complete the document, am I right?

Can any way to solve it? or that is not a good feeling for users to
control my app ... ><~~

Best regards,
Boki.

Apr 19 '06 #1
1 1391
Boki,

No you have to check the downloaded events etc to be sure, know as well that
a webpage is mostly not one document..

Cor

"Boki" <bo******@ms21.hinet.net> schreef in bericht
news:11**********************@z34g2000cwc.googlegr oups.com...
Hi All,

I feel that WebBrowser1.Navigate will make program hold until it
complete the document, am I right?

Can any way to solve it? or that is not a good feeling for users to
control my app ... ><~~

Best regards,
Boki.

Apr 19 '06 #2

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

Similar topics

2
by: Florin | last post by:
Hi, How can get the javascript using a button Command1 ? I want to create the html on the fly. This one doesn't work: Private Sub Command1_Click() WebBrowser1.Navigate...
0
by: Raymond H. | last post by:
Hello, in my vb projet, I put a WebBrowser and when I view the contents of my hard disk with 'WebBrowser1.Navigate "C:\"' I view my directory in the right side only and in the left side it is'nt...
16
by: nime | last post by:
How can I grab html source of a frame? I can retrive main frame by WebBrowser1.DocumentText but I want to retrive inner (child) frame... WebBrowser1.Document.Window.Frames(0).DocumentText like...
2
by: ari | last post by:
I have a vb.net program that uses the web browser for display purposes. I have implemented a type of "tooltip" pop up window that works as follows: in the html I have defined: &lt;SPAN id="1"...
2
by: Ryan Ramsey | last post by:
I have been chasing this one down for a week and have narrowed it down to a machine issue. I have the following code: webBrowser.Navigate(http://finao.net/post_dkp.php?database=40); Basically...
0
by: trint | last post by:
I want check for the document title, which is: <title> Golf Cart </title> I do this, trying to get it: webBrowser1.Navigate(new Uri(address)); label2.Text = webBrowser1.DocumentTitle;
0
by: Boki | last post by:
HI All, I want to auto postdata to a server. However, the original webpage has a "submit" button, when user click it, it will submit the texts in the form. However, when I try to do ...
0
by: DR | last post by:
for some reason webbrowser1.Navigate() works but causes thread to terminate, i want to do a GetElementyByID in the same thread that executes the navigate.. i am totaly stumped:...
103
by: Tom | last post by:
How do we get out of the browser infinite loop quicksand when we navigate to web pages designed to lock us in and force us to hit the "pay me" button (whatever they want to force you to do)? ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.