<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015514" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015514</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-handle-and-redirection#comment-1089962</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;....whatever html....&lt;/p&gt;
&lt;p&gt;function doIt(formObj)&lt;br /&gt;
{&lt;br /&gt;
  var newUrl = &quot;&quot;;&lt;br /&gt;
  ...do whatever validation you want to do...&lt;br /&gt;
  switch (formObj.fieldname.value)&lt;br /&gt;
  {&lt;br /&gt;
    case &#039;1&#039;:&lt;br /&gt;
    newUrl = &#039;http://members.aol.ocm/grassblad&#039;;&lt;br /&gt;
    break;&lt;br /&gt;
    case &#039;2&#039;:&lt;br /&gt;
    newUrl = &#039;http://members.aol.ocm/grassblad&#039;;&lt;br /&gt;
    break;&lt;br /&gt;
  }&lt;br /&gt;
  if (newUrl.length &amp;gt; 1)&lt;br /&gt;
    var myPop = window.open(newUrl,&quot;&quot;, windowFeatures);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Sep 2001 16:40:26 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1089962 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-handle-and-redirection#comment-1089953</link>
    <description> &lt;p&gt;Welcome to TWF, Uma Parvati!&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Sep 2001 15:50:27 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1089953 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-handle-and-redirection#comment-1089932</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Try this, may be it will work.&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;javascript&quot;&amp;gt;&lt;br /&gt;
function win()&lt;br /&gt;
{if (document.myform.number.value == &quot;1&quot;)&lt;br /&gt;
    {window.open(&quot;http://URL1&quot;,&quot;win&quot;);}&lt;br /&gt;
 else&lt;br /&gt;
    {window.open(&quot;http://URL2&quot;,&quot;win&quot;);}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;       1&lt;br /&gt;
       2 &lt;/p&gt;
&lt;p&gt;Replace URL1 and URL2 with your desired urls.&lt;br /&gt;
Best of Luck.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Sep 2001 10:14:00 +0000</pubDate>
 <dc:creator>Uma Parvati</dc:creator>
 <guid isPermaLink="false">comment 1089932 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-handle-and-redirection#comment-1089923</link>
    <description> &lt;p&gt;I&#039;m moving this post to the web site authoring forum, since that is where it seems to belong (question about JavaScript).&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Sep 2001 06:17:05 +0000</pubDate>
 <dc:creator>Brian Farkas</dc:creator>
 <guid isPermaLink="false">comment 1089923 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
