Open new browser window

S

sf2005

VS .Net 2003 / Visual Basic

I have this html frames page (2 frames: header and main). The header and
main frames show aspx pages. In the header, if I have a button to get the
user back to the Home Page (non frame page) , how do I close the current
browser window and have the Home Page appear in a non frame page. Right
now with just doing a server.transfer ("mainmenu.aspx") or a
response.redirect("mainmenu.aspx) the mainmenu.aspx (home page) shows up in
the base target (main frame), which is not what I want.

Thanks
 
S

sf2005

You wrote...
I think that a link in the header with target="_top" should do it. It will
replace the entire frameset with a top page.

--->

If I put target="_top", then all the buttons which open a web page will
replace the entire frameset.

I only want one button to do this, the others will be opening a page in the
Main frame.

For example I have employee info in the header (name, empnum, dept, title,
etc.) then there are several buttons in the header when selected the main
frame changes and shows the information selected (Assigned Equip / Telecom
Info / Employee Location). Then there is one button in the header which
will take the viewer back to the default web page (.aspx page / non frames
page).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,817
Members
47,367
Latest member
mahdiharooniir

Latest Threads

Top