<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037020" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037020</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/when-user-clicks-radio-button-how-do-i-make-next-few-fields-required#comment-1213028</link>
    <description> &lt;p&gt;It&#039;s not designed to be implemented. It&#039;s just a code sample - you&#039;ll need to learn a bit of PHP before you can do it. Basically you can&#039;t do what you want without knowing one type of scripting language or another...&lt;/p&gt;
 </description>
     <pubDate>Thu, 04 Jan 2007 18:45:35 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1213028 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/when-user-clicks-radio-button-how-do-i-make-next-few-fields-required#comment-1213020</link>
    <description> &lt;p&gt;Sorry that I didn&#039;t get back to you sooner...I don&#039;t know php at all...what do I ddo with it?  Where does it go?  What you wrote - i that everythiing that I need?&lt;/p&gt;
&lt;p&gt;Thanks!!&lt;/p&gt;
 </description>
     <pubDate>Thu, 04 Jan 2007 13:55:00 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1213020 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/when-user-clicks-radio-button-how-do-i-make-next-few-fields-required#comment-1212663</link>
    <description> &lt;p&gt;You could use javascript conditionals, or verify the users input in the script that processes the form.&lt;/p&gt;
&lt;p&gt;For instance in PHP you could do something like:&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;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if(&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: #0000BB&quot;&gt;radiobutton&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;] == \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;blah\&quot;) {&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(!&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: #0000BB&quot;&gt;input1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;) { &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$error&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; .= \&quot;you have not entered input 1&amp;lt;br /&amp;gt;\&quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(!&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: #0000BB&quot;&gt;input2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;) { &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$error&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; .= \&quot;you have not entered input 2&amp;lt;br /&amp;gt;\&quot;;&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;if(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$error&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;) {&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo(\&quot;&amp;lt;p&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$error&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&amp;lt;/p&amp;gt;\&quot;);&lt;br /&gt;&lt;br /&gt;} else {&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //**** process form&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Dec 2006 02:27:17 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1212663 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
