473,402 Members | 2,050 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,402 software developers and data experts.

Refresh a Frameset

Hello,

I have a frameset nested inside another frameset:

<FRAMESET border="0" frameSpacing="0" rows="150,72%" frameBorder="No">
<FRAME name="header" marginWidth="0" marginHeight="0" src="header.htm"
frameBorder="No" noResize scrolling="no">
<FRAMESET frameSpacing="0" borderColor="white" rows="500,*"
frameBorder="yes">
<FRAME name="Result" marginWidth="0" marginHeight="0" src="SelectPage.aspx"
frameBorder="NO">
<FRAMESET border="0" frameSpacing="0" rows="50,*" frameBorder="No">
<FRAME name="footer" marginWidth="0" marginHeight="0" src="footer.htm"
frameBorder="NO">
</FRAMESET>
</FRAMESET>
</FRAMESET>

How do I refresh the Result frame. The following code works when I do not
have nested frames:

Response.Write("<SCRIPT Language = 'JavaScript'>parent.Result.location =
'Results.aspx';</SCRIPT>")

Thanks,

Chuck
Nov 18 '05 #1
0 1309

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

Similar topics

1
by: Bilal | last post by:
Hi, I'm a complete beginner in Javascript and php ... so forgive me for asking an easy/simple solution to the following problem: I'm developing an application that involves multi-screen in...
7
by: Willem | last post by:
Can someone tell me how I can get a page(any page) on the Internet to refresh automatically every 5 minutes. I was thinking along the lines of having a HTML file on my C-drive with JavaScript to do...
2
by: kp. | last post by:
I am writing a very short HTML code such that i can refresh a third party webpage. A sample of it is as follow: <html> <head> <meta http-equiv="no-cache"> <META HTTP-EQUIV="refresh"...
1
by: baggy | last post by:
Hi, I have a situation where I need to be able to refresh a windows parent parent. I can not seem to use anything like window.opener.parent.location.reload() as by the time I execute the...
2
by: Charles A. Lackman | last post by:
Hello, I have an ASPX page that is storing data into a session Variable: Session("Name") = "Chuck" When the User clicks "Next" on the page, it naviages to "Details.aspx", Details.aspx has two...
1
by: Roger Withnell | last post by:
My frameset has three frames, header, navigation bar and a main page. I can tell when the server has timed out because the session variables have been reset but, when that happens, how do I...
8
by: Jason S | last post by:
Hi, is there any way of getting my VB (6.0) program to automatically 'Refresh' an IE window that might be active (window status not applicable). It needs to be able to determine which active IE...
2
by: dmc2409 | last post by:
Well, I am more a desigber than developer. Need to solve the folloving problem. I have a page on, lets call it Firstserver. It opens Page1, Page2 and Page3 on Secondserver through a frame on the...
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: 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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.