Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6703383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:09:53+00:00 2026-05-26T07:09:53+00:00

Iam a web page that redirects you to the page managersigning.html <frameset rows=40%,* noresize>

  • 0

Iam a web page that redirects you to the page managersigning.html

 <frameset rows="40%,*" noresize>
        <frame src="managerhomepage.jsp" name="actionwindow" noresize frameborder="0">
        <frame src="" name="resultwindow" frameborder="0">
 </frameset>
</html>

Now what ever the links i added in managerhomepage.jsp will be displayed in second frame since i used it as a target.

            <h2>MANAGER'S HOME PAGE</h2>
              <form> 
                <%String flag="ok";%>
                <a target="resultwindow" href="salesplan.jsp"><img src="images/salesplan.jpg"></a>
                <a target="resultwindow" href="managertracking.jsp"><img src="images/tracking.jpg"/></a>
                <a target="resultwindow" href=""><img src="images/reports.jpg"></a>
                <a  href="logoutpage.html"><img src="images/exit.jpg"/></a>

My problem is when ever exit button is clicked(last link ) it is displayed in the first frame since i didn’t specified the target here. If i specified the target it will be displayed in second frame. But i want to display the logoutpage.html in entire screen instead of one of the frames. What to do..?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:09:54+00:00Added an answer on May 26, 2026 at 7:09 am

    Use the target="_top" attribute in your link. This will “break” out of the frames.

    <a target="_top" href="logoutpage.html"><img src="images/exit.jpg"/></a>
    

    FYI, most designers avoid frames – You can accomplish the same thing with a bit more work but no frames, and your users will thank you for it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on a web page that is using jQuery. I have an
I am working on a web page that has a large number of tables.
I am working on a web page that used a fixed width layout, centered
I am working on an ASP web page that handles file uploads. Only certain
I am attempting to create a web page that will allow a user to
Currently I am working on a web page that has six ReportViewer controls that
I am new to web-design. I want to set the page-width so that it
I am building a utility page for a web app that I am working
I have a JSP page (home page) in a Web App, which has different
For an Intranet application I have a web page save function that can lead

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.