<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015834" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015834</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/dhtml#comment-1091823</link>
    <description> &lt;p&gt;That is why I hang out here! You guys know everything.&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Oct 2001 14:02:10 +0000</pubDate>
 <dc:creator>mycoolross</dc:creator>
 <guid isPermaLink="false">comment 1091823 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/dhtml#comment-1091821</link>
    <description> &lt;p&gt;Can I join in? &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;I might be missing the point, but wouldn&#039;t it have been simpler to just use a counter?&lt;/p&gt;
&lt;p&gt;Something like:&lt;/p&gt;
&lt;p&gt;intCounter = 0&lt;/p&gt;
&lt;p&gt;do while not rs.eof&lt;br /&gt;
For Each Cell in RS.Fields&lt;br /&gt;
Response.Write &quot;&quot;&amp;amp; cell.value &amp;amp;&quot;  &quot;&lt;br /&gt;
intCounter = intCounter + 1&lt;br /&gt;
next&lt;br /&gt;
rs.movenext&lt;br /&gt;
loop&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Oct 2001 13:47:20 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1091821 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/dhtml#comment-1091782</link>
    <description> &lt;p&gt;Ok it seems as though I am talking to myself.&lt;/p&gt;
&lt;p&gt;As soon as I post a qustion I think &quot;I could do it like this&quot;&lt;/p&gt;
&lt;p&gt;Well maybe someone can use this stuff. &lt;/p&gt;
&lt;p&gt;If you guys think of a better way let me know.&lt;/p&gt;
&lt;p&gt;I am doing a Replace() to remove the space and replace it with with a _ . Then I  will replace (in the query string) the _ with a space.&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Oct 2001 21:25:02 +0000</pubDate>
 <dc:creator>mycoolross</dc:creator>
 <guid isPermaLink="false">comment 1091782 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/dhtml#comment-1091780</link>
    <description> &lt;p&gt;This is working:&lt;/p&gt;
&lt;p&gt;Response.Write &quot;&quot;&amp;amp; cell.value &amp;amp;&quot;  &quot;&lt;/p&gt;
&lt;p&gt;However if the value in the recordset is&lt;br /&gt;
more than one word it gets truncated. I have had this problem before. &lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;If Mike Ross is returned from the database.&lt;br /&gt;
the name of the checkbox would be &quot;Mike&quot;&lt;br /&gt;
How do I get the whole string to be the name?&lt;/p&gt;
&lt;p&gt;Is it possible?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Oct 2001 21:08:30 +0000</pubDate>
 <dc:creator>mycoolross</dc:creator>
 <guid isPermaLink="false">comment 1091780 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/dhtml#comment-1091772</link>
    <description> &lt;p&gt;I think this will work:&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Oct 2001 20:15:43 +0000</pubDate>
 <dc:creator>mycoolross</dc:creator>
 <guid isPermaLink="false">comment 1091772 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
