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

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.redirect("mainmenu.aspx) 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 1412
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.redirect("mainmenu.aspx) 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
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...
0
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...
2
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...
4
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. ...
1
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...
3
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...
2
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...
4
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...
14
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. ...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.