473,473 Members | 1,972 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Showing a web page in VB.Net form?

rj
Hi All,

I am kind of new to .Net.
I have a web page created in Access (data access page), and i wish to
view it on a form created in VB.Net. I dont want it to open in a new
window.
Is this possible? How do I do it?

Thanks in advance..

Mar 30 '06 #1
6 2149
CMM
If you're using VS2003, right-click on the toolbox and click Add Item -> COM
Components -> Microsoft Web Browser.

If you're using VS2005 simply use the new built-in WebBrowser control.

--
-C. Moya
www.cmoya.com
"rj" <rj****@gmail.com> wrote in message
news:11**********************@i39g2000cwa.googlegr oups.com...
Hi All,

I am kind of new to .Net.
I have a web page created in Access (data access page), and i wish to
view it on a form created in VB.Net. I dont want it to open in a new
window.
Is this possible? How do I do it?

Thanks in advance..

Mar 30 '06 #2
"rj" <rj****@gmail.com> schrieb:
I have a web page created in Access (data access page), and i wish to
view it on a form created in VB.Net. I dont want it to open in a new
window.


..NET 1.0/1.1:

WebOCHostVB.exe Hosts the WebBrowser Control in Visual Basic .NET
<URL:http://support.microsoft.com/?scid=kb;EN-US;311303>

..NET 2.0 comes with a built-in webbrowser control.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Mar 30 '06 #3
rj
Thanks :))

Mar 30 '06 #4
rj
but how do I specify a path for the site to open? i dont see any
options in the properties..

Mar 31 '06 #5
"rj" <rj****@gmail.com> schrieb:
but how do I specify a path for the site to open? i dont see any
options in the properties..


..NET 2.0: 'WebBrowser.Url'.
..NET 1.*: 'WebBrowser.Navigate'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Mar 31 '06 #6
rj
Thanx.. will try that :))

Mar 31 '06 #7

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

Similar topics

1
by: Raphael Gluck | last post by:
Hi Everybody I am building a site using ASP and vbscript. On one particular page I have two recordsets, and depending on what is selected on the previous page, I want a form button to be...
1
by: Epetruk | last post by:
Hi all, I'm trying to write a simple page where a table's properties and contained controls are generated dynamically. I have the following code: In Test.aspx:
5
by: jake_allen_no_spam | last post by:
Hi Gurus, I want to incorporate a current web page on my database. How can I include the output from a web page in my database? Thanks in advance, Jake
4
by: Larry R | last post by:
I am trying to set a panel (that holds a progress image) to be visible when a long running process is happening. Sounds simple, right :) What happens is the panel never becomes visible. The load...
1
by: Darsin | last post by:
What i am doing is to pull the data from a CMS and import it to Word 2007 Beta and i also have to export the data from Word 2007 Beta back to that CMS. We have with us two Web Services of the CMS....
7
by: tshad | last post by:
I have a page that is showing as: Page.IsValid = False on postback when my submit button is pressed but none of my Validators have fired so there is no error message. How do I find out what...
1
Geeman
by: Geeman | last post by:
Hi all. I've a ASP page in C# and wanted to display message boxes on errors.Ok i refference to System.Windows.Form and i got the MessageBox.Show control,but the thing is now all my pictures on the...
5
nmm32
by: nmm32 | last post by:
I have a DataGrid which displays data with the aid of a procedure. I have tested the procedure inside the database and it is working fine. I have another procedure which adds another row to the...
1
by: dosingh | last post by:
i've put this page together using asp, html, javascript amd flash. java passes a number of variables over to the flash file but the flash graph does not appear. The error which appears is...
4
by: Mr. X. | last post by:
I have a problem showing hebrew on my site. Please, help. Here is the code : web.config ======= <configuration> <system.web> <customErrors mode="Off"/>
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
1
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.