<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003370" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003370</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/coldfusion-question#comment-1014798</link>
    <description> &lt;p&gt;Thanks, RC.&lt;/p&gt;
&lt;p&gt;I actually could have used CFSWITCH, but the problem was (duh!) that its a 4.0 tag, while the server is a good old 3! &lt;/p&gt;
&lt;p&gt;I&#039;ll go check out Allaire forums too, some of my questions might already be answered&lt;/p&gt;
&lt;p&gt;thx again!&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 May 2000 14:35:00 +0000</pubDate>
 <dc:creator>temis</dc:creator>
 <guid isPermaLink="false">comment 1014798 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/coldfusion-question#comment-1014797</link>
    <description> &lt;p&gt;Hey hey temis.&lt;/p&gt;
&lt;p&gt;OK first off. The BEST place for CF questions is the Allaire forums. There are literally hundreds of posts a day and questions are usually answered within a couple of hours.&lt;br /&gt;
 &lt;a href=&quot;http://forums.allaire.com/devconf/index.cfm&quot; class=&quot;bb-url&quot;&gt;http://forums.allaire.com/devconf/index.cfm&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Now, onto your question. I am not sure cause I do not have it in front of me, but it looks like you are using a version of the book example? &lt;/p&gt;
&lt;p&gt;Anyways, they always overcomplicate things. You don&#039;t need cfswitch of cfcase. Do this.&lt;/p&gt;
&lt;p&gt;&amp;lt;cfif isdefined(&quot;form.pass1&quot;)&amp;gt;&lt;br /&gt;
&amp;lt;cfset comparison = Compare(form.pass1, form.pass2)&amp;gt;&lt;br /&gt;
&amp;lt;cfif comparison is 0&amp;gt;&lt;br /&gt;
Thank you, they are the same.&lt;br /&gt;
&amp;lt;cfelse&amp;gt;&lt;br /&gt;
Error, they don&#039;t match.&lt;br /&gt;
&amp;lt;/cfif&amp;gt;&amp;lt;/cfif&amp;gt;&lt;/p&gt;
&lt;p&gt;And of course take whatever appropriate actions, sql or otherwise dependedant upon the results.&lt;/p&gt;
&lt;p&gt;RC&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 May 2000 12:24:00 +0000</pubDate>
 <dc:creator>RC</dc:creator>
 <guid isPermaLink="false">comment 1014797 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
