<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013017" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013017</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thanks Max!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-me-think#comment-1075717</link>
    <description> &lt;p&gt;With just a hair of modification I was able to achieve excatly the result I wanted with your script submission!&lt;/p&gt;
&lt;p&gt;You can see the results at &lt;a href=&quot;http://www.ptcc.org&quot; class=&quot;bb-url&quot;&gt;http://www.ptcc.org&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Dec 2000 19:32:01 +0000</pubDate>
 <dc:creator>ToddStep</dc:creator>
 <guid isPermaLink="false">comment 1075717 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-me-think#comment-1075568</link>
    <description> &lt;p&gt;I&#039;m assuming you want the javascript to do it all. so I&#039;ll edit the line that opens the popup.&lt;br /&gt;
Also, I&#039;m assuming the pages in the date format you showed are in the same dir as &quot;odb.htm&quot;.&lt;/p&gt;
&lt;p&gt;So, try this...&lt;br /&gt;
in your &quot;leftframeministries.htm&quot; file, look for this code&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script LANGUAGE=&amp;quot;JavaScript&amp;quot;&amp;amp;gt;&lt;br /&gt;&amp;lt;!-- Begin&lt;br /&gt;var expDays = 1; // number of days the cookie should last&lt;br /&gt;&lt;br /&gt;&amp;lt;del&amp;gt;var page = &amp;quot;http://www.ptcc.org/odb/odb.htm&amp;quot;;&amp;lt;/del&amp;gt;&lt;br /&gt;var windowprops = &amp;quot;width=500,height=300,location=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes&amp;quot;;&lt;br /&gt;&lt;br /&gt;function GetCookie (name) {&amp;nbsp; &lt;br /&gt;var arg = name + &amp;quot;=&amp;quot;;&amp;nbsp; &lt;br /&gt;var alen = arg.length;&amp;nbsp; &lt;br /&gt;var clen = document.cookie.length;&amp;nbsp; &lt;br /&gt;var i = 0;&amp;nbsp; &lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;change the underlined line to this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;myDate = new Date&lt;br /&gt;theMonth = myDate.getMonth();&lt;br /&gt;theDay = myDate.getDate();&lt;br /&gt;theYear = myDate.getYear();&lt;br /&gt;&lt;br /&gt;var page = &amp;quot;http://www.ptcc.org/odb/&amp;quot;+theMonth+theDay+theYear+&amp;quot;.htm&amp;quot;;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;preview of what should happen:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;body bgcolor=&amp;quot;#ffffff&amp;quot; text=&amp;quot;#000000&amp;quot; id=all&amp;gt;&lt;br /&gt;&amp;amp;lt;script language=javascript&amp;amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;myDate = new Date&lt;br /&gt;theMonth = myDate.getMonth();&lt;br /&gt;theDay = myDate.getDate();&lt;br /&gt;theYear = myDate.getYear();&lt;br /&gt;var test = &amp;quot;prefix&amp;quot;+theMonth+theDay+theYear+&amp;quot;sufix&amp;quot;;&lt;br /&gt;document.write (test)&lt;br /&gt;//--&amp;gt;&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Looks like a nice site. And a good church. It&#039;s always nice to see a church that has it&#039;s roots firmly planted in the Bible.&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Dec 2000 05:26:30 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1075568 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
