<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1026945" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1026945</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-code-form#comment-1161244</link>
    <description> &lt;p&gt;As for the actually coding, Javascript is not one of my high points (in other words I suck at it &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt; ).&lt;br /&gt;
As your form has no blank options you should just beable to take the values from the form (month,day,year), put them into a variable and call it as your page. You may have to make the month values into number.&lt;br /&gt;
If you use the get method you also may want to do some checks on the receiving page, especialy if being pulled from database.&lt;/p&gt;
&lt;p&gt;I&#039;ve got PHP on the brain so I can only think of doing it in PHP at the moment - sorry.&lt;/p&gt;
&lt;p&gt;Hopefully someone with some Javascript knowledge can help you with the rest, I could have a go but would probably get it wrong &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 08 Nov 2004 21:54:45 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1161244 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-code-form#comment-1161238</link>
    <description> &lt;p&gt;Thanks for the reply, Busy.&lt;/p&gt;
&lt;p&gt;Yes, I want a submit button.&lt;br /&gt;
Here&#039;s an example of how I&#039;d like it to look &lt;a href=&quot;http://ads.butlereagle.com/staging/choose_date.html&quot; class=&quot;bb-url&quot;&gt;http://ads.butlereagle.com/staging/choose_date.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 08 Nov 2004 21:28:03 +0000</pubDate>
 <dc:creator>dthatsme</dc:creator>
 <guid isPermaLink="false">comment 1161238 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-code-form#comment-1161235</link>
    <description> &lt;p&gt;Might be easier to do a on(submit)click as you wont know which order the date is enter dd/mm/yy - yy/mm/dd - mm/dd/yy ...&lt;/p&gt;
&lt;p&gt;maybe something like:&lt;br /&gt;
-user chooses dates from drop downs and clicks submit&lt;br /&gt;
-code makes sure all three are entered (and are numbers if using get method)&lt;br /&gt;
-redirects to page.&lt;/p&gt;
&lt;p&gt;how you do your pages (html/ss) I have know idea but if they are html, having them named something like yyyy/mm/dd-topic.html then you can add the date to the filename when submitted, if SS pages then similar or draw stuff from databse on that date&lt;/p&gt;
 </description>
     <pubDate>Mon, 08 Nov 2004 21:17:04 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1161235 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
