473,407 Members | 2,676 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,407 software developers and data experts.

Other ways of displaying a webpage in VB.Net?

Hi.

Is there any other ways of displaying a webpage in an VB.Net form other then
using the "Microsoft Web Browser" object? Any third-party?

/Johan Ch
Nov 20 '05 #1
10 1206
* "Johan Christensson" <jo****************@telia.com> scripsit:
Is there any other ways of displaying a webpage in an VB.Net form other then
using the "Microsoft Web Browser" object? Any third-party?


I remember there was a similar ActiveX control for Mozilla, but it was
very buggy when I tried to use it in VB6.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #2
Hi Johan,

In addition to Herfried, do not forget that the webbrowser is reusing
Internet Explorer.

It seems that there is planned a completly new one for Net 2.0

All I know about this.

Cor
Nov 20 '05 #3
* "Cor Ligthert" <no**********@planet.nl> scripsit:
In addition to Herfried, do not forget that the webbrowser is reusing
Internet Explorer.

It seems that there is planned a completly new one for Net 2.0


I think the "new one" will still base on IE (I don't see any reason why
it should not do that).

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #4
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> schrieb
* "Cor Ligthert" <no**********@planet.nl> scripsit:
In addition to Herfried, do not forget that the webbrowser is
reusing Internet Explorer.

It seems that there is planned a completly new one for Net 2.0


I think the "new one" will still base on IE (I don't see any reason
why it should not do that).


Because it needs IE to be installed. ;-)
--
Armin

Nov 20 '05 #5
Any idea when DotNet 2.0 will be avalible?

I guess that I have to use the current method untill then, even if it, in my
oppinion dosen't.

The problem i'm having is when you have two seperate web browser objects in
the same from, and try to display the same ASP page in both objects, but
with different query strings, you end up with the same result in both.

Any ideas on how to solve this?

/Johan Christensson

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:eP**************@TK2MSFTNGP12.phx.gbl...
Hi Johan,

In addition to Herfried, do not forget that the webbrowser is reusing
Internet Explorer.

It seems that there is planned a completly new one for Net 2.0

All I know about this.

Cor

Nov 20 '05 #6
Any idea when DotNet 2.0 will be avalible?

I guess that I have to use the current method untill then, even if it, in my
oppinion dosen't.

The problem i'm having is when you have two seperate web browser objects in
the same from, and try to display the same ASP page in both objects, but
with different query strings, you end up with the same result in both.

Any ideas on how to solve this?

/Johan Christensson

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:eP**************@TK2MSFTNGP12.phx.gbl...
Hi Johan,

In addition to Herfried, do not forget that the webbrowser is reusing
Internet Explorer.

It seems that there is planned a completly new one for Net 2.0

All I know about this.

Cor

Nov 20 '05 #7
Hi Johan,

I did see it, however I had no answer, the page hold in the browser is an
reflection from the internet explorer cache.

Does this work in two internet explorer windows?

Cor
Nov 20 '05 #8
Hi Johan,

I did see it, however I had no answer, the page hold in the browser is an
reflection from the internet explorer cache.

Does this work in two internet explorer windows?

Cor
Nov 20 '05 #9
Yes it does, and that's strange. I placed the onbjects in seperate forms and
tryed to run them as seperate threads to, with the same result (based on the
assumption that I got the threading part right. First time...)

I solved it, temporary by creating two seperate application that uses half
the screen each. In the computer running the application I have two graphic
cards/screens, and on one of the screens I have two applications charing the
space and on the second screen I have a fullscreen application. So I have
three seperate applications running on the same computer. All of the windows
display the same page, but with different query strings and every now and
then I get the same problem here. The same information on all three
browsers. I have tryed with different webpages, with the same result.

/ Johan Ch

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi Johan,

I did see it, however I had no answer, the page hold in the browser is an
reflection from the internet explorer cache.

Does this work in two internet explorer windows?

Cor

Nov 20 '05 #10
Hi Johan,

I did this test, you can try it also, I made a form with two webbrowsers on
it, because I know I can search in this page I took this as the start.
Private Sub Form1_Load(ByVal sender As Object, _
ByVal e As System.EventArgs) Handles MyBase.Load
Me.AxWebBrowser1.Navigate2("http:\\msdn.microsoft. com")
Me.AxWebBrowser2.Navigate2("http:\\msdn.microsoft. com")
End Sub

I could seach in both pagina's while there where 2 different pages in each
webbrowser window.

I hope this helps somehow?

Cor
Nov 20 '05 #11

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

Similar topics

2
by: Paul Beckett | last post by:
I have successfully used strtotime to format the date on a webpage that is pulled form a MySQL database in the form yyyy-mm-dd. However, in another part of the webpage, I have to insert another...
7
by: yawnmoth | last post by:
i'm trying to display text while a page is loading using a method similar to the following: <? ob_end_flush(); echo 'AAA<br>'; flush(); sleep(10); echo 'BBB'; ?>
3
by: JimJones | last post by:
Hey, I don't really know much about ASP but I need some help modifying the way a field is currently displayed. Currently the ASP code inside my page is simply: <%=rs.Fields("Notes")%> ...
3
by: DOK | last post by:
I'm creating an ad for eBay and want to keep the page condensed. I have 6 images - different views of an antique lap steel guitar - that need to show superb detail. I have cropped the images to...
8
by: Jason Steeves | last post by:
Can someone please point me in the right direction for displaying word documents onto a webpage? The word documents will contain text/tables/pictures. I am new to this and can't quite find what I...
2
by: Woodmon | last post by:
I'm observing issue with linked images not displaying in either Firefox 1.5b2 or IE6 when running on Win XP (they display fine in either browser on W2k). Example problem HTML is: <a...
1
by: sureshreddy | last post by:
hi friends, I want the time to be displayed for a webpage to redirect to another webpage. You can see this concept in job sites when we fill all the details and click the search button it displays...
3
by: mikec87 | last post by:
I am very new with PHP...started doing this a few days ago to help someone and I need some help please. I have a webpage that is not displaying the records I want it to. The sql is correct, and I...
6
by: Jeff | last post by:
hi asp.net 2.0 I have a image (.jpeg) stored in sql server 2005 and now I want to display it on a webpage. So I created a webpage (Image.aspx) which just writes the buffer data to the...
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: 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?
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
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
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.