<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016608" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016608</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/select-box-javascript#comment-1096599</link>
    <description> &lt;p&gt;Hi artsapimp,&lt;/p&gt;
&lt;p&gt;Is this what you mean?&lt;/p&gt;
&lt;p&gt;New Value&lt;br /&gt;
Old Value&lt;/p&gt;
&lt;p&gt;Select&lt;br /&gt;
new Value&lt;br /&gt;
old Value&lt;/p&gt;
&lt;p&gt;&amp;lt;script&amp;gt;&lt;br /&gt;
function doIt(fldVal, selObj)&lt;br /&gt;
{&lt;br /&gt;
  for (i = 0; i &amp;lt; selObj.length; i++)&lt;br /&gt;
    if (selObj.options[i].value == fldVal)&lt;br /&gt;
        selObj.options[i].selected = true;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Note: if you want to use a button (instead of the onClick handler), you would need to loop through the radio button array and find the one that&#039;s checked &lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Dec 2001 21:19:35 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1096599 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
