<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017016" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017016</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/arrays#comment-1099193</link>
    <description> &lt;p&gt;Great! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Jan 2002 12:43:28 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1099193 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/arrays#comment-1099187</link>
    <description> &lt;p&gt;Sorry... using Javascript indeed &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Anyway thanx a lot! Didn&#039;t use your solution but it made me think of another one &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;[EDIT:] this is the solution I used, as I wanted the option.value to differ from the item shown:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;document.write(&amp;quot;&amp;lt;option value=&amp;quot;+crunch[j+1]+&amp;quot;&amp;gt;&amp;quot;+crunch[j]); &lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
[/EDIT]&lt;/p&gt;
&lt;p&gt;Thanx,&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Jan 2002 12:11:35 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1099187 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/arrays#comment-1099094</link>
    <description> &lt;p&gt;What you using, javascript? I&#039;m guessing that you would use:&lt;/p&gt;
&lt;p&gt;for (i=0; i &amp;lt; 2; i++)&lt;br /&gt;
if (data[i] != null)document.form.&lt;strong&gt;selectname&lt;/strong&gt;.value = data[i]; &lt;/p&gt;
&lt;p&gt;Replace &lt;strong&gt;selectname&lt;/strong&gt; with the NAME value of your SELECT tag, i.e., in the following example you would replace &lt;strong&gt;selectname&lt;/strong&gt; with &lt;strong&gt;hello&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
 </description>
     <pubDate>Tue, 22 Jan 2002 14:58:10 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1099094 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
