<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014337" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014337</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1090223</link>
    <description> &lt;p&gt;Sorry for the misunderstanding. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;See the response at:&lt;br /&gt;
&lt;a href=&quot;http://www.webmaster-forums.com/showthread.php?postid=90222&amp;amp;t=3434#post90222&quot; class=&quot;bb-url&quot;&gt;http://www.webmaster-forums.com/showthread.php?postid=90222&amp;amp;t=3434#post90222&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Sep 2001 20:37:39 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1090223 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1090218</link>
    <description> &lt;p&gt;Where do I set the url to reload into the frame?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Sep 2001 19:31:32 +0000</pubDate>
 <dc:creator>zeedy2k</dc:creator>
 <guid isPermaLink="false">comment 1090218 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1090205</link>
    <description> &lt;p&gt;Hi zeed2k,&lt;/p&gt;
&lt;p&gt;the following will refresh the page:&lt;/p&gt;
&lt;p&gt;parent.targetName.location.reload()&lt;/p&gt;
&lt;p&gt;where targetName is the name of the frame you want to refresh&lt;/p&gt;
&lt;p&gt;if you wish the above to be timed, you need to call it with a setTimeout():&lt;/p&gt;
&lt;p&gt;function refreshFrame(frameName)&lt;br /&gt;
{&lt;br /&gt;
  eval(&#039;parent.&#039; + frameName + &#039;.location.reload()&#039; );&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;init(frameName)&lt;br /&gt;
{&lt;br /&gt;
  refreshFrame(frameName);&lt;br /&gt;
  setTimeout(&#039;init(&#039; + frameName + &#039;),120)&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;note: change the framename in the onLoad event handler to what you what.  Also, change the &#039;120&#039; to whatever time you want.  &lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Sep 2001 16:37:43 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1090205 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Now THAT would be JavaScript!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1090173</link>
    <description> &lt;p&gt;Instead of a meta tag, you would have JavaScript to force pages into a specific frame (like if someone tries to open a page outside of your frameset) and while I&#039;m not sure on the exact bits and bobs in doing it, you can have it so that a specific page is loaded into a specific frame when the page loads.&lt;/p&gt;
&lt;p&gt;Hopefully someone can explain that in more detail for you, or try a resource like &lt;a href=&quot;http://www.javascriptcity.com&quot; class=&quot;bb-url&quot;&gt;javascriptcity.com&lt;/a&gt; or &lt;a href=&quot;http://www.irt.org.&quot; class=&quot;bb-url&quot;&gt;irt.org.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Sep 2001 02:23:21 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1090173 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1090155</link>
    <description> &lt;p&gt;Is it possible to tell it to refresh a page into ANOTHER frame? something like&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Sep 2001 21:26:34 +0000</pubDate>
 <dc:creator>zeedy2k</dc:creator>
 <guid isPermaLink="false">comment 1090155 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>yer welcome</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1082644</link>
    <description> &lt;p&gt;that search feature gets so forgotten!&lt;/p&gt;
&lt;p&gt;Ah, well.  A good little prompt to others -- try searching! try searching! lots of good information! try searching!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 May 2001 06:00:26 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1082644 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1082641</link>
    <description> &lt;p&gt;thank you sooo much, i forgot to search the forums, thank you.&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 May 2001 02:41:58 +0000</pubDate>
 <dc:creator>doubleok</dc:creator>
 <guid isPermaLink="false">comment 1082641 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>It&#039;s not JavaScript</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-delayed-redirect#comment-1082639</link>
    <description> &lt;p&gt;As I mentioned recently in a thread on this same topic (did you search the forums?!), the &lt;strong&gt;3&lt;/strong&gt; is how long in seconds you want the browser to wait before redirecting to a new page.  Make sure that number is long enough for the page to load if necessary.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;URL=http://www.yourdomain.com&lt;/strong&gt; -- URL *must* be in all caps, and the new page MUST be a full url.&lt;/p&gt;
&lt;p&gt;That&#039;s all.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 May 2001 01:33:17 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1082639 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
