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

ASP Frameset with ASP.NET Content Frame..

Hello,
I have a ASP application that I can't afford to convert totally
over to ASP.NET, but currently I am converting the content pages that
display in the content part of the ASP frameset. When a user performs
some action the left nav frame should update (in ASP world), but with
ASP.net, I need to be able to refresh that frame. How is this
possible? I know it sounds like I want the best of both worlds, but I
really need to do this in a piece meal manner.

Any help is appreciated.

Michael
Nov 18 '05 #1
3 2110
Hi Michael,

You'll need to do this in javascript:

parent.frames['leftNav'].location.href='NewPage.aspx';

That should load your aspx page for you. Good luck! Ken.

--
Ken Dopierala Jr.
For great ASP.Net web hosting try:
http://www.webhost4life.com/default.asp?refid=Spinlight
If you sign up under me and need help, email me.

"Cleave" <Cl****@bigfoot.com> wrote in message
news:97**************************@posting.google.c om...
Hello,
I have a ASP application that I can't afford to convert totally
over to ASP.NET, but currently I am converting the content pages that
display in the content part of the ASP frameset. When a user performs
some action the left nav frame should update (in ASP world), but with
ASP.net, I need to be able to refresh that frame. How is this
possible? I know it sounds like I want the best of both worlds, but I
really need to do this in a piece meal manner.

Any help is appreciated.

Michael

Nov 18 '05 #2
Ken,
Thanks for responding. Acutally the page that is in the content
frame is the .aspx. The frameset and the left nav is all ASP. So I
am not sure that the js that you posted will work. I don't think that
my original post was very clear. I am pretty much hosting ASP.NET
pages in an ASP frameset, and when a user completes some action on the
..aspx page, I want to be able to refresh the left nav part of the ASP
frameset.

Hopefully this is a little more clear about the problem that I am
having. I am also hopeful you have a good example for this
situation.. :)

Michael

"Ken Dopierala Jr." <kd*********@wi.rr.com> wrote in message news:<eR**************@TK2MSFTNGP10.phx.gbl>...
Hi Michael,

You'll need to do this in javascript:

parent.frames['leftNav'].location.href='NewPage.aspx';

That should load your aspx page for you. Good luck! Ken.

--
Ken Dopierala Jr.
For great ASP.Net web hosting try:
http://www.webhost4life.com/default.asp?refid=Spinlight
If you sign up under me and need help, email me.

"Cleave" <Cl****@bigfoot.com> wrote in message
news:97**************************@posting.google.c om...
Hello,
I have a ASP application that I can't afford to convert totally
over to ASP.NET, but currently I am converting the content pages that
display in the content part of the ASP frameset. When a user performs
some action the left nav frame should update (in ASP world), but with
ASP.net, I need to be able to refresh that frame. How is this
possible? I know it sounds like I want the best of both worlds, but I
really need to do this in a piece meal manner.

Any help is appreciated.

Michael

Nov 18 '05 #3
Hi,

It really shouldn't matter. Once in the browser everything is HTML and
javascript. Use the code in any frame you want and it will load the other
page. Doesn't matter if one is ASP the other is ASP.Net or JSP or PHP or
anything. The code should work fine. Good luck! Ken.

--
Ken Dopierala Jr.
For great ASP.Net web hosting try:
http://www.webhost4life.com/default.asp?refid=Spinlight
If you sign up under me and need help, email me.

"Cleave" <Cl****@bigfoot.com> wrote in message
news:97**************************@posting.google.c om...
Ken,
Thanks for responding. Acutally the page that is in the content
frame is the .aspx. The frameset and the left nav is all ASP. So I
am not sure that the js that you posted will work. I don't think that
my original post was very clear. I am pretty much hosting ASP.NET
pages in an ASP frameset, and when a user completes some action on the
.aspx page, I want to be able to refresh the left nav part of the ASP
frameset.

Hopefully this is a little more clear about the problem that I am
having. I am also hopeful you have a good example for this
situation.. :)

Michael

"Ken Dopierala Jr." <kd*********@wi.rr.com> wrote in message

news:<eR**************@TK2MSFTNGP10.phx.gbl>...
Hi Michael,

You'll need to do this in javascript:

parent.frames['leftNav'].location.href='NewPage.aspx';

That should load your aspx page for you. Good luck! Ken.

--
Ken Dopierala Jr.
For great ASP.Net web hosting try:
http://www.webhost4life.com/default.asp?refid=Spinlight
If you sign up under me and need help, email me.

"Cleave" <Cl****@bigfoot.com> wrote in message
news:97**************************@posting.google.c om...
Hello,
I have a ASP application that I can't afford to convert totally
over to ASP.NET, but currently I am converting the content pages that
display in the content part of the ASP frameset. When a user performs
some action the left nav frame should update (in ASP world), but with
ASP.net, I need to be able to refresh that frame. How is this
possible? I know it sounds like I want the best of both worlds, but I
really need to do this in a piece meal manner.

Any help is appreciated.

Michael

Nov 18 '05 #4

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

Similar topics

1
by: JP | last post by:
Hi, How can I create a dynamic frameset whose content changes based on user inputs? Specifically, how do I toggle a frame within a frameset? How can I allow a user to "close" or "dock" a...
14
by: Alex Molochnikov | last post by:
Is there any way to embed the HTML code inside FRAMESET? Something like this: <frameset cols="50%,*"> <frame src=" ... HTML code for the frame ... "> <frame src="Frame2.html" name="main">...
3
by: Helixpoint | last post by:
How do you do a frameset in an aspx page? -- ______________________ David Fetrow HelixPoint LLC. http://www.helixpoint.com davef@helixpoint.com
10
by: IntraRELY | last post by:
I am building an Intranet application and is more of an "Application" vs. a typical "Web Application" or "Web Site". Using a FRAMSET seems like it has many benefits and gives mainly the feel of...
2
by: TR | last post by:
Given the following frameset named MyFrameSet.htm: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> <html> <head><TITLE>LaunchFrame</TITLE> <FRAMESET ROWS="88%,12%"> <FRAME...
3
by: rick2910 | last post by:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta...
2
by: Mark | last post by:
Hello. I am working on a common problem. . .restoring frameset context when a user links directly to a page. Loading the frameset isn't a problem. . .there are numerous examples of simple...
0
by: joeller | last post by:
On October 13, 2006 Mark Rae wrote Hi, Firstly, I have not the slightest intention of using framesets - the reason for this post is merely to ask for assistance in furthering my understanding of...
4
by: maminx | last post by:
Hello..i have problem, hope someone can help me..i have this frameset below : <FRAMESET ROWS="55%" COLS="37%,63%"> <FRAME NAME="runningTrade" SRC="http://runningtrade.com" scrolling="no"> ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
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...
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...

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.