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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:26:48+00:00 2026-06-18T06:26:48+00:00

I start using the Django to build up a webpage. What I expected is

  • 0

I start using the Django to build up a webpage. What I expected is the following:

I might have two frames, left and right. I have a search form in left frame. What I expected is that after I input the search key word, the search results will render at the right frame.

If, I only consider page with only one frame with search form, and after I submit search keyword, the search results will render in the same page. This might easy just by let render_to_response to display the correct template page.

However, when I have two frames as I described before, I did not find some thing to render the coorect template page on the specified target ( the right frames ).

Or maybe a more vague problem, suppose we have two frames on one page, I have a referesh button on one (left) frames, is there any way,when I click it, I get two frames get refreshed ?

  • 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-06-18T06:26:49+00:00Added an answer on June 18, 2026 at 6:26 am

    How to work with html frames in Django

    Frames are a client side technology. Django doesn’t make a difference.

    However, when I have two frames as I described before, I did not find some thing to render the coorect template page on the specified target

    <form ... target="name_of_frame">
    

    Or maybe a more vague problem, suppose we have two frames on one page, I have a referesh button on one (left) frames, is there any way,when I click it, I get two frames get refreshed ?

    That would involve JavaScript (assuming you want to refresh the current representation of each frame).


    Frames are a problematic technology and (other than iframes) do not exist in HTML 5.

    Most uses of frames are better replaced with single pages where shared content (e.g. the form in the above example) is duplicated (this can be done using Django templates) and layout is handled by CSS.

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

Sidebar

Related Questions

hello i have just start using Raphael but i'm very confused in the following
I'm trying to make a custom search form using django haystack, i just modify
hi i am using the following models to build a database from django.db import
I have decided to start using unit testing in PL/SQL, since it could be
I'm using django-on-tornado to build an application that is similar to the chat applicatoin
I'm currently using Django 1.1 beta for some personal projects, and plan to start
I am finally going to start using virtualenv for my Django projects on my
I would like to start using Django with MYSQL, instead of sqlite all the
I am trying to start developing a web apps using django 1.5 but I
I have been using django-appengine and am now trying a project with django-nonrel. Before

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.