<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022396" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022396</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138196</link>
    <description> &lt;p&gt;Oh, sorry.  I didn&#039;t read i guess.  Thanks though.&lt;/p&gt;
&lt;p&gt;no thanks, PHP is fine.  it all works.  (PHP is easier to understand for me...I&#039;m trying to learn, so everything is in PHP when possible).&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Sep 2003 00:28:41 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1138196 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138193</link>
    <description> &lt;p&gt;There is a Javascript I have which will do what you want, would you like it?&lt;/p&gt;
&lt;p&gt;Abhishek made it mostly I just use it &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Sep 2003 22:50:26 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1138193 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138192</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Eskater05 &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;WOW...sorry i left out some info!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It&#039;s a form.  I was using POST, and i did read on the php.net site that you can, &lt;a href=&quot;http://www.php.net/manual/en/faq.html.php#faq.html.select-multiple&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/faq.html.php#faq.html.select-multiple&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I just can&#039;t get it working.  Any help via THIS part would be great.  (I apologize for leaving out that info). &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Fyi&lt;br /&gt;
&lt;code&gt;variable = documents.forms[0].elements[&amp;#039;var[]&amp;#039;];&lt;/code&gt;&#039; from the link provided is for use with Javascript. Only client-side technologies and plugin-dependent scripts can access the Document Object Model (DOM) in that way. &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>Sun, 21 Sep 2003 22:44:30 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1138192 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138189</link>
    <description> &lt;p&gt;switch is shorthand, essentially -- it skips until it finds the right case, then does that, rather than stepping through each set of instructions until it gets the right one. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ca2.php.net/switch&quot; class=&quot;bb-url&quot;&gt;http://ca2.php.net/switch&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Sep 2003 20:04:59 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1138189 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138188</link>
    <description> &lt;p&gt;yea thats what i did, it gives the proper amount of kids fields...already thought of that one!&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Sep 2003 19:59:22 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1138188 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138187</link>
    <description> &lt;p&gt;fantastico!&lt;/p&gt;
&lt;p&gt;now just a php based question, a syntax thing...&lt;/p&gt;
&lt;p&gt;why use &#039;switch()&#039; and cases, instead of if, elseif statements?  just wondering...thanks alot!&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Sep 2003 19:55:22 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1138187 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138186</link>
    <description> &lt;p&gt;**note: it would be better to do a form that submits and gives the new form with the right amount of &quot;kids&quot; spaces than have five pages of options.&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Sep 2003 19:54:16 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1138186 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138185</link>
    <description> &lt;p&gt;... is there a reason why you&#039;d not use $_POST? &lt;/p&gt;
&lt;p&gt;Your select form should be named &quot;kidsnum&quot; unless you enable multiple selections, and if you do that, I totally do not see how you&#039;d do a mass redirect on that. You don&#039;t want to have people select more than one option, do you? &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;$number &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_POST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;kidsnum&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;];&lt;br /&gt;&lt;br /&gt;switch (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$number&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;1&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Location: &amp;lt;a href=&quot;http://www.dscpool.com/signup1kid.html&#039;&quot; title=&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//www.dscpool.com/signup1kid.html&#039;&quot;&amp;gt;http://www.dscpool.com/signup1kid.html&#039;&amp;lt;/a&amp;gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;break;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;2&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Location: &amp;lt;a href=&quot;http://www.dscpool.com/signup2kid.html&#039;&quot; title=&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//www.dscpool.com/signup2kid.html&#039;&quot;&amp;gt;http://www.dscpool.com/signup2kid.html&#039;&amp;lt;/a&amp;gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;break;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;3&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Location: &amp;lt;a href=&quot;http://www.dscpool.com/signup3kid.html&#039;&quot; title=&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//www.dscpool.com/signup3kid.html&#039;&quot;&amp;gt;http://www.dscpool.com/signup3kid.html&#039;&amp;lt;/a&amp;gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;break;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;4&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Location: &amp;lt;a href=&quot;http://www.dscpool.com/signup4kid.html&#039;&quot; title=&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//www.dscpool.com/signup4kid.html&#039;&quot;&amp;gt;http://www.dscpool.com/signup4kid.html&#039;&amp;lt;/a&amp;gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;break;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;5&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Location: &amp;lt;a href=&quot;http://www.dscpool.com/signup5kid.html&#039;&quot; title=&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//www.dscpool.com/signup5kid.html&#039;&quot;&amp;gt;http://www.dscpool.com/signup5kid.html&#039;&amp;lt;/a&amp;gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;break;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; default:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Location: &amp;lt;a href=&quot;http://www.dscpool.com/nosignup.html&#039;&quot; title=&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//www.dscpool.com/nosignup.html&#039;&quot;&amp;gt;http://www.dscpool.com/nosignup.html&#039;&amp;lt;/a&amp;gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;break;&lt;br /&gt;}&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Sep 2003 18:02:41 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1138185 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138180</link>
    <description> &lt;p&gt;WOW...sorry i left out some info!&lt;/p&gt;
&lt;p&gt;It&#039;s a form.  I was using POST, and i did read on the php.net site that you can, &lt;a href=&quot;http://www.php.net/manual/en/faq.html.php#faq.html.select-multiple&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/faq.html.php#faq.html.select-multiple&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I just can&#039;t get it working.  Any help via THIS part would be great.  (I apologize for leaving out that info).&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Sep 2003 14:53:06 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1138180 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-select-html-value#comment-1138129</link>
    <description> &lt;p&gt;You&#039;re right, you don&#039;t have to have two files. I just find it easier to use two files. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Sep 2003 11:49:04 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1138129 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
