<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013635" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013635</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-script-help-order-page#comment-1078966</link>
    <description> &lt;p&gt;Mark,&lt;/p&gt;
&lt;p&gt;The client wants to display all the options for each item BUT only wants the customer to be able to select &lt;strong&gt;one&lt;/strong&gt; option per item. IOW, with each click of the ADD TO CART button the customer can only make one option choice. And since the client wants all the options displayed I feel a radio button is better than a drop-down list. A check box wouild work if they could select multiple options. But they can&#039;t.&lt;/p&gt;
&lt;p&gt;Your example code is correct. Depending on which radio button the customer clicks I want to be able to set the value of the hidden PRICE tag in the form.&lt;/p&gt;
&lt;p&gt;IOW, I will hard code &lt;strong&gt;&lt;/strong&gt; in the form and based on the radio button clicked I need JS code to change the value of the PRICE tag to something else.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
 </description>
     <pubDate>Mon, 05 Mar 2001 15:39:54 +0000</pubDate>
 <dc:creator>Jaiem</dc:creator>
 <guid isPermaLink="false">comment 1078966 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-script-help-order-page#comment-1078949</link>
    <description> &lt;p&gt;uhhh...&lt;br /&gt;
why are you using radio buttons?  shouldn&#039;t you use checkboxes?&lt;/p&gt;
&lt;p&gt;can you give an exampe? (you mean like choosing RAM size: 128,256,512..?)&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;input type=radio name=item1 value=10&amp;gt;$10 for 128MB&lt;br /&gt;&amp;lt;input type=radio name=item1 value=20&amp;gt;$20 for 256MB&lt;br /&gt;&amp;lt;input type=radio name=item1 value=30&amp;gt;$30 for 512MB&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 05 Mar 2001 07:13:23 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1078949 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
