<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Getting Started</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_getting_started?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 12 Nov 2014 22:00:01 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-12T22:00:01Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Ordering data type varchar</title>
      <link>https://forums.adobe.com/message/6924042?tstart=0#6924042</link>
      <description>&lt;!-- [DocumentBodyStart:d15aee45-c451-4ced-9923-4963883ed5db] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I guess that should work, as val() attempts to convert numeric strings to numbers.&amp;nbsp; You might consider moving away from Access as your database though as it really is not intended to be used as a web application back-end.&amp;nbsp; Microsoft SQL Server Express is free and works fine for small databases.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Carl V.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d15aee45-c451-4ced-9923-4963883ed5db] --&gt;&lt;img src='/beacon?t=1415920378063' /&gt;</description>
      <pubDate>Wed, 12 Nov 2014 22:00:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6924042?tstart=0#6924042</guid>
      <dc:date>2014-11-12T22:00:01Z</dc:date>
      <clearspace:dateToText>1 day 1 hour ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Ordering data type varchar</title>
      <link>https://forums.adobe.com/message/6923994?tstart=0#6923994</link>
      <description>&lt;!-- [DocumentBodyStart:bb7ec87d-5eea-4291-b68c-53f5b32dc558] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I used val(columnName) it seems to work with Access 2010. Please let me know if I'm wrong otherwise thank you for pointing to the right direction.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bb7ec87d-5eea-4291-b68c-53f5b32dc558] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:51:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6923994?tstart=0#6923994</guid>
      <dc:date>2014-11-12T21:51:42Z</dc:date>
      <clearspace:dateToText>1 day 1 hour ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Ordering data type varchar</title>
      <link>https://forums.adobe.com/message/6923977?tstart=0#6923977</link>
      <description>&lt;!-- [DocumentBodyStart:a823469b-9387-40e0-bb2d-451e55a720d8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Carl, For this particular app., I'm using access 2010&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a823469b-9387-40e0-bb2d-451e55a720d8] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:28:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6923977?tstart=0#6923977</guid>
      <dc:date>2014-11-12T21:28:46Z</dc:date>
      <clearspace:dateToText>1 day 2 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Ordering data type varchar</title>
      <link>https://forums.adobe.com/message/6923841?tstart=0#6923841</link>
      <description>&lt;!-- [DocumentBodyStart:987e50ad-80cd-4f37-ad68-d1a646297ee5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;You don't specify what database system you are on.&amp;nbsp; Assuming SQL Server, how about:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;order by CAST(prices AS decimal(8,2))&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That assumes you might have prices that are not whole units of currency (up to six digits to the left of the decimal and two to the right).&amp;nbsp; You might need to adjust the scale and precision to your needs.&amp;nbsp; If the prices are always whole units of currency, then you could replace "decimal(8,2)" with "int".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Carl V.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:987e50ad-80cd-4f37-ad68-d1a646297ee5] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 20:55:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6923841?tstart=0#6923841</guid>
      <dc:date>2014-11-12T20:55:04Z</dc:date>
      <clearspace:dateToText>1 day 2 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Ordering data type varchar</title>
      <link>https://forums.adobe.com/message/6923808?tstart=0#6923808</link>
      <description>&lt;!-- [DocumentBodyStart:f2a9f84f-d7eb-44c4-afbc-6601300730ba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I keep forgetting on how to order a column with datatype varchar&lt;/p&gt;&lt;p&gt;One of my column for pricing has these values: 5,12,15,18,21,23,31 etc when I cfoutput my query result I got the list showing as: 12,15,18,21,23,31,5&lt;/p&gt;&lt;p&gt;It should be from less price to higher prices: 5,12,15,18,21,23,31 but I can't make this happening because the datatype for this column is varchar.&lt;/p&gt;&lt;p&gt;I know there is a way around but I can't remember, can someone help me?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My query is real simple:&lt;/p&gt;&lt;p&gt;select ranges, prices&lt;/p&gt;&lt;p&gt;from fees&lt;/p&gt;&lt;p&gt;order by prices and this doesn't work&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f2a9f84f-d7eb-44c4-afbc-6601300730ba] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 20:25:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6923808?tstart=0#6923808</guid>
      <dc:date>2014-11-12T20:25:49Z</dc:date>
      <clearspace:dateToText>1 day 3 hours ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: compare values</title>
      <link>https://forums.adobe.com/message/6904989?tstart=0#6904989</link>
      <description>&lt;!-- [DocumentBodyStart:316d9602-11c1-4aa7-b8bf-b4fdeb95b356] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;If your query name is "myquery" and the status column name is "status" then you can check like below:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfoutput query="myquery"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfif #myquery.status# eq "yes"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #myquery.status#&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfelse&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #myquery.status#&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfif&amp;gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfoutput&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you want same status continuously then you can use order by in your query.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:316d9602-11c1-4aa7-b8bf-b4fdeb95b356] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 13:31:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6904989?tstart=0#6904989</guid>
      <dc:date>2014-11-06T13:31:37Z</dc:date>
      <clearspace:dateToText>1 week 10 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: compare values</title>
      <link>https://forums.adobe.com/message/6889221?tstart=0#6889221</link>
      <description>&lt;!-- [DocumentBodyStart:025d27da-e4bb-4cec-a6f8-b1566b607c13] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&amp;lt;cfset numberOfYeses = 0&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfoutput query="myQuery"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfif status EQ "yes"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset numberOfYeses = numberOfYeses + 1&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfif&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfoutput&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfif numberOfYeses EQ myQuery.recordCount&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- Then there were all Yeses ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfelseif numberOfYeses EQ 0&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- Then there were all Nos ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfelse&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- Then there were Yeses and Nos ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfif&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:025d27da-e4bb-4cec-a6f8-b1566b607c13] --&gt;</description>
      <pubDate>Sat, 01 Nov 2014 11:33:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6889221?tstart=0#6889221</guid>
      <dc:date>2014-11-01T11:33:57Z</dc:date>
      <clearspace:dateToText>1 week 5 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: compare values</title>
      <link>https://forums.adobe.com/message/6872456?tstart=0#6872456</link>
      <description>&lt;!-- [DocumentBodyStart:aea5f094-bd57-4342-999d-673397398895] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Let's say the query name is "qry" and the column name is "booln".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A query object is really an array.&lt;/p&gt;&lt;p&gt;&amp;lt;cfset display = ""&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfif ArrayFindNoCase(qry.booln,"no") AND NOT ArrayFindNoCase(qry.booln,"yes")&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;cfset display = "no"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfelseif ArrayFindNoCase(qry.booln,"yes") AND NOT ArrayFindNoCase(qry.booln,"no")&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;cfset display = "yes"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfelse&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;cfset display = "both"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfif&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;HTH,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;^_^&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aea5f094-bd57-4342-999d-673397398895] --&gt;</description>
      <pubDate>Mon, 27 Oct 2014 19:55:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6872456?tstart=0#6872456</guid>
      <dc:date>2014-10-27T19:55:46Z</dc:date>
      <clearspace:dateToText>2 weeks 3 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Using NVL in Query of Query resulting in error</title>
      <link>https://forums.adobe.com/message/6853397?tstart=0#6853397</link>
      <description>&lt;!-- [DocumentBodyStart:5f4f00cd-6feb-4c9d-a9a2-223980d6955a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;NVL is an Oracle function, and is not available in ColdFusion Query of Query.&amp;nbsp; If you are trying to check for null values, then use IS NULL or IS NOT NULL.&amp;nbsp; So&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;WHERE NVL(Rel2_2,' ') &amp;lt;&amp;gt; ' '&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND NVL(p_ln2,' ') = ' '&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND NVL(p_fn2,' ') = ' '&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;becomes&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;WHERE Rel2_2 IS NOT NULL&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND p_ln2 IS NULL&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND p_fn2 IS NULL&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;-Carl V.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5f4f00cd-6feb-4c9d-a9a2-223980d6955a] --&gt;</description>
      <pubDate>Tue, 21 Oct 2014 22:18:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6853397?tstart=0#6853397</guid>
      <dc:date>2014-10-21T22:18:27Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using NVL in Query of Query resulting in error</title>
      <link>https://forums.adobe.com/message/6853280?tstart=0#6853280</link>
      <description>&lt;!-- [DocumentBodyStart:5fab24a0-97a7-428c-a355-f6c96315dd46] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm still using CF8 and Oracle 11G back-end.&lt;/p&gt;&lt;p&gt;When I use NVL in the query of query I got error....Can't I use NVL to check on null value? Please help&lt;/p&gt;&lt;p&gt;Here is my codes:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;cfquery name="GetC2" datasource="#Trim(application.OracDSN)#"&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT CamID2, rel2_2,p_ln2,p_fn2,ins,l_year&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM prt_temp&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE Ins = 'CC'&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND l_year =&amp;nbsp; '1481'&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt; &lt;/td&gt;&lt;td style=";"&gt;AND NVL(Child_LN2,' ') &amp;lt;&amp;gt; ' '&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt; &lt;/td&gt;&lt;td style=";"&gt;AND NVL(Child_FN2,' ') &amp;lt;&amp;gt; ' '&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfquery&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt; &amp;lt;cfif GetC2.Recordcount NEQ 0&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt; &amp;lt;cfquery name="CheckRel2C2" dbtype="QUERY"&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt;&amp;nbsp; SELECT CamID2, rel2_2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt;&amp;nbsp; FROM GetC2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt;&amp;nbsp; WHERE NVL(Rel2_2,' ') &amp;lt;&amp;gt; ' '&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt;AND NVL(p_ln2,' ') = ' '&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt;AND NVL(p_fn2,' ') = ' '&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt;AND Ins = 'CC'&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt;AND l_year =&amp;nbsp; '1481'&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt; &amp;lt;/cfquery&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp;&amp;nbsp; &lt;/td&gt;&lt;td style=";"&gt; &amp;lt;/cfif&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;The error:&lt;/p&gt;&lt;p&gt; Error Executing Database Query.&lt;/p&gt;&lt;p&gt;Query Of Queries syntax error.&lt;/p&gt;&lt;p&gt;Encountered "NVL ( Rel2_2 ,. Incorrect conditional expression, Expected one of [like|null|between|in|comparison] condition,&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5fab24a0-97a7-428c-a355-f6c96315dd46] --&gt;</description>
      <pubDate>Tue, 21 Oct 2014 21:46:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6853280?tstart=0#6853280</guid>
      <dc:date>2014-10-21T21:46:43Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>compare values</title>
      <link>https://forums.adobe.com/message/6852109?tstart=0#6852109</link>
      <description>&lt;!-- [DocumentBodyStart:d11dc9df-08b9-4064-9e22-e79982a433cb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the query with out put below for one field as an example&lt;/p&gt;&lt;p&gt;Status&lt;/p&gt;&lt;p&gt;------&lt;/p&gt;&lt;p&gt;yes&lt;/p&gt;&lt;p&gt;yes&lt;/p&gt;&lt;p&gt;yes&lt;/p&gt;&lt;p&gt;no&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i want to be able to do the compare for ALL status in one field but don't know how to do it, Can anyone plz help? Thanks&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfif all status = "yes" ---&amp;gt; display&amp;nbsp; Yes&lt;/p&gt;&lt;p&gt;&amp;lt;cfelseif all status = No -- display No&lt;/p&gt;&lt;p&gt;&amp;lt;cfelse&amp;gt; Other&lt;/p&gt;&lt;p&gt;&amp;lt;/cfif&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d11dc9df-08b9-4064-9e22-e79982a433cb] --&gt;</description>
      <pubDate>Tue, 21 Oct 2014 16:35:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6852109?tstart=0#6852109</guid>
      <dc:date>2014-10-21T16:35:50Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Unix Time (mtime)?</title>
      <link>https://forums.adobe.com/message/6787606?tstart=0#6787606</link>
      <description>&lt;!-- [DocumentBodyStart:8193549b-be0a-4986-8541-3e0e090500d9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a command line that finds files in a folder and deletes the ones that are a over a day old. I can't seem to find a way/the write code to change the 1 (full) day into a half day (12) hours (f -mtime +1 -exec rm -rf {} ) = older than a day. Do you need to convert into milliseconds and then figure out what a half day is in milliseconds?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8193549b-be0a-4986-8541-3e0e090500d9] --&gt;</description>
      <pubDate>Fri, 03 Oct 2014 12:57:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6787606?tstart=0#6787606</guid>
      <dc:date>2014-10-03T12:57:32Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Please reset activation count for my adobe account vishnu.bovilla@gmail.com</title>
      <link>https://forums.adobe.com/message/6779070?tstart=0#6779070</link>
      <description>&lt;!-- [DocumentBodyStart:6d138411-9933-45af-9bc4-d6146141f5b5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Vishnu,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Can you please explain the issue and mention the product. If it is an issue with Product activation(ColdFusion Builder) then you can send an email at &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:cf.install@adobe.com"&gt;cf.install@adobe.com&lt;/a&gt;&lt;span&gt;. If you have any other product please contact our chat support they will help you.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Priyank &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6d138411-9933-45af-9bc4-d6146141f5b5] --&gt;</description>
      <pubDate>Tue, 30 Sep 2014 22:38:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6779070?tstart=0#6779070</guid>
      <dc:date>2014-09-30T22:38:18Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Can't verify MySQL DataSource</title>
      <link>https://forums.adobe.com/message/6755681?tstart=0#6755681</link>
      <description>&lt;!-- [DocumentBodyStart:24b54b92-2b16-4922-93f6-6a0bf0fbc117] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I had the same problem with CF 11 and CF 10 on Mac, running Mysql with MAMP Pro. What I did in the end was a combination of these steps, I don't know if all are necessary but at least it works now&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;1. In MAMP pro go to -&amp;gt; file &amp;gt; edit template &amp;gt; MYSQL my.cnf (after you shut down the server)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;2. Comment out MAMP_skip-networking_MAMP&lt;/p&gt;&lt;p&gt;3. Added: max_connections = 1000 (in section [mysqld])&lt;/p&gt;&lt;p&gt;4. Restart server in MAMP&lt;/p&gt;&lt;p&gt;5. In CF datasource I changed server settings to 127.0.0.1 port 3306&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:24b54b92-2b16-4922-93f6-6a0bf0fbc117] --&gt;</description>
      <pubDate>Tue, 23 Sep 2014 14:02:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6755681?tstart=0#6755681</guid>
      <dc:date>2014-09-23T14:02:15Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Please reset activation count for my adobe account vishnu.bovilla@gmail.com</title>
      <link>https://forums.adobe.com/message/6744095?tstart=0#6744095</link>
      <description>&lt;!-- [DocumentBodyStart:55bf6b78-3f89-45e4-b54c-51a85b7cf7b4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;Please reset activation count for my adobe account &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:vishnu.bovilla@gmail.com"&gt;vishnu.bovilla@gmail.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55bf6b78-3f89-45e4-b54c-51a85b7cf7b4] --&gt;</description>
      <pubDate>Fri, 19 Sep 2014 09:42:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6744095?tstart=0#6744095</guid>
      <dc:date>2014-09-19T09:42:29Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: dataLabelStyle=&amp;quot;value&amp;quot;</title>
      <link>https://forums.adobe.com/message/6723823?tstart=0#6723823</link>
      <description>&lt;!-- [DocumentBodyStart:61fdccab-b670-44c6-ac1d-6c5696a8f836] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;@Dolfan Alex&lt;/p&gt;&lt;p&gt;It will be more fruitful to start your own new thread. The technology, Coldfusion versions and people have moved on.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:61fdccab-b670-44c6-ac1d-6c5696a8f836] --&gt;</description>
      <pubDate>Fri, 12 Sep 2014 08:54:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6723823?tstart=0#6723823</guid>
      <dc:date>2014-09-12T08:54:36Z</dc:date>
      <clearspace:dateToText>2 months 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: dataLabelStyle=&amp;quot;value&amp;quot;</title>
      <link>https://forums.adobe.com/message/6721292?tstart=0#6721292</link>
      <description>&lt;!-- [DocumentBodyStart:0e320369-0a6c-4f2b-900d-5cbb7ae1dea2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I ran webcharts.bat and even in the designer, it seems like a global variable unfortunately (running CF 10 here).&amp;nbsp; So at least as of CF10 I don't think there was a way to do this.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0e320369-0a6c-4f2b-900d-5cbb7ae1dea2] --&gt;</description>
      <pubDate>Thu, 11 Sep 2014 14:11:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6721292?tstart=0#6721292</guid>
      <dc:date>2014-09-11T14:11:56Z</dc:date>
      <clearspace:dateToText>2 months 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: dataLabelStyle=&amp;quot;value&amp;quot;</title>
      <link>https://forums.adobe.com/message/6721185?tstart=0#6721185</link>
      <description>&lt;!-- [DocumentBodyStart:4a4f62e5-4d5e-42eb-bfab-4eecd2203a9a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am sorry to see there was never a solution here.&amp;nbsp; I have the same issue.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4a4f62e5-4d5e-42eb-bfab-4eecd2203a9a] --&gt;</description>
      <pubDate>Thu, 11 Sep 2014 13:30:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6721185?tstart=0#6721185</guid>
      <dc:date>2014-09-11T13:30:05Z</dc:date>
      <clearspace:dateToText>2 months 3 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Serial Number</title>
      <link>https://forums.adobe.com/message/6700344?tstart=0#6700344</link>
      <description>&lt;!-- [DocumentBodyStart:d3fafdb3-e826-4e9b-b8e8-cf6a3daa329f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Derrick,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;BKBK is correct. You should post Master Collection queries in the relevant forums. Meanwhile, I have sent you a pm, with the requested information.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope this helps.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Anit Kumar&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d3fafdb3-e826-4e9b-b8e8-cf6a3daa329f] --&gt;</description>
      <pubDate>Thu, 04 Sep 2014 12:21:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6700344?tstart=0#6700344</guid>
      <dc:date>2014-09-04T12:21:25Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Serial Number</title>
      <link>https://forums.adobe.com/message/6700354?tstart=0#6700354</link>
      <description>&lt;!-- [DocumentBodyStart:387bf873-6806-4a44-ad9c-91204a577078] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Nano, nano! You landed on the wrong planet, mate. Navigate to the&lt;a class="" href="https://forums.adobe.com/welcome"&gt; Adobe intergalactic forum&lt;/a&gt; and take the correct turn, likely towards Adobe Creative Cloud.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:387bf873-6806-4a44-ad9c-91204a577078] --&gt;</description>
      <pubDate>Thu, 04 Sep 2014 12:11:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6700354?tstart=0#6700354</guid>
      <dc:date>2014-09-04T12:11:29Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Serial Number</title>
      <link>https://forums.adobe.com/message/6698903?tstart=0#6698903</link>
      <description>&lt;!-- [DocumentBodyStart:4dd13746-8851-4ef8-90ce-742fe31435c1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I had the Master Collection 3 installed on an old laptop. I brought the software through my school's program. A few years after, I bought the MC 4 upgrade through my school. Since, I have had to purchase a new computer and I tried to install the MC4 upgrade. I can only use a trail version for 30 days because I need the MC 3 serial number which I cannot find. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a way to retrieve the serial number associated with my account or Adobe ID? I have the serial number for the MC suite 4 but it will not activate unless I enter the MC suite 3 serial number. Hence, I can only use it on a trail basis for 30 days. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4dd13746-8851-4ef8-90ce-742fe31435c1] --&gt;</description>
      <pubDate>Wed, 03 Sep 2014 22:34:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6698903?tstart=0#6698903</guid>
      <dc:date>2014-09-03T22:34:49Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Coldfusion 10 64 bit developers edition</title>
      <link>https://forums.adobe.com/message/6664944?tstart=0#6664944</link>
      <description>&lt;!-- [DocumentBodyStart:01acba47-1ca3-4218-a853-e38faf599a15] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;No we don't have that. Our app is on servers hosted by a third party.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:01acba47-1ca3-4218-a853-e38faf599a15] --&gt;</description>
      <pubDate>Fri, 22 Aug 2014 14:50:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6664944?tstart=0#6664944</guid>
      <dc:date>2014-08-22T14:50:01Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Coldfusion 10 64 bit developers edition</title>
      <link>https://forums.adobe.com/message/6664732?tstart=0#6664732</link>
      <description>&lt;!-- [DocumentBodyStart:db76fa0c-6129-47ef-984b-954cef2acda3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Yes, this is still possible to download the installer from your &lt;span style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Adobe Volume Licensing&lt;/strong&gt; account, if you own the product.&lt;/span&gt;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;Carl Von Stetten wrote:&lt;/p&gt;
&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;If you had a Standard or Enterprise license, you might be able to get it from the Adobe volume licensing, but I'm not sure if that's true anymore.&lt;/span&gt;&lt;/p&gt;
&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Carl V.&lt;/p&gt;
&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Anit Kumar&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:db76fa0c-6129-47ef-984b-954cef2acda3] --&gt;</description>
      <pubDate>Fri, 22 Aug 2014 13:32:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6664732?tstart=0#6664732</guid>
      <dc:date>2014-08-22T13:32:24Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Coldfusion 10 64 bit developers edition</title>
      <link>https://forums.adobe.com/message/6663255?tstart=0#6663255</link>
      <description>&lt;!-- [DocumentBodyStart:4e08fb63-0753-4b4e-9bd0-561f36b0b6d2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Not from the Adobe downloads site.&amp;nbsp; &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;For some undisclosed reason (probably related to a 3rd party license), they installers had to be removed from the downloads site around the time CF 11 was released.&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; If you had a Standard or Enterprise license, you might be able to get it from the Adobe volume licensing, but I'm not sure if that's true anymore.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;There is a community-supported repository of ColdFusion installers that &lt;a class="jive-link-external-small" href="http://www.gpickin.com/" rel="nofollow"&gt;Gavin Picken&lt;/a&gt; maintains here: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://tinyurl.com/cfdownloads" rel="nofollow"&gt;http://tinyurl.com/cfdownloads&lt;/a&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;.&amp;nbsp; Unfortunately, it is offline at the moment but hopefully will be back soon.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Carl V.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4e08fb63-0753-4b4e-9bd0-561f36b0b6d2] --&gt;</description>
      <pubDate>Thu, 21 Aug 2014 22:21:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6663255?tstart=0#6663255</guid>
      <dc:date>2014-08-21T22:21:40Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion 10 64 bit developers edition</title>
      <link>https://forums.adobe.com/message/6663164?tstart=0#6663164</link>
      <description>&lt;!-- [DocumentBodyStart:5ecb1d95-001f-4e83-9d4f-225d932964d0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a new 64bit laptop that I plan to use for developing. I am working on a project that uses CF 10. I'd really like to get a copy of the 64 bit CF 10 so I can install the developer version on my laptop. Is there any way to get one? I have a copy of the 32 bit installer on my current laptop, but I don't really want to install that version.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5ecb1d95-001f-4e83-9d4f-225d932964d0] --&gt;</description>
      <pubDate>Thu, 21 Aug 2014 21:32:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6663164?tstart=0#6663164</guid>
      <dc:date>2014-08-21T21:32:26Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem installing CF10 on Ubuntu 12.04</title>
      <link>https://forums.adobe.com/message/6638124?tstart=0#6638124</link>
      <description>&lt;!-- [DocumentBodyStart:fd824f0f-78bd-44fd-9df7-e830f9385d54] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;A lot later...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...just to say that I had the same error just now and did a Google, only to find my own complaint!!!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, the problem was indeed to do with hostnames.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I just edited /etc/hostname to contain "myserver.mydomain.com"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;did "hostname myserver.mydomain.com"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;/etc/init.d/apache2 restart&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;/opt/coldfusion10/cfusion/bin/coldfusion restart&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and all was good...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fd824f0f-78bd-44fd-9df7-e830f9385d54] --&gt;</description>
      <pubDate>Wed, 13 Aug 2014 21:36:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6638124?tstart=0#6638124</guid>
      <dc:date>2014-08-13T21:36:45Z</dc:date>
      <clearspace:dateToText>3 months 18 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re: Using Javascript to require 2 drop down menus to have something selected</title>
      <link>https://forums.adobe.com/message/6633443?tstart=0#6633443</link>
      <description>&lt;!-- [DocumentBodyStart:d5056b1f-d615-405a-833d-ff4bb7a8f95c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;You need to put some alert statements into your script to ensure that (a) execution is reaching that part of the script and (b) the script is dealing with expected values.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;alert(document.getElementById('listofids'));&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;var allArray = document.getElementById('listofids').value.split(",");&lt;/p&gt;&lt;p&gt;&lt;strong&gt;alert(allArray[0]);&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;and:&lt;/p&gt;&lt;p&gt;ProdRev = document.getElementById('Mfg_Spec_Prod_Approval_Rev'+allArray[i]);&lt;/p&gt;&lt;p&gt;&lt;strong&gt;alert(ProdRev);&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d5056b1f-d615-405a-833d-ff4bb7a8f95c] --&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:29:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6633443?tstart=0#6633443</guid>
      <dc:date>2014-08-12T16:29:23Z</dc:date>
      <clearspace:dateToText>3 months 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Using Javascript to require 2 drop down menus to have something selected</title>
      <link>https://forums.adobe.com/message/6633467?tstart=0#6633467</link>
      <description>&lt;!-- [DocumentBodyStart:25fdf656-9714-407a-b33e-55ca9d1315e7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Eddie,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; This doesn't do anything. I can't even get the error to show up on the first row now. Do you want me to post the entire page of code? Any other ideas?&lt;/p&gt;&lt;p&gt;Andy&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:25fdf656-9714-407a-b33e-55ca9d1315e7] --&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:12:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6633467?tstart=0#6633467</guid>
      <dc:date>2014-08-12T16:12:54Z</dc:date>
      <clearspace:dateToText>3 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Using Javascript to require 2 drop down menus to have something selected</title>
      <link>https://forums.adobe.com/message/6633219?tstart=0#6633219</link>
      <description>&lt;!-- [DocumentBodyStart:061d4117-03d5-40dc-b9aa-aeba9f3a8e92] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In your original script, remove the two lines:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;ProdRevValue = ProdRev[ProdRev.selectedIndex].value;&lt;/p&gt;
&lt;p&gt;ProdInitValue = ProdInit[ProdInit.selectedIndex].value;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;and change your two conditions to:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;if(ProdInit.selectedIndex != 0 &amp;amp;&amp;amp; ProdRev.selectedIndex == 0) {&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;else if(ProdRev.selectedIndex != 0 &amp;amp;&amp;amp; ProdInit.selectedIndex == 0) {&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm assuming your "listofids" is providing the expected values.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:061d4117-03d5-40dc-b9aa-aeba9f3a8e92] --&gt;</description>
      <pubDate>Tue, 12 Aug 2014 15:19:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6633219?tstart=0#6633219</guid>
      <dc:date>2014-08-12T15:19:10Z</dc:date>
      <clearspace:dateToText>3 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Using Javascript to require 2 drop down menus to have something selected</title>
      <link>https://forums.adobe.com/message/6633103?tstart=0#6633103</link>
      <description>&lt;!-- [DocumentBodyStart:cc7f80bc-b436-45ab-8ddf-322381ce5776] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Eddie,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; I actually got this javascript below to work so if one drop down is left blank, and the other one is filled out, an error will pop up saying to entering either some initials or a rev. The only problem is that I have a dynamic list of drop downs in rows, so I need this javascript to run for each row. If I do the 1st row with 1 drop down selected and the other not, it gives me the error, which is perfect. But if I want the 2nd row to error out, for instance, doing the same thing, the error will not pop up. How do I make this work so it does this for each row since the list of drop downs is dynamic? My drop down menu names are Mfg_Spec_Prod_Approval_Initials and Mfg_Spec_Prod_Approval_Rev.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function verify() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var Mfg_Spec_Prod_Approval_Initials = document.getElementById('Mfg_Spec_Prod_Approval_Initials');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var Mfg_Spec_Prod_Approval_Rev = document.getElementById('Mfg_Spec_Prod_Approval_Rev');&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Mfg_Spec_Prod_Approval_Initials.selectedIndex == '' &amp;amp;&amp;amp; Mfg_Spec_Prod_Approval_Rev.selectedIndex != '') {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert('select Initials!');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return false;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; else if(Mfg_Spec_Prod_Approval_Rev.selectedIndex == '' &amp;amp;&amp;amp; Mfg_Spec_Prod_Approval_Initials.selectedIndex != '') {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert('select a Rev!');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return false;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return true;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Andy&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cc7f80bc-b436-45ab-8ddf-322381ce5776] --&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:52:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6633103?tstart=0#6633103</guid>
      <dc:date>2014-08-12T14:52:28Z</dc:date>
      <clearspace:dateToText>3 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Using Javascript to require 2 drop down menus to have something selected</title>
      <link>https://forums.adobe.com/message/6629933?tstart=0#6629933</link>
      <description>&lt;!-- [DocumentBodyStart:db76c19f-f454-489c-bd2e-10636bc40ea6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This isn't a ColdFusion issue, however the solution is to validate with "ProdRev.selectedIndex == 0". In other words, check the value of &lt;strong&gt;selectedIndex&lt;/strong&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:db76c19f-f454-489c-bd2e-10636bc40ea6] --&gt;</description>
      <pubDate>Mon, 11 Aug 2014 16:20:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6629933?tstart=0#6629933</guid>
      <dc:date>2014-08-11T16:20:54Z</dc:date>
      <clearspace:dateToText>3 months 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6625350?tstart=0#6625350</link>
      <description>&lt;!-- [DocumentBodyStart:97724708-2e85-40b3-962b-6ee3d99f95c6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey, no sweat, as you can probably tell, I'm not an advanced programmer and I do appreciate being one of the many that you've assisted on this forum so thanks. Bug submitted Thanks for sticking with this issue to the end!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:97724708-2e85-40b3-962b-6ee3d99f95c6] --&gt;</description>
      <pubDate>Sat, 09 Aug 2014 14:21:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6625350?tstart=0#6625350</guid>
      <dc:date>2014-08-09T14:21:04Z</dc:date>
      <clearspace:dateToText>3 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6625139?tstart=0#6625139</link>
      <description>&lt;!-- [DocumentBodyStart:6bdf7f72-68bc-4576-af59-48861dac6862] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks for your explanation. My bad: it is now clear I misunderstood. Sorry.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Apparently, in dateCompare, Coldfusion implicitly converts date2 to local UTC. I agree with you that this kind of interpretation is inadmissible. The developer should be the one to do the interpretation, and Coldfusion should simply compare the 2 values passed to the function. You should indeed &lt;a class="jive-link-external-small" href="https://bugbase.adobe.com/" rel="nofollow"&gt;report a bug&lt;/a&gt;. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6bdf7f72-68bc-4576-af59-48861dac6862] --&gt;</description>
      <pubDate>Sat, 09 Aug 2014 10:02:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6625139?tstart=0#6625139</guid>
      <dc:date>2014-08-09T10:02:43Z</dc:date>
      <clearspace:dateToText>3 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6624776?tstart=0#6624776</link>
      <description>&lt;!-- [DocumentBodyStart:5ee34605-2321-41f8-aba4-32f5aab25fee] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;br/&gt;The code in your question is not definitive enough for a straight answer. To expose the bug, you need to select a timeDate value for date2 which is in between your Now() and dateConvert('local2Utc', now()) (1 hour in your case). So just copy the code below and make sure to select an appropriate value for date2 taking into account when you're running the test. Note that I'm outputting the values for date1 and date2 to the screen so you can see the "absolute values" they resolved to prior to dateCompare(). What I find on both my remote and local servers (CF10) is that instead of comparing with the date1 (UTC time as displayed on the screen) it compares with the now() time.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date1 = dateConvert('local2Utc', now())&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date2 = createDateTime(2014,08,09,13,20,00)&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfoutput&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;p&amp;gt;Time of test = #Now()#&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;p&amp;gt;date1 = #date1#&amp;lt;/p&amp;gt;&lt;br/&gt;&amp;lt;p&amp;gt;date2 = #date2#&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;p&amp;gt;dateCompare(date1, date2 ) = #dateCompare(date1, date2 )#&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfoutput&amp;gt;o&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is what was output to the screen&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Time of test = {ts '2014-08-09 14:18:42'}&lt;/p&gt;&lt;p&gt;date1 = {ts '2014-08-09 04:18:42'}&lt;/p&gt;&lt;p&gt;date2 = {ts '2014-08-09 13:20:00'}&lt;/p&gt;&lt;p&gt;dateCompare(date1, date2 ) = 1&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5ee34605-2321-41f8-aba4-32f5aab25fee] --&gt;</description>
      <pubDate>Sat, 09 Aug 2014 04:31:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6624776?tstart=0#6624776</guid>
      <dc:date>2014-08-09T04:31:19Z</dc:date>
      <clearspace:dateToText>3 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6623686?tstart=0#6623686</link>
      <description>&lt;!-- [DocumentBodyStart:7828147d-0700-4e18-88ca-bad9ad38a92b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;web-eng wrote:&lt;/p&gt;
&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you simply asserting that it doesn't interpret? I found that it does which is why it's a bug. I gave you an example, did you run that code to check? &lt;/p&gt;

&lt;/blockquote&gt;&lt;p&gt;Just to be sure we're talking about the same thing, do you mean this code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date1 = dateConvert('local2Utc', now())&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date2 = createDateTime(2014,08,07,21,03,45)&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;p&amp;gt;&amp;lt;cfoutput&amp;gt;#dateCompare(date1, date2 )#&amp;lt;/cfoutput&amp;gt;&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7828147d-0700-4e18-88ca-bad9ad38a92b] --&gt;</description>
      <pubDate>Fri, 08 Aug 2014 17:36:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6623686?tstart=0#6623686</guid>
      <dc:date>2014-08-08T17:36:18Z</dc:date>
      <clearspace:dateToText>3 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6623537?tstart=0#6623537</link>
      <description>&lt;!-- [DocumentBodyStart:a0b122eb-57ba-4339-bf67-be8dfd2db740] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Are you simply asserting that it doesn't interpret? I found that it does which is why it's a bug. I gave you an example, did you run that code to check?&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Not sure why you're advising me to get the UTC equivalent of each dateTime value when that is exactly what I'm already doing in my &lt;span style="color: #000000; font-family: Calibri;"&gt;"procedure that I&amp;#8217;m using that requires copying a string" above.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a0b122eb-57ba-4339-bf67-be8dfd2db740] --&gt;</description>
      <pubDate>Fri, 08 Aug 2014 16:39:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6623537?tstart=0#6623537</guid>
      <dc:date>2014-08-08T16:39:22Z</dc:date>
      <clearspace:dateToText>3 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using Javascript to require 2 drop down menus to have something selected</title>
      <link>https://forums.adobe.com/message/6623199?tstart=0#6623199</link>
      <description>&lt;!-- [DocumentBodyStart:89c032af-645c-4ece-b279-a1c038288251] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone. I'm trying to get 2 drop down menus to each have something selected when the form is submitted. I'm using javascript for this, but I can't get it to work. Basically, if one is blank and the other one isn't, I want an error to pop up saying they have to fill in the one that is blank and vice versa. What am I doing wrong? Here's what I have for the javascript and on the form below. My 2 drop down names are Mfg_Spec_Prod_Approval_Initials and Mfg_Spec_Prod_Approval_Rev. Thanks for anyone's help!&lt;/p&gt;&lt;p&gt;Andy&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;SCRIPT LANGUAGE="JavaScript"&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function verify() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var partNumber = '';&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var ecoNumber = '';&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var ProdInit;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var ProdInitValue='';&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var ProdRev;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var ProdRevValue='';&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var allArray = document.getElementById('listofids').value.split(",");&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var error=false;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(var i=0;i&amp;lt;allArray.length;i++) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProdRev = document.getElementById('Mfg_Spec_Prod_Approval_Rev'+allArray[i]);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProdInit = document.getElementById('Mfg_Spec_Prod_Approval_Initials'+allArray[i]);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProdRevValue = ProdRev[ProdRev.selectedIndex].value;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProdInitValue = ProdInit[ProdInit.selectedIndex].value;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;lt;!--- This code is if the BOM Initials is not empty and the PNR Initials is empty.---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ProdInitValue != '' &amp;amp;&amp;amp; ProdRevValue == '') {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; error=true;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ecoNumber = document.getElementById('ECID'+allArray[i]).value;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; partNumber = document.getElementById('Part_Number'+allArray[i]).value;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("You must enter a Rev for ECO " + ecoNumber + " Part Number: " + partNumber);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else if(ProdRevValue != '' &amp;amp;&amp;amp; ProdInitValue == '') {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; error=true;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ecoNumber = document.getElementById('ECID'+allArray[i]).value;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; partNumber = document.getElementById('Part_Number'+allArray[i]).value;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("You must enter your initials for ECO " + ecoNumber + " Part Number: " + partNumber);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(error) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return false;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return true;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong style="font-size: 18pt;"&gt;Start of form&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfform name="EditItem" method="post" action="My_Machining_action.cfm" onsubmit="return verify();"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset MfgSpecProdInitials = DocumentationSearch.Mfg_Spec_Prod_Initials&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;td align="center"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfif Mfg_Spec_Prod_Initials Is Not ""&amp;lt;!---&amp;nbsp; and Mfg_Spec_Prod_Initials EQ cookie.UserInitials ---&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;select name="Mfg_Spec_Prod_Approval_Initials#ItemID#" id="Mfg_Spec_Prod_Approval_Initials#ItemID#"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;option value=""&amp;gt;&amp;lt;/option&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfloop query="ShowProdInitials"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;option value="#Initials#"&lt;/p&gt;&lt;p&gt;&amp;lt;cfif #Initials# EQ MfgSpecProdInitials&amp;gt;selected&amp;lt;/cfif&amp;gt;&amp;gt;#Initials#&amp;lt;/option&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfloop&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/select&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfelse&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfif&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/td&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset MfgSpecProdRev = DocumentationSearch.Mfg_Spec_Prod_Rev&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;td align="center"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfif Mfg_Spec_Prod_Initials Is Not ""&amp;lt;!---&amp;nbsp; and Mfg_Spec_Prod_Initials EQ cookie.UserInitials ---&amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;select name="Mfg_Spec_Prod_Approval_Rev#ItemID#" id="Mfg_Spec_Prod_Approval_Rev#ItemID#"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;option value=""&amp;gt;&amp;lt;/option&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfloop query="ShowDocRevChoices"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;option value="#Doc_Rev_Initials#"&lt;/p&gt;&lt;p&gt;&amp;lt;cfif #Doc_Rev_Initials# EQ MfgSpecProdRev&amp;gt;selected&amp;lt;/cfif&amp;gt;&amp;gt;#Doc_Rev_Initials#&amp;lt;/option&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfloop&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/select&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfelse&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfif&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/td&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;input type="submit" value="Update"&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:89c032af-645c-4ece-b279-a1c038288251] --&gt;</description>
      <pubDate>Fri, 08 Aug 2014 14:59:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6623199?tstart=0#6623199</guid>
      <dc:date>2014-08-08T14:59:52Z</dc:date>
      <clearspace:dateToText>3 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6622642?tstart=0#6622642</link>
      <description>&lt;!-- [DocumentBodyStart:6de3a867-55f8-4475-9064-1d2a6f644a7a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Again, dateCompare does &lt;em&gt;not &lt;/em&gt;interpret. We developers do or should. To avoid any ambiguity related to time zones, the developer should first obtain the UTC equivalent of each of the two datetime values to be compared.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6de3a867-55f8-4475-9064-1d2a6f644a7a] --&gt;</description>
      <pubDate>Fri, 08 Aug 2014 10:45:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6622642?tstart=0#6622642</guid>
      <dc:date>2014-08-08T10:45:44Z</dc:date>
      <clearspace:dateToText>3 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6622231?tstart=0#6622231</link>
      <description>&lt;!-- [DocumentBodyStart:70ebab8a-8fff-4008-bb72-6ece8f6c3107] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;"CreateDateTime(2014,08,07,15,30,00) is an &lt;em style="font-family: Thread-000019fc-Id-00000009;"&gt;absolute&lt;/em&gt; value of datetime." Yes yes, it is an absolute value! DateCompare compares two absolute date values, well it seems as though it should after all the description is "Performs a full date/time comparison of two dates." Doesn't actually say "comparison of two absolute dates" but surely that's what it means. Let me also say that I've never come across any other coldfusion tag or function reinterpreting a date based on my location unless specifically specified. In fact, when I set my value for date1 using &lt;strong style="font-family: Calibri;"&gt;&lt;span style="color: #000000;"&gt;&amp;lt;cfset date1 = DateAdd("s", &lt;/span&gt;&lt;em style="color: #000000;"&gt;GetTimeZoneInfo&lt;/em&gt;&lt;span style="color: #000000;"&gt;().UTCTotalOffset, now())&amp;gt;&lt;/span&gt;&lt;/strong&gt; dateCompare seems to accept that date as absolute and doesn't need to reinterpret it. The fact that dateCompare gets all 'interpretive" based on how date1 is set still seems like a bug.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The statement in bold is true when taking into account the context of your location being +1hour, which was included in the qualification of the statement. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:70ebab8a-8fff-4008-bb72-6ece8f6c3107] --&gt;</description>
      <pubDate>Fri, 08 Aug 2014 04:00:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6622231?tstart=0#6622231</guid>
      <dc:date>2014-08-08T04:00:29Z</dc:date>
      <clearspace:dateToText>3 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6620590?tstart=0#6620590</link>
      <description>&lt;!-- [DocumentBodyStart:991c3748-68a2-46bd-830c-cb24802f7b10] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;web-eng wrote:&lt;/p&gt;
&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now create a dateTime using CreateDateTime(2014,08,07,15,30,00) &lt;strong&gt;This time half way between your local dateTime and UTCDateTIme.&lt;/strong&gt;&lt;/p&gt;
&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="min- padding: 0px;"&gt;&amp;lt;cfset date2 = CreateDateTime(2014,08,07,15,30,00)&amp;gt; &lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;This is where "comparing like with like" is relevant. The statement marked in bold is an assumption. As such, it can be false!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;CreateDateTime(2014,08,07,15,30,00) is an &lt;em&gt;absolute&lt;/em&gt; value of datetime. It contains no information about your geographical location, and so can be greater than or less than your local datetime, depending on your time zone.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:991c3748-68a2-46bd-830c-cb24802f7b10] --&gt;</description>
      <pubDate>Thu, 07 Aug 2014 17:32:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6620590?tstart=0#6620590</guid>
      <dc:date>2014-08-07T17:32:59Z</dc:date>
      <clearspace:dateToText>3 months 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6620477?tstart=0#6620477</link>
      <description>&lt;!-- [DocumentBodyStart:0ffab274-5e19-4987-bcde-6f1c754b760d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 10pt; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;Hmmm, like with like and all other good practices aside, there is a bug. Also, like just about everyone else, I develop locally in one timezone +10 hours and run my sites remotely on a different timezone -5 hours, altogether a significant time difference. So after coming to understand how to deal with the bug I've come up with a way to compare dateTimes on the remote server, but it does require a spot of copying a string in where you've been advising not to. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 10pt; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;First, to the dateCompare() bug. To expose the bug we better use a finer increment than days, so instead of specifying, simply leave the &amp;#8220;datepart&amp;rdquo; attribute empty so that it defaults to seconds. You say you&amp;#8217;re in a +1hour timezone so try this.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="color: #000000;"&gt;Presuming a local time of 16:00 on August 7&lt;/span&gt;&lt;sup style="color: #000000;"&gt;th&lt;/sup&gt;&lt;span style="color: #000000;"&gt; 2014&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 10pt; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;&amp;lt;cfset date1 = DateConvert('local2Utc', now())&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 10pt; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;&amp;lt;cfdump var="#date1#"&amp;gt; should produce {ts '2014-08-07 15:00:00'}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 10pt; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;Now create a dateTime using CreateDateTime(2014,08,07,15,30,00)&lt;span style="color: #000000;"&gt; This time half way between your local dateTime and UTCDateTIme.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;&amp;lt;cfset date2 = CreateDateTime(2014,08,07,15,30,00)&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;Now compare them&lt;span style="color: #000000;"&gt; &lt;span style="color: #000000;"&gt; &amp;lt;cfdump var="# DateCompare(date1, date2 )#&amp;gt; in this example on your local server, you would expect to return a -1 since date1 is earlier, but in fact it will return a +1 because it seems to be somehow only looking at the now() time (later) instead of the UTC converted time.&lt;span style="color: #000000;"&gt; &lt;span style="color: #000000;"&gt; This is a bug, DateCompare should not care where it gets its data from it should simply get it and then compare the two values. Usually there is no problem using dateCompare but when used in conjunction with the DateConvert('local2Utc', now()) it ignores the value generated by the conversion. Anyway, so much for the bug, Now to the procedure that I&amp;#8217;m using that requires copying a string.&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt; I&amp;#8217;m wishing to compare a dateTime that I want something to stop being displayed on the remote server.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong style=": ; color: #000000; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: major-fareast; mso-ascii-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman';"&gt;&amp;lt;cfset myDate = CreateDateTime(2014,08,05,17,0,0)&amp;gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong style="mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: major-fareast; mso-ascii-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span style="color: #000000;"&gt;&amp;lt;cfset myDateInUTC = DateAdd("s", &lt;/span&gt;&lt;em style="color: #000000;"&gt;GetTimeZoneInfo&lt;/em&gt;&lt;span style="color: #000000;"&gt;().UTCTotalOffset, myDate)&amp;gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;&amp;lt;cfdump var="#&lt;/span&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: major-fareast; mso-fareast-font-family: 'Times New Roman';"&gt;myDateInUTC&lt;/span&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;#"&amp;gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;This produces the string: {ts '2014-08-15 07:00:00'} .&lt;span style="color: #000000;"&gt; &lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; mso-hansi-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin;"&gt;I then generate currentUTCDateTime from:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; color: #000000; font-size: 10pt; mso-ansi-language: EN-AU; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri;"&gt;&amp;lt;cfset currentUTCDateTime = DateAdd("s", GetTimeZoneInfo().UTCTotalOffset, now())&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="color: #000000;"&gt;Both these dates are then compared thus:&lt;br/&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt; DateCompare(currentUTCDateTime, "{ts '2014-08-07 15:00:00'}" )&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; color: #000000; font-size: 10pt; mso-ansi-language: EN-AU; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; color: #000000; font-size: 10pt; mso-ansi-language: EN-AU; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri;"&gt;I have to generate the string on my local server and then upload it which is why I&amp;#8217;m unable to simply use a function. It&amp;#8217;s a bit convoluted but it does work. Note that in this example I&amp;#8217;m setting the currentUTCDateTime using DateAdd instead which doesn&amp;#8217;t trip up like DateConvert.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000;"&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000;"&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0ffab274-5e19-4987-bcde-6f1c754b760d] --&gt;</description>
      <pubDate>Thu, 07 Aug 2014 16:36:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6620477?tstart=0#6620477</guid>
      <dc:date>2014-08-07T16:36:46Z</dc:date>
      <clearspace:dateToText>3 months 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6619577?tstart=0#6619577</link>
      <description>&lt;!-- [DocumentBodyStart:840d052e-a97f-4484-b461-a9e5001cac41] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;web-eng wrote:&lt;/p&gt;
&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/span&gt;&lt;span style="color: black; font-size: 12pt; font-family: Times New Roman;"&gt;The smart money according to many is to "always refer to UTC time" so that code can be used on any server and that sounds good to me.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Indeed the gist of the matter, spot on: compare like with like. So, what you apparently want is, either&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!--- Both UTC ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date1 = dateConvert('local2Utc', now())&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date2 = dateConvert('local2Utc',createDateTime(2014,08,07,21,03,45))&amp;gt; &amp;lt;!--- Differs from createDateTime(2014,08,07,21,03,45) ! ---&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date1 = now()&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset date2 = createDateTime(2014,08,07,21,03,45)&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:840d052e-a97f-4484-b461-a9e5001cac41] --&gt;</description>
      <pubDate>Thu, 07 Aug 2014 12:02:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6619577?tstart=0#6619577</guid>
      <dc:date>2014-08-07T12:02:10Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Why is there an offset when using DateConvert with DateCompare?</title>
      <link>https://forums.adobe.com/message/6619482?tstart=0#6619482</link>
      <description>&lt;!-- [DocumentBodyStart:170be3d5-f574-4e26-973e-fa6700e5c48b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;It's been a while, must admit, I was left a bit confused about the whole thing as it just didn't add up when I ran my code. Spent hours today playing with this and have worked a few things out, unexpected things ......&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; My local time zone is UTC +10 hours and my remote server is UTC -5hours.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: black; font-family: Times New Roman;"&gt;&lt;span style="font-size: 12pt;"&gt;The smart money according to many is to "always refer to UTC time" so that code can be used on any server and that sounds good to me. So, what I want to do is a comparison between current UTC time and a dateTime of my choice. First of all I'm getting UTC time like this &amp;lt;cfset Date1 = DateConvert('local2Utc', now())&amp;gt; and when run on my local server indeed brings up a time that is exactly 10 hours earlier, great right. Then I create a date of my choosing using CreateDateTime() according to your own good advice. Then I compare them using DateCompare and voila, instead of date2 being compared against the value I generated for date1 it compares with the value for now()&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;(server time).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;For the code below, I only have to &lt;/span&gt;&lt;span style="font-family: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin;"&gt;&lt;span style="color: #000000; font-size: 12pt;"&gt;wait until date1 = &lt;/span&gt;&lt;strong style="color: #000000; font-size: 12pt;"&gt;{ts 2014,08,07,11,03,46}&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; before it returns a 1, 10 hours earlier than expected. I tested the exact same code on my remote server and the times were off by 5 hours which represents that servers time zone. If I replace the dateConvert statement for date1 with a createDateTime statement everything works fine without any offset. Looks like a bug to me.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&amp;lt;cfset date1 = DateConvert('local2Utc', now())&amp;gt;&lt;span style="color: #000000; font-size: 12pt;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&amp;lt;cfset date2 = createDateTime(2014,08,07,21,03,45)&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;lt;p&amp;gt;Date 1 = #date1#&amp;lt;/p&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="color: #000000; font-size: 12pt;"&gt;&amp;lt;p&amp;gt;Date 2 = #date2#&amp;lt;/p&amp;gt;&lt;br/&gt;&lt;/span&gt;&lt;span style="color: #000000; font-size: 12pt;"&gt;&amp;lt;p&amp;gt;#DateCompare(date1, date2 )#&amp;lt;/p&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:170be3d5-f574-4e26-973e-fa6700e5c48b] --&gt;</description>
      <pubDate>Thu, 07 Aug 2014 11:30:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6619482?tstart=0#6619482</guid>
      <dc:date>2014-08-07T11:30:41Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Created a Global UDF but don't know how to call it, please assist</title>
      <link>https://forums.adobe.com/message/6617834?tstart=0#6617834</link>
      <description>&lt;!-- [DocumentBodyStart:65410588-6d9c-4b1f-9803-d28c08c19dfe] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Based on that code, you would refer to it as "URL.UDF.getMessage()".&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Where does the line "&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;cfset structAppend(url,createObject( "component", "UDF" ))&lt;/span&gt;" actually occur inside Application.cfc (above any function definitions or inside one of the functions)?&amp;nbsp; If it's at the top of the component definition, that UDF gets instantiated on each request and put in that page's URL scope.&amp;nbsp; Does the UDF component maintain state in any way?&amp;nbsp; If not, and you make sure all of its methods are thread-safe, I would just store it in the application scope like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset application.UDF = createObject("component","UDF")&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Put that in your onApplicationStart() method in Application.cfc so that it is only instantiated once.&amp;nbsp; Then call it's methods from anywhere in your application as "application.UDF.getMessage()".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Carl V.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:65410588-6d9c-4b1f-9803-d28c08c19dfe] --&gt;</description>
      <pubDate>Wed, 06 Aug 2014 19:46:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6617834?tstart=0#6617834</guid>
      <dc:date>2014-08-06T19:46:28Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Created a Global UDF but don't know how to call it, please assist</title>
      <link>https://forums.adobe.com/message/6617643?tstart=0#6617643</link>
      <description>&lt;!-- [DocumentBodyStart:dd480e43-023e-43a5-b147-185d2ada7d9e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I created a cfcomponent and a bunch functions inside it.&amp;nbsp; One of the function needs to call a process that is also needed by other part of the application. Since this "process" is needed in a different parts of the application, I decided to make this "process"&amp;nbsp; a global function that can be called from any part of the application. I found a blog from Ben Nadel that explained exactly what I need. But the problem is I don't quite understand how to call the globa UDF, his explanation is not clear to me. Ben created UDF.cfc:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfcomponent&amp;nbsp; output="false"&amp;nbsp; hint="I define the application settings and event handlers.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cffunction name="getMessage" access="public" returntype="string" output="false" hint="I return a test message."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- Here is where I wrote the process needed by different parts of the application --&lt;br/&gt; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfreturn "I am defined in the UDF component" &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cffunction&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfcomponent &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On the Application.cfc he created a URL scope:&amp;nbsp; cfcomponent output="false"&amp;nbsp; hint="I define the application settings and event handlers."&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Define the application:&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfset this.name = hash( getCurrentTemplatePath() ) &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfset this.applicationTimeout = createTimeSpan( 0, 0, 5, 0 ) &lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Add all of our "global" methods to the URL scope. Since&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColdFusion will automatically seach the URL scope for&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; non-scoped variables, it will find our non-scoped method&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; names: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfset structAppend(url,createObject( "component", "UDF" )) &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfcomponent&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The part that I don't understand is, how to call getMessage method? Is it: application.cfc.UDF.getMessage(parameter1,parameter2) ??&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dd480e43-023e-43a5-b147-185d2ada7d9e] --&gt;</description>
      <pubDate>Wed, 06 Aug 2014 19:01:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6617643?tstart=0#6617643</guid>
      <dc:date>2014-08-06T19:01:25Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Writing to a file</title>
      <link>https://forums.adobe.com/message/6579984?tstart=0#6579984</link>
      <description>&lt;!-- [DocumentBodyStart:ede39536-0a2e-4ed0-87d2-80ffdc542e66] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Circumstances may justify file storage (though, as you later revealed, that doesn't apply to you). Think, for example, of the absence of a database connection or of a database with a lock and excessive traffic. File storage even has pride of place in certain areas. Most applications in fact store configuration information on the file system, which they then update throughout the working life of the application.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Having said that, I should hasten to add that I agree with the other posters: a database is preferable to a file for this kind of storage. However, I would be less negative in my appraisal of file storage in general. At least, not until I know the circumstances.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would choose MySQL. If for whatever reason you have to use MS Access - I have heard about a System Admin who imposed it on his Developer colleagues - then do so by all means. It will still be a step in the right direction.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ede39536-0a2e-4ed0-87d2-80ffdc542e66] --&gt;</description>
      <pubDate>Thu, 24 Jul 2014 16:26:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6579984?tstart=0#6579984</guid>
      <dc:date>2014-07-24T16:26:18Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Writing to a file</title>
      <link>https://forums.adobe.com/message/6579684?tstart=0#6579684</link>
      <description>&lt;!-- [DocumentBodyStart:77777f14-308e-4c0c-8a34-5c73e14bf4c9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Your application doesn't use a database at all?&amp;nbsp; I find that a little strange and at the same time Interesting.&amp;nbsp; First, don't use MS Access for well, anything.&amp;nbsp; If you don't have a DB use something like Mysql.&amp;nbsp; It is free and works very well.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:77777f14-308e-4c0c-8a34-5c73e14bf4c9] --&gt;</description>
      <pubDate>Thu, 24 Jul 2014 15:03:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6579684?tstart=0#6579684</guid>
      <dc:date>2014-07-24T15:03:29Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Writing to a file</title>
      <link>https://forums.adobe.com/message/6579769?tstart=0#6579769</link>
      <description>&lt;!-- [DocumentBodyStart:1a7a4e1c-1eb7-44d1-bf03-fa9405457f71] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank-you for your concerns.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am open to other methods to accomplish the same thing, but need a little more help than simply "write it to a database".&amp;nbsp; I would likely need use MSAccess as the database for this counter if I'm going to go this method.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm willing to learn!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Graham.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1a7a4e1c-1eb7-44d1-bf03-fa9405457f71] --&gt;</description>
      <pubDate>Thu, 24 Jul 2014 14:51:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6579769?tstart=0#6579769</guid>
      <dc:date>2014-07-24T14:51:17Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Writing to a file</title>
      <link>https://forums.adobe.com/message/6579523?tstart=0#6579523</link>
      <description>&lt;!-- [DocumentBodyStart:c8360db3-d411-4acf-8dd6-77f6858932cc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This is an incredibly bad way to manage this information - so bad it cannot be measured with existing technology.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Store the number in a DB, not in a file to be read/written to frequently. Too many factors that can cause this to go belly up.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c8360db3-d411-4acf-8dd6-77f6858932cc] --&gt;</description>
      <pubDate>Thu, 24 Jul 2014 14:28:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6579523?tstart=0#6579523</guid>
      <dc:date>2014-07-24T14:28:49Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Writing to a file</title>
      <link>https://forums.adobe.com/message/6579493?tstart=0#6579493</link>
      <description>&lt;!-- [DocumentBodyStart:07173f51-4c92-42bd-860c-de35bb6d6ad5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;While BKBK does give you a way that it will work I am wondering why you would even do this?&amp;nbsp; This has more ways it could fail than I can count.&amp;nbsp; Among them, you could easily have a lock left behind on the file thus making it unreadable.&amp;nbsp; You should really be storing this data in a database not a file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;--Dave&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:07173f51-4c92-42bd-860c-de35bb6d6ad5] --&gt;</description>
      <pubDate>Thu, 24 Jul 2014 14:24:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6579493?tstart=0#6579493</guid>
      <dc:date>2014-07-24T14:24:20Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

