473,394 Members | 1,866 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.

Website on a website.

Does anyone know a way to run a webpage on a webpage like the WebBrowser
control in vb.net?
Jan 15 '06 #1
3 1229
Shawn,
I think if you can be more specific about the goal here, it might be easier
to get constructive responses. You can, for example, use the IFRAME tag to
host a "Webpage" within a web page. Using the WebBrowser control in a web
page, doubt it.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Shawn" wrote:
Does anyone know a way to run a webpage on a webpage like the WebBrowser
control in vb.net?

Jan 15 '06 #2
Actually that is just about exactly what I was looking for, but I am having
trouble getting it to change pages. I set the url to a default page, but
want to have different button clicks open different pages. Now the page just
does nothing. Here is the button handler.

function Submit1_onclick() {
ResultFrame.src="Messages.aspx"
}
P.S. In case you haven't figured this out, I have several years experience
with Windows apps, but not web stuff.

Thanks!!!

"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.com> wrote in message
news:C8**********************************@microsof t.com...
Shawn,
I think if you can be more specific about the goal here, it might be
easier
to get constructive responses. You can, for example, use the IFRAME tag to
host a "Webpage" within a web page. Using the WebBrowser control in a web
page, doubt it.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Shawn" wrote:
Does anyone know a way to run a webpage on a webpage like the WebBrowser
control in vb.net?

Jan 15 '06 #3
Nevermind, I got it. Thanks for the help!!!

"Shawn" <sh**********@ccci.org> wrote in message
news:O0**************@TK2MSFTNGP10.phx.gbl...
Actually that is just about exactly what I was looking for, but I am
having trouble getting it to change pages. I set the url to a default
page, but want to have different button clicks open different pages. Now
the page just does nothing. Here is the button handler.

function Submit1_onclick() {
ResultFrame.src="Messages.aspx"
}
P.S. In case you haven't figured this out, I have several years experience
with Windows apps, but not web stuff.

Thanks!!!

"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.com> wrote in message
news:C8**********************************@microsof t.com...
Shawn,
I think if you can be more specific about the goal here, it might be
easier
to get constructive responses. You can, for example, use the IFRAME tag
to
host a "Webpage" within a web page. Using the WebBrowser control in a
web
page, doubt it.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Shawn" wrote:
Does anyone know a way to run a webpage on a webpage like the WebBrowser
control in vb.net?


Jan 15 '06 #4

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

Similar topics

2
by: crferguson | last post by:
I'm having a really odd issue. Recently my company has upgraded our data server. For a couple of months I'm having to host two versions of the same website on our webserver until the new data...
19
by: cpnet | last post by:
I'm using VS2005, C#, ASP.NET 2.0. I'm trying to create a report using SQL Reporting Services (to be used in local mode so I don't have to deal with SQL Server). When I create a new report in my...
7
by: Atul | last post by:
Hi Theres a website that books hotels . user enters the information and according to that results are displayed to the user.Let it be website A. Now I want to create a new project with...
5
by: daveh551 | last post by:
What, from a high level point of view, is the difference (in Visual Studio 2005) between Website (accessed with Open Website or Create Website from the StartPage) that is an ASP.NET Website, and a...
2
by: Wayne Smith | last post by:
Applies to: Visual Studio 2008 Professional Hi everyone, I'm in the middle of creating a website with VS2008 and I'm trying to integrate a user registration/login section on the website but I've...
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:
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: 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: 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
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:
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...

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.