<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016782" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016782</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099878</link>
    <description> &lt;p&gt;Isn&#039;t that always the way, the best scripts are never your own!!&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jan 2002 11:50:06 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1099878 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099868</link>
    <description> &lt;p&gt;That&#039;s a great script detox!&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jan 2002 08:16:48 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1099868 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099825</link>
    <description> &lt;p&gt;This is adapted from a script on IRT, plasce this in the head of you document&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;script language&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;JavaScript\&quot;&amp;amp;gt;&amp;lt;!--&lt;br /&gt;var Passed = &#039;&#039; + location.search;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;if (Passed != &#039;&#039; &amp;amp;&amp;amp; Passed != &#039;undefined&#039;)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Passed = parseInt(Passed.substring(1));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;else&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Passed = 1;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //document.write(\&quot;this page has been refreshed\&quot;);&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;function loopy() {&lt;br /&gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loc = window.location.href&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sPos = loc.indexOf(&#039;?&#039;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (sPos != -1) loc = loc.substring(0,sPos); // loose existing search&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; window.location = loc + (Passed-1);&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;//--&amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
and place this in your body tag&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;onLoad&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;setTimeout(&#039;loopy()&#039;,10000)\&quot;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;this was meant to be a script to refresh the page 3 times I simply changed the variable Passed to 1&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jan 2002 00:56:24 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1099825 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099814</link>
    <description> &lt;p&gt;Will this work?&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;Javascript&quot;&lt;br /&gt;
src=&quot;http://www.dictionary.com/wordoftheday/wotd.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;.::Gavin&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jan 2002 00:04:46 +0000</pubDate>
 <dc:creator>gavin681</dc:creator>
 <guid isPermaLink="false">comment 1099814 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099401</link>
    <description> &lt;p&gt;okay, look, there is a fix for the Netscape onresize error. I&#039;ll track it down, because it should work.&lt;/p&gt;
&lt;p&gt;However, you really need to look at why you want to refresh the page. It would be far better to prevent caching if the content must be updated frequently, than to force a refresh.&lt;/p&gt;
&lt;p&gt;I&#039;ll see if I can find it, back later,&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Jan 2002 01:08:36 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1099401 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099395</link>
    <description> &lt;p&gt;OK looks like the only way to do this is to make two of the same page (add a mirror page).&lt;/p&gt;
&lt;p&gt;Add this code to the original page (replace my url with your mirror page url:&lt;/p&gt;
&lt;p&gt;&amp;lt;script LANGUAGE=&quot;JavaScript1.1&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Gavin&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jan 2002 22:47:43 +0000</pubDate>
 <dc:creator>gavin681</dc:creator>
 <guid isPermaLink="false">comment 1099395 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099393</link>
    <description> &lt;p&gt;I don&#039;t know it was working but every time I closed the browser and reopened in it stopped reloading only once.&lt;/p&gt;
&lt;p&gt;We will have to keep searching for the right code to do this.&lt;/p&gt;
&lt;p&gt;Gavin&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jan 2002 22:22:39 +0000</pubDate>
 <dc:creator>gavin681</dc:creator>
 <guid isPermaLink="false">comment 1099393 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099390</link>
    <description> &lt;p&gt;OK I figured it out here is the code:&lt;/p&gt;
&lt;p&gt;Using the complete URL forces the page to reload from the server and not the cache.&lt;/p&gt;
&lt;p&gt;This code reloads the page only once!&lt;/p&gt;
&lt;p&gt;Gavin&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jan 2002 21:58:40 +0000</pubDate>
 <dc:creator>gavin681</dc:creator>
 <guid isPermaLink="false">comment 1099390 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099384</link>
    <description> &lt;p&gt;I found this link:&lt;br /&gt;
&lt;a href=&quot;http://developer.irt.org/script/973.htm&quot; class=&quot;bb-url&quot;&gt;http://developer.irt.org/script/973.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It works only with frames,&lt;br /&gt;
tried to get it to work without frames... but did not succeed (yet)&lt;/p&gt;
&lt;p&gt;Hope it helps a bit,&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jan 2002 21:00:38 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1099384 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/refresh-page-entry#comment-1099363</link>
    <description> &lt;p&gt;&amp;gt;&amp;gt;Where can I find a javascript code that makes the page refresh just once.&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;Yeah. That seem to be the million dollar question.&lt;/p&gt;
&lt;p&gt;It must be able to be done.&lt;/p&gt;
&lt;p&gt;Gavin&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jan 2002 16:04:07 +0000</pubDate>
 <dc:creator>gavin681</dc:creator>
 <guid isPermaLink="false">comment 1099363 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
