<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003170" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003170</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-update-select-drop-down-box#comment-1014029</link>
    <description> &lt;p&gt;I am trying to add new option and I am getting this error meesage:&lt;/p&gt;
&lt;p&gt;&quot;The server threw an exception&quot;&lt;/p&gt;
 </description>
     <pubDate>Wed, 07 Jun 2000 14:02:00 +0000</pubDate>
 <dc:creator>dhaliwam</dc:creator>
 <guid isPermaLink="false">comment 1014029 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-update-select-drop-down-box#comment-1014028</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  By update, if you mean add or remove options, the answer is yes. Selection lists are simply arrays. You can add to them, truncate them, and change individual cells (options).  To do it from a popUp, you would need to use the opener property.&lt;/p&gt;
&lt;p&gt;  opener.document.formname.selName.option[x].text = someVar;  opener.document.formname.selName.option[x].value = someVar;&lt;/p&gt;
&lt;p&gt;  if you would like to see how to addof options, check the selection list scripts at my site. The scripts include dynamic creation, reordering, and cascading.  Each comes with a full explanation.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
my site:&lt;a href=&quot;http://members.aol.com/grassblad&quot; class=&quot;bb-url&quot;&gt;GrassBlade: cut&amp;amp;paste javascript&lt;/a&gt;&lt;br /&gt;
moderator at:&lt;a href=&quot;http://www.javaplace.co.uk&quot; class=&quot;bb-url&quot;&gt;The Javascript Place&lt;/a&gt;&lt;br /&gt;
&lt;A target=&quot;_blank&quot;&gt;Javascript City&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 07 Jun 2000 02:13:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1014028 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
