<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013365" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013365</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/check-boxes-cdonts#comment-1077612</link>
    <description> &lt;p&gt;put the checkboxes on the page wherever you wish....&lt;/p&gt;
&lt;p&gt;then...&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;#039;blah (some code) blah&lt;br /&gt;&lt;br /&gt;&amp;#039;*** Add any additional informtion &lt;br /&gt;&amp;#039;*** you want to the message text. &lt;br /&gt;BodyToSend = Request.Form(&amp;quot;name&amp;quot;) &amp;amp; vbcrlf &amp;amp; _ &lt;br /&gt;&amp;quot; has submited the following info:&amp;quot; &amp;amp; vbcrlf &amp;amp; vbcrlf &amp;amp; _ &lt;br /&gt;&amp;quot; E-Mail: &amp;quot; &amp;amp; Request.Form(&amp;quot;email&amp;quot;) &amp;amp; vbcrlf &amp;amp; _ &lt;br /&gt;&lt;br /&gt;&amp;quot; Checkbox1: &amp;quot; &amp;amp; Request.Form(&amp;quot;Checkbox1&amp;quot;) &amp;amp; vbcrlf &amp;amp; vbcrlf &amp;amp; _ &amp;quot;&lt;br /&gt;&amp;quot; Checkbox2: &amp;quot; &amp;amp; Request.Form(&amp;quot;Checkbox2&amp;quot;) &amp;amp; vbcrlf &amp;amp; vbcrlf &amp;amp; _ &lt;br /&gt;&amp;#039;put more here if desired&lt;br /&gt;&lt;br /&gt;&amp;quot;Remarks:&amp;quot; &amp;amp; vbcrlf &amp;amp; Request.Form(&amp;quot;bodytext&amp;quot;) &lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I&#039;ve not used checkboxes much myself, but I believe that they send the value if checked, and null if unchecked.  Juts play with it.  Have it Response.Write a few times until it starts writing what you want, then hook up the CDONTS again....&lt;/p&gt;
&lt;p&gt;Good Luck,&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Jan 2001 03:04:51 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1077612 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
