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

how to reload a frame from a popup

Hi,
I have a problem that seems simple, but do not fid how to solve it.

I have a window with 2 frames (A et B). When I click on a link in A, I open
a window. In that window, I have a form and when it's submited, I must come
back to this popup to display things, but I would also like to reload frame
A. How can I do that ? How can I access this frame ?

Thanks

Fred
Jul 20 '05 #1
3 2035
Frederic Houbie wrote:
Hi,
I have a problem that seems simple, but do not fid how to solve it.

I have a window with 2 frames (A et B). When I click on a link in A, I open
a window. In that window, I have a form and when it's submited, I must come
back to this popup to display things, but I would also like to reload frame
A. How can I do that ? How can I access this frame ?

Thanks

Fred

Check the opener property (of window, I think). Recent browsers have
that set to the window/frame issueing window.open()

--
Bas Cost Budde
http://www.heuveltop.org/BasCB
but the domain is nl

Jul 20 '05 #2
great, it's working, thanks

"Bas Cost Budde" <ba*@heuveltop.org> wrote in message
news:c0***********@news2.solcon.nl...
Frederic Houbie wrote:
Hi,
I have a problem that seems simple, but do not fid how to solve it.

I have a window with 2 frames (A et B). When I click on a link in A, I open a window. In that window, I have a form and when it's submited, I must come back to this popup to display things, but I would also like to reload frame A. How can I do that ? How can I access this frame ?

Thanks

Fred

Check the opener property (of window, I think). Recent browsers have
that set to the window/frame issueing window.open()

--
Bas Cost Budde
http://www.heuveltop.org/BasCB
but the domain is nl

Jul 20 '05 #3
"Frederic Houbie" <fh*****@yahoo.com.nospam> wrote in message news:<40**********************@feed0.news.be.easyn et.net>...
Hi,
I have a problem that seems simple, but do not fid how to solve it.

I have a window with 2 frames (A et B). When I click on a link in A, I open
a window. In that window, I have a form and when it's submited, I must come
back to this popup to display things, but I would also like to reload frame
A. How can I do that ? How can I access this frame ?

Thanks

Fred


I'd think that if you were to open a popup from a frame, the opener
property of the popup window would contain a reference to the window
object associated with the parent frame.

Not an expert.

FWIW
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mike Gifford | last post by:
Hello, I'm right now using window.location.reload() to refresh the browser. It behaves as I would want in Mozilla/Netscape, but not in IE. I want to refresh a form, but keep the cached...
19
by: Darren | last post by:
I have a page that opens a popup window and within the window, some databse info is submitted and the window closes. It then refreshes the original window using window.opener.location.reload(). ...
3
by: KathyB | last post by:
Hi, Been reading a LOT about frames, variables, etc. I realize you can NOT use server.transfer with target frames (which are client)... I have a Parent frame containing Left and Right frames....
6
by: Stefan Mueller | last post by:
After my web page has been loaded I'm doing some tests with a JavaScript. If I figure out that something is wrong I'd like to reload the whole frameset. With Internet Explorer and Mozilla Firefox...
2
by: rbanerji | last post by:
I am building a BHO that is meant to popup a IHtmlPopup window on a mouse over image event. All the code works fine if the image is in the main Window. However if the image is in a frame then I...
7
by: Raffi | last post by:
I'm facing a tricky (at least for me) page reload/refresh scenario and need some help. I'm working on a web application which is primarily used with MSIE. The application has a main window with...
1
by: dileep60 | last post by:
Hi friends, Here is my problem.My requirement is in the main window i have 2 frames.Bottom frame has few values with radio buttons.when i select the radio button and click on the update button a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.