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 973519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T03:17:29+00:00 2026-05-16T03:17:29+00:00

I have a site with a frame: <frameset cols=69%,31%> <frame src=main.php /> <frame src=result.html

  • 0

I have a site with a frame:

<frameset cols="69%,31%">
  <frame src="main.php" />
  <frame src="result.html" />
</frameset>

Its looks like this:

------------|-----------
            |
search      | result1
            | result2
            | result3
            |
            |
            |
            |
------------|---------

Here is how it workrs (it is much more complex)

Main.php (left frame) uses a search (like a search engine) result.html (right frame) , only reads what main.php founds, so:

What I want to do is refresh result.html from main.php. How can I do this???

NOTE: I do not want to autorefresh result.html (right frame) with AJAX timer or something. The refresh must be triggered by main.php (left frame)

  • 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-16T03:17:30+00:00Added an answer on May 16, 2026 at 3:17 am

    If you add a JavaScript function into the page that holds the two frames you can accomplish this.

    In the parent page:

    refreshResults = function () {
        resultFrame.location.reload();
    }
    

    and then call it from main.php like this:

    parent.refreshResults ();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a dataframe with distances df<-data.frame(site.x=c(A,A,A,B,B,C), site.y=c(B,C,D,C,D,D),Distance=c(67,57,64,60,67,60)) I need to convert this to
I have Search on my site we frame the query and send in the
I have a question regarding django templates and html frameset's. I would like to
So I have this site that dynamically posts content using jquery and php. I
I have a data.frame df in format long. df <- data.frame(site = rep(c(A,B,C), 1,
I have a small frame on my site which has an 'overflow' attribute. All
I have a script on jquery that load some site in iframe using: $(#demo_frame).attr('src',
I Have site change.is, where right side menu & search bar in header is
i have this code which include frameset. i have tried to set to this
I have a site in PHP, the design is about 800 pixels wide and

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.