[Javascript] Targeting Frames with Javascript for Page Reload s.

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Thu Aug 9 08:17:45 CDT 2001


Glad to help. There is a story attributed to George Washington. George
Washington said in a letter: "I'm sorry this letter is so long but I didn't
have time to shorten it." 
 

Bob Filipiak (Contractor)
MCP 

-----Original Message-----
From: Phil Winstanley [mailto:p_winstanley at creations.co.uk]
Sent: Thursday, August 09, 2001 8:56 AM
To: 'javascript at LaTech.edu'
Subject: RE: [Javascript] Targeting Frames with Javascript for Page Reload
s.


Hiya Bob
 
Ok - What we have in the bottom is a calendar (custom built)
 
On clicking a date on the calendar that date is added to a session var, and
then the calendar reloaded, and clicking the calendar again will add another
date and so on.
 
I want the top frame to show a list of the dates you have clicked, but now I
think about it it could all be done in one page easily enough.
 
Cheers Bob you've just made me re write it ! :op
 
hehe
 
:o)
 
Phil,

__________________________________________

Phil Winstanley
Software Creations (Holdings) Ltd
___________________________________________
ICQ: 29163700
http://www.creations.co.uk/ <http://www.creations.co.uk/> 
phil.winstanley at creations.co.uk


-----Original Message-----
From: Filipiak, Bob (Contractor) [mailto:filipiab at atsc.army.mil] 
Sent: Thursday, August 09, 2001 2:01 PM
To: 'javascript at LaTech.edu'
Subject: RE: [Javascript] Targeting Frames with Javascript for Page Reload
s.


Try not to use 'top' as a frame name since you may get confused with
top.document....
 
Need a little more information about what you are trying to do. Using your
example, you should be able to use a full reference
document.top.location=top.asp 
 
But the question is why do you want to reload top.asp when bottom.asp loads?
 
 

Bob Filipiak (Contractor)
MCP 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010809/3d3fd1ce/attachment.htm>


More information about the Javascript mailing list