[Javascript] dynamic anchor tags, javascript, and JSP

Jay Wright jwright at once.com
Fri Feb 15 16:12:03 CST 2002


 
The server can't control the other browser.  The pop up doesn't just open
and close, it is used for a period of time, then when someone gets to this
page, it refreshes the original browser and closes itself.
 

-----Original Message-----
From: Filipiak, Bob (Contractor) [mailto:filipiab at atsc.army.mil]
Sent: Friday, February 15, 2002 1:25 PM
To: 'javascript at LaTech.edu'
Subject: RE: [Javascript] dynamic anchor tags, javascript, and JSP


Then try <body
onload="opener.location.href='/some/page?ANCHOR=#....';self.close();"> and
have the opener parse the querysting. But the more I think about it, why not
just redirect to the opener from the server instead of popup and close.
Sorry, I don't do JSP. 
 

Bob Filipiak 
(Contractor)  

 -----Original Message-----
From: Jay Wright [mailto:jwright at once.com]
Sent: Friday, February 15, 2002 4:18 PM
To: 'javascript at LaTech.edu'
Subject: RE: [Javascript] dynamic anchor tags, javascript, and JSP



 
Yes, now we come to my problem.  This is what I do, and it works the first
time, but the second time, the opener does not refresh.  
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20020215/63b0944f/attachment.htm>


More information about the Javascript mailing list