473,783 Members | 2,363 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Move from a frames page to aspx page

VS .Net 2003 / Visual Basic

I have this html frames page. The header and main frames show aspx pages.
In the header, if I have a button to get the user back to the main menu, how
do I close the current browser window and have the main menu appear in
another. Right now with just doing a server.transfer ("mainmenu.aspx ") or a
response.redire ct("mainmenu.as px) the mainmenu.aspx show up in the base
target (main frame), which is not what I want.

Some help please.
Thank you
Nov 21 '05 #1
1 1426
i didnt understand, you have a frame, and inside a aspx page, and you want to
redirect only the page that is inside the frame???

if it is so, i only know from javascript
document.frames (nameoftheframe ).location = 'newlocation';

"sf2005" wrote:
VS .Net 2003 / Visual Basic

I have this html frames page. The header and main frames show aspx pages.
In the header, if I have a button to get the user back to the main menu, how
do I close the current browser window and have the main menu appear in
another. Right now with just doing a server.transfer ("mainmenu.aspx ") or a
response.redire ct("mainmenu.as px) the mainmenu.aspx show up in the base
target (main frame), which is not what I want.

Some help please.
Thank you

Nov 21 '05 #2

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

Similar topics

2
2130
by: Bonj | last post by:
H I've got the following problem - I need to have an aspx page with two frames, although the question isn't necessarily about the workings of the frames, more session variables... the frames consist of one header (not resizable) and one main (resizable). The source for the "main" page needs to be of the form "WebForm3.aspx?...." with parameters to be determined at runtime. I'm ok with this, I've gone down the route of puttin src="<%=...
0
1117
by: headware | last post by:
I have a question about how best to implement a redirection to a framed version of a web site. Basically I have a web site that was originally implemented without frames. Then it was decided that it needed frame, so I made a page called index.aspx that contained the frameset that initially displayed the original home page, home.aspx, in one of the frames. However that meant that the user had to go to http://some_stuff/index.aspx instead...
2
1711
by: Brian | last post by:
I have a web project that requires an .ASPX start page. I want the page to also include frames, but I can't find a way to make Visual Studio .NET allow me to use frames on an .ASPX page. I can do it manually, and by manually coding the commands it works perfectly. I was wondering if there was a 'legitimate' way to make .ASPX allow frames?
4
2871
by: Kent Tegels | last post by:
Okay, so I know I'm doing two evil things: using Frames and storing stuff in Session. I'm a sinner and I'll repent after this project, I promise. But for now, I've got an interesting issue. In a site's Gobal.asax, I've written the following in Session_OnStart: Session.Add("Started",now.toString)
1
1278
by: David Hearn | last post by:
I have a site that I have built. It uses a default.aspx page for the home page and then to login, it will redirect to login.aspx. After the user has successfully logged in, it redirects them to a page that uses frames (not my choice). The frames page uses three frames(pages), one at the top for navigation, one on the left for navigation, and then a main frame where all other content is displayed. My problem is that if the session times...
3
2468
by: qwerty | last post by:
I´m new to ASP.Net. My workmate has some experience with it. He claimed that in ASP.Net working with frames is much simpler than it was ASP. I asked explanation but he couldn't give me such. (a button inside a-tag with attribute target isn't anything new relating ASP.Net, its same old HTML). He claimed that you could change another page´s controls´s property´s value from another frame by using this method: ' Page "Bottom"
2
1408
by: Griff | last post by:
A novice's view-point (please correct) With CLASSIC ASP, I understand that frames could be beneficial. For example, the left-hand frame could contain the ASP for the navigation tool and the right-hand frame would contain the main page. I believe that the advantage was that all the ASP (and database accesses) required to create the navigation tool would only have to be run once. The alternative of having the navigation tool in the same...
4
2825
by: sirumalla.srinivas | last post by:
Hi, I have link to the various documents which is stored on the server. When ever user click on any link, the respective document should be opened. Here what i need is to have all the links on the left side of the page and when the user clicks the document should be opened on the right side of the application. When googled, some of them told to split the page into two frames, load the document links in left frame and open the document...
14
7064
by: Mark | last post by:
Hi Guys, I am very new to ASP.NET world. I need to create three frames. One at the top, one on the left and another on the right side. I don't know how to do it. So please help me with it. I'll appreciate any help/example you can provide. I am using visual studio 2005. Thanks, Mark
0
9643
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10147
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10081
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9946
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6735
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5378
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4044
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 we have to send another system
2
3643
muto222
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.