<?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 : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Fri, 30 Apr 2010 06:30:00 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2010-04-30T06:30:00Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>CFPrint printer problem</title>
      <link>https://forums.adobe.com/thread/628223</link>
      <description>&lt;!-- [DocumentBodyStart:57123981-fa52-4138-bdd6-042d7007ee6d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm now in problem about cfprint.Here is my coding :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfdump var="#GetPrinterInfo()#"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I run this coding in client site, it shows error that "no printer avaliable". Oddly, I run this coding in server, it shows printer's information installed at my server. Do you have such experience about cfprint?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;all solutions will be appreciated in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:57123981-fa52-4138-bdd6-042d7007ee6d] --&gt;&lt;img src='/beacon?t=1415918990930' /&gt;</description>
      <pubDate>Fri, 30 Apr 2010 06:30:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/628223</guid>
      <dc:date>2010-04-30T06:30:00Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfgrid design</title>
      <link>https://forums.adobe.com/thread/117047</link>
      <description>&lt;!-- [DocumentBodyStart:824a6c25-31b0-42be-b86c-57780e378807] --&gt;&lt;div class="jive-rendered-content"&gt;I'd like to create my own design for cfgrid flash format
report. But, I don't have a chance to change ColHeader background
color. How can I change?
&lt;br/&gt;
&lt;br/&gt;By the way, can I assign dynamic height of cfgrid?
&lt;br/&gt;
&lt;br/&gt;all answers will be deeply appreciated.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:824a6c25-31b0-42be-b86c-57780e378807] --&gt;</description>
      <pubDate>Thu, 15 Nov 2007 06:40:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/117047</guid>
      <dc:date>2007-11-15T06:40:49Z</dc:date>
      <clearspace:dateToText>4 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>GetProfileString doesn't support unicode format.??</title>
      <link>https://forums.adobe.com/thread/533843</link>
      <description>&lt;!-- [DocumentBodyStart:59470e48-1346-4914-a662-5b9c96f265f6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;html&amp;gt;&lt;br/&gt;&amp;lt;head&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Untitled&amp;lt;/title&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&amp;gt;&lt;br/&gt;&amp;lt;/head&amp;gt;&lt;br/&gt;&amp;lt;body&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 currentPath = getCurrentTemplatePath()&amp;gt;&lt;br/&gt;&amp;lt;cfset currentDirectory = getDirectoryFromPath(currentPath)&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfscript&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;function udf_Translate(Name, Filename, Section) {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var outText="";&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; If user selected default language (English), bypass the translation&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (cookie.cookie_language eq "EN")&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return Name;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Filename eq "")&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Filename = "Common";&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Section eq "")&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Section = "Common";&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INI_Path = #currentDirectory# &amp;amp; "Language.properties";&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; outText = GetProfileString(INI_Path, Section, Name);&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp; return IIf(Len(Trim(outText)) gt 0, DE(outText), DE(Name)); &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;}&lt;br/&gt;&amp;lt;/cfscript&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&amp;gt;#udf_translate("Ward", "Inpatient", "")#&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;/body&amp;gt;&lt;br/&gt;&amp;lt;/html&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;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;Language.properties&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;[COMMON]&lt;br/&gt;Ward=Phường&lt;br/&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;It output only "Ward" instead of&lt;span class="short_text"&gt;&lt;span style="background-color: #ffffff;" title="Ward"&gt; Phường when I save this file as UFT-8. But, when I save this file as ANSI encoding, it output as &lt;/span&gt;&lt;/span&gt;Phu?ng. It's wrong. Why &lt;span style="text-decoration: underline;"&gt;GetProfileString&lt;/span&gt; doesn't UTF-8 format? Any solutions will be appreciated.&lt;/strong&gt;&lt;title&gt;Untitl&lt;/title&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:59470e48-1346-4914-a662-5b9c96f265f6] --&gt;</description>
      <pubDate>Thu, 03 Dec 2009 09:45:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/533843</guid>
      <dc:date>2009-12-03T09:45:27Z</dc:date>
      <clearspace:dateToText>4 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cfwindow javascript error</title>
      <link>https://forums.adobe.com/thread/528214</link>
      <description>&lt;!-- [DocumentBodyStart:fe71f1bc-4ecb-4a65-91d2-f9ca848f493a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When I use following coding in my project, I got javascript error. This error shows as follow :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;error: http: Error retrieving markup for element editWindow_body : Not Found......&lt;/strong&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;p&gt;&amp;lt;cfajaximport tags="cfwindow"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; function makeWin(x,y) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColdFusion.Window.create('mywin','Windows Rules','win.cfm',{x:x+25,y:y+25});&lt;/p&gt;&lt;p&gt;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&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;&amp;nbsp; &amp;lt;h2&amp;gt;Test&amp;lt;/h2&amp;gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; This is the test &amp;lt;a href="" onclick="makeWin(event.pageX,event.pageY);return false;"&amp;gt;link&amp;lt;/a&amp;gt;.&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/p&amp;gt;&lt;/p&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All responses will be appreciated.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fe71f1bc-4ecb-4a65-91d2-f9ca848f493a] --&gt;</description>
      <pubDate>Sat, 21 Nov 2009 03:55:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/528214</guid>
      <dc:date>2009-11-21T03:55:09Z</dc:date>
      <clearspace:dateToText>4 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't pass parameter to crystal report via cfreport tag</title>
      <link>https://forums.adobe.com/thread/519290</link>
      <description>&lt;!-- [DocumentBodyStart:239909ef-5e6c-47ea-ac14-fe76e58164da] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm now using crystal report with cfreport tag. It seems good. But, the main error is I can't pass dynamic parameter to crystal report via cfreport tag. Below is my 2 coding files.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;index.cfm&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;lt;form name="myform" action="report.cfm" method="post"&amp;gt;&lt;br/&gt;&amp;lt;input type="Text" name="myname"&amp;gt;&lt;br/&gt;&amp;lt;input type="Submit" name="action"&amp;gt;&lt;br/&gt;&amp;lt;/form&amp;gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;report.cfm&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&amp;lt;cfset currentPath = getCurrentTemplatePath()&amp;gt;&lt;br/&gt;&amp;lt;cfreport report="Report1.rpt" format="pdf"&amp;gt;&lt;br/&gt; {person.NAME} = '#form.myname#'&lt;br/&gt;&amp;lt;/cfreport&amp;gt;&lt;/strong&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;Whenever I try it, it shows none. Please help me. Appreciate in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:239909ef-5e6c-47ea-ac14-fe76e58164da] --&gt;</description>
      <pubDate>Fri, 06 Nov 2009 02:27:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/519290</guid>
      <dc:date>2009-11-06T02:27:56Z</dc:date>
      <clearspace:dateToText>5 years 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Value increase 4 times</title>
      <link>https://forums.adobe.com/thread/133336</link>
      <description>&lt;!-- [DocumentBodyStart:0afa83e8-88cb-4272-83e0-93670c959ed9] --&gt;&lt;div class="jive-rendered-content"&gt;After using this sql statement, value increase to 4 times.
&lt;br/&gt;
&lt;br/&gt;select COALESCE(t1.dep, t2.dep) AS d_name, SUM(t1.value),
SUM(t2.value)
&lt;br/&gt;from table1 as t1 full outer join table2 as t2
&lt;br/&gt;on t1.dep = t2.Adep
&lt;br/&gt;GROUP BY COALESCE(t1.dep, t2.dep)
&lt;br/&gt;
&lt;br/&gt;what's going on? Please help me and all of solutions will be
appreciated.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0afa83e8-88cb-4272-83e0-93670c959ed9] --&gt;</description>
      <pubDate>Mon, 31 Dec 2007 10:31:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/133336</guid>
      <dc:date>2007-12-31T10:31:22Z</dc:date>
      <clearspace:dateToText>6 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>URL alias</title>
      <link>https://forums.adobe.com/thread/135585</link>
      <description>&lt;!-- [DocumentBodyStart:3aac8cd2-be38-4815-9527-80e402dd7fa5] --&gt;&lt;div class="jive-rendered-content"&gt;I'd like to do my website with URL alias like that "
&lt;a class="jive-link-external-small" href="http://www.myside/mails/1432" rel="nofollow"&gt;http://www.myside/mails/1432".&lt;/a&gt;
Can I configure in Server side or Client side with coding. Server
is CFMX-7 and IIS6. Any solutions will be appreciated.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3aac8cd2-be38-4815-9527-80e402dd7fa5] --&gt;</description>
      <pubDate>Wed, 12 Dec 2007 03:33:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/135585</guid>
      <dc:date>2007-12-12T03:33:06Z</dc:date>
      <clearspace:dateToText>6 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Login form with SSL layer (client certificate).</title>
      <link>https://forums.adobe.com/thread/113965</link>
      <description>&lt;!-- [DocumentBodyStart:d67648c7-fb35-4664-9a40-bf40f979938c] --&gt;&lt;div class="jive-rendered-content"&gt;My boss wants me to go our page login form with SSL layer
(client certificate) . But, I have no experience in about that. So,
please kindly let me know how can I do like that? And, do I need to
configure something in CF administrator?
&lt;br/&gt;
&lt;br/&gt;all thread will be appreciated.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d67648c7-fb35-4664-9a40-bf40f979938c] --&gt;</description>
      <pubDate>Mon, 19 Nov 2007 07:54:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/113965</guid>
      <dc:date>2007-11-19T07:54:23Z</dc:date>
      <clearspace:dateToText>6 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Read content in Microsoft Word file.</title>
      <link>https://forums.adobe.com/thread/114480</link>
      <description>&lt;!-- [DocumentBodyStart:481b5fd7-27e7-4dfb-bc4b-20f7ace3ab55] --&gt;&lt;div class="jive-rendered-content"&gt;My new project is to read content in Microsoft Word. But,
blah blah blah code are appeared when I read microsoft word file
with cffile tag, and display included content in textarea. Here is
my coding. Anything wrong in my coding and how can I read ms.word
file and display included content in this file??
&lt;br/&gt;
&lt;br/&gt;all answers will be appreciated.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:481b5fd7-27e7-4dfb-bc4b-20f7ace3ab55] --&gt;</description>
      <pubDate>Fri, 16 Nov 2007 03:34:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/114480</guid>
      <dc:date>2007-11-16T03:34:56Z</dc:date>
      <clearspace:dateToText>6 years 12 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to create Temp Table?</title>
      <link>https://forums.adobe.com/thread/116285</link>
      <description>&lt;!-- [DocumentBodyStart:9e6f0a83-f53c-4006-b656-02b837c29fd8] --&gt;&lt;div class="jive-rendered-content"&gt;Hi..
&lt;br/&gt;
&lt;br/&gt;I gotta output 2 table in my database. And, want to output
all fields of such table in one grid. So, can I create temp table
in Coldfusion MX7? Here is my table structure of two tables.
&lt;br/&gt;
&lt;br/&gt;table 1) Company_name, exp_Value
&lt;br/&gt;table 2) Company_name, imp_Value
&lt;br/&gt;
&lt;br/&gt;I want to create temp table like 
&lt;br/&gt;temp table ) Company_name (table1 + table 2) , exp_value
(table 1), imp_value (table 2)
&lt;br/&gt;
&lt;br/&gt;so, how can I solve this problem.?
&lt;br/&gt;
&lt;br/&gt;All solutions will be appreciated.
&lt;br/&gt;
&lt;br/&gt;best,
&lt;br/&gt;Z&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9e6f0a83-f53c-4006-b656-02b837c29fd8] --&gt;</description>
      <pubDate>Sat, 10 Nov 2007 02:58:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/116285</guid>
      <dc:date>2007-11-10T02:58:21Z</dc:date>
      <clearspace:dateToText>6 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>19</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Lost decimal in QuerySetCell</title>
      <link>https://forums.adobe.com/thread/116314</link>
      <description>&lt;!-- [DocumentBodyStart:cd41098e-6129-4695-8191-c191d394ee0f] --&gt;&lt;div class="jive-rendered-content"&gt;Hi..
&lt;br/&gt;
&lt;br/&gt;I'm now in trouble. I've created temp table via QueryNew
function. But, whenever I put decimal format in this field, all of
decimal lost when I output. Here is my coding..
&lt;br/&gt;
&lt;br/&gt;how can I solve this problem?
&lt;br/&gt;
&lt;br/&gt;best,
&lt;br/&gt;Z
&lt;br/&gt;
&lt;br/&gt;
&lt;blockquote class="jive-quote"&gt;quote:
&lt;br/&gt;
&lt;hr/&gt;
&lt;br/&gt;&amp;lt;cfset thisrow = 0&amp;gt;
&lt;br/&gt;&amp;lt;cfoutput query="cExportgroupsQry"&amp;gt;
&lt;br/&gt; &amp;lt;cfset thisrow = thisrow + 1&amp;gt;
&lt;br/&gt; &amp;lt;cfset export = Val(exp_value_usd)&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QuerySetCell(CompanyCompare,
"company_name", "#Name#", thisrow)&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QuerySetCell(CompanyCompare, "Export",
"#export#", thisrow)&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QuerySetCell(CompanyCompare, "Import", "0",
thisrow)&amp;gt;
&lt;br/&gt;&amp;lt;/cfoutput&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfoutput query="cImportgroupsQry"&amp;gt;
&lt;br/&gt; &amp;lt;cfset thisrow = thisrow + 1&amp;gt;
&lt;br/&gt; &amp;lt;cfset import = Val(imp_value_usd)&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QuerySetCell(CompanyCompare, "Export", "0",
thisrow)&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QuerySetCell(CompanyCompare, "Import",
"#Import#", thisrow)&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QuerySetCell(CompanyCompare,
"company_name", "#Name#", thisrow)&amp;gt;
&lt;br/&gt;&amp;lt;/cfoutput&amp;gt;
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cfquery name="getCompany" maxrows="#limited#"
dbtype="query"&amp;gt;
&lt;br/&gt; SELECT CompanyCompare.company_name as Name,
SUM(CompanyCompare.Export) as Export, SUM(CompanyCompare.Import) as
Import
&lt;br/&gt; FROM CompanyCompare
&lt;br/&gt; GROUP BY CompanyCompare.company_name
&lt;br/&gt; #orderbysql#
&lt;br/&gt; &amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;hr/&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cd41098e-6129-4695-8191-c191d394ee0f] --&gt;</description>
      <pubDate>Sat, 10 Nov 2007 02:48:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/116314</guid>
      <dc:date>2007-11-10T02:48:26Z</dc:date>
      <clearspace:dateToText>7 years 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfcache</title>
      <link>https://forums.adobe.com/thread/176924</link>
      <description>&lt;!-- [DocumentBodyStart:564a441d-607f-4dac-b9d3-5757d122b874] --&gt;&lt;div class="jive-rendered-content"&gt;following is my coding.
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfcache action="CLIENTCACHE"
timespan="#CreateTimeSpan(0,0,0,10)#"&amp;gt;
&lt;br/&gt;&amp;lt;cfoutput&amp;gt;#timeformat(now(),
"hh:mm:ss")#&amp;lt;/cfoutput&amp;gt;
&lt;br/&gt;
&lt;br/&gt;But, this result page never be refresh whenever I refresh
this page 1 mins per time. This page always output the time when I
first refresh. I want to make whenever I refresh this page 5 mins
per time, this result page will output current time.
&lt;br/&gt;
&lt;br/&gt;please help me.
&lt;br/&gt;
&lt;br/&gt;all solution will be appreciated.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:564a441d-607f-4dac-b9d3-5757d122b874] --&gt;</description>
      <pubDate>Wed, 31 Jan 2007 07:28:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/176924</guid>
      <dc:date>2007-01-31T07:28:37Z</dc:date>
      <clearspace:dateToText>7 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cf 4.5 server is always hang.</title>
      <link>https://forums.adobe.com/thread/178386</link>
      <description>&lt;!-- [DocumentBodyStart:412ab2c9-a0a9-429e-b7ad-b0f01dab0012] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;my cf 4.5 server is always hang. At least, 5 times per day.
How should I do?
&lt;br/&gt;
&lt;br/&gt;all solution will be appreciated.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:412ab2c9-a0a9-429e-b7ad-b0f01dab0012] --&gt;</description>
      <pubDate>Thu, 25 Jan 2007 12:23:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/178386</guid>
      <dc:date>2007-01-25T12:23:59Z</dc:date>
      <clearspace:dateToText>7 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Unicode problem</title>
      <link>https://forums.adobe.com/thread/179486</link>
      <description>&lt;!-- [DocumentBodyStart:feb46f52-9eea-4234-96c0-4ccb622ceca5] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;I'm now in trouble. Because I'm now using CF 4.5 server and I
need to upgrade my server to cfmx. But, I don't know how to convert
cf4.5 unicode data to cfmx acceptable unicode data. Please help me.
I'm in rush.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:feb46f52-9eea-4234-96c0-4ccb622ceca5] --&gt;</description>
      <pubDate>Tue, 23 Jan 2007 02:59:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/179486</guid>
      <dc:date>2007-01-23T02:59:15Z</dc:date>
      <clearspace:dateToText>7 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RSS reader with coldfusion 5</title>
      <link>https://forums.adobe.com/thread/18773</link>
      <description>&lt;!-- [DocumentBodyStart:f281b6f8-04c5-432b-9237-28cd1f642a27] --&gt;&lt;div class="jive-rendered-content"&gt;I have gotten stuck on attemption to create my site based on
ajax technology. The part of my site, I need to read RSS file with
cold fusion. Unfortunately, my coldfusion server is version 5. How
can I read RSS file with coldfusion 5? If there is anyone who knows
how to solve my problem, all of solutions will be deeply
appreciated.
&lt;br/&gt;
&lt;br/&gt;all the best,
&lt;br/&gt;Z&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f281b6f8-04c5-432b-9237-28cd1f642a27] --&gt;</description>
      <pubDate>Sat, 13 May 2006 09:40:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/18773</guid>
      <dc:date>2006-05-13T09:40:52Z</dc:date>
      <clearspace:dateToText>8 years 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

