SunQuest
           HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 3rd, 2000, 10:16 PM
cskoo cskoo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 49 cskoo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
i am facing the problem in opening new window. the contents of the new window did't updated each time i open it. when i want to read it, i have to go to the new window file and press the refresh button and then go back to the parent file to open it.
may i know how to refresh the contents of new window automatically each time the user click on the link of open new window in the parent file?

Reply With Quote
  #2  
Old July 4th, 2000, 03:35 AM
billyo billyo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 114 billyo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
I don't know if this is what you're looking for, but you can create a reload button on your page:
<a href=javascript:window.location.reload()>REFRESH</a> If you really want to bug people, try this:
<body onload=window.location.reload()>
(you've been warned).

Reply With Quote
  #3  
Old July 4th, 2000, 05:24 AM
cskoo cskoo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 49 cskoo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
i am sorry may be your're misunderstanding. what i means is when i click on open new window button, i want the page of the new window that open to refresh automatically one time without pressing any link or button.

Reply With Quote
  #4  
Old July 4th, 2000, 01:52 PM
Spookster Spookster is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Posts: 84 Spookster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Well in the page that is being opened in the popup you should put these inside the head section:

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">

This will force it to always retrieve a fresh copy of the page when opened.

Spookster

------------------
Visit the WSAbstract Help Forum for your Javascript, DHTML, or General Web Design Questions

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > open new window


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway