<?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>Mon, 03 Mar 2014 18:06:42 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-03-03T18:06:42Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Synchronization via FTP</title>
      <link>https://forums.adobe.com/thread/1419697</link>
      <description>&lt;!-- [DocumentBodyStart:b746aab1-5311-47d1-b6f3-8e6902040f04] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is CFBuilder dropping FTP synchronization, or is it just not part of Thunder yet?&amp;nbsp; Or should I install some 3rd party plugin.&amp;nbsp; Yes I know FTP synchronization is old school.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b746aab1-5311-47d1-b6f3-8e6902040f04] --&gt;&lt;img src='/beacon?t=1415920585672' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cfbuilder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">synchronization</category>
      <pubDate>Mon, 03 Mar 2014 18:06:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1419697</guid>
      <dc:date>2014-03-03T18:06:42Z</dc:date>
      <clearspace:dateToText>6 days 24 hours ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Configuration variables for a REST cfc</title>
      <link>https://forums.adobe.com/thread/1625488</link>
      <description>&lt;!-- [DocumentBodyStart:cbaaef3b-63fc-40d8-bea3-abb1995bb14d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am creating my first RESTful cfc which will allow a legacy system to interact with a more current system.&amp;nbsp; There are some "configuration" variables that need to be available to a couple of functions in the cfc.&amp;nbsp; These variables are mainly for disk paths and an API key.&amp;nbsp; What is the best practice for setting these variables in my RESTful cfc?&amp;nbsp; Should I just declare them at the beginning of the component outside the functions in the variables scope?&amp;nbsp; Do I need an init function?&amp;nbsp; If I use an init function how does it get called when the other functions are only called via REST?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cbaaef3b-63fc-40d8-bea3-abb1995bb14d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">restful</category>
      <pubDate>Mon, 03 Nov 2014 15:30:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1625488</guid>
      <dc:date>2014-11-03T15:30:01Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfpdfform issue with field name</title>
      <link>https://forums.adobe.com/thread/1485224</link>
      <description>&lt;!-- [DocumentBodyStart:ef83e745-3fe6-4f99-b2e1-f06d9390e4dd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We have a pdf that is filled out by ColdFusion using &amp;lt;cfpdfform&amp;gt;.&amp;nbsp; A field in the pdf was named incorrectly so there are 2 fields named the same thing (let's say "field1").&amp;nbsp; As the system has populated (many) copies of the pdf the same value has gone into both fields named "field1" when really two different values should have gone into a "field1" and "field2".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to get the information correctly entered into "field2" so I had two ideas...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;I researched was renaming the field in all the pdfs using ColdFusion (so I could repopulate the new field) but that does not appear to be possible.&amp;nbsp; &lt;strong&gt;But to confirm... Can you rename a field in a pdf using ColdFusion?&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;If I couldn't rename it I just wanted to change what was in the second occurrence of "field1".&amp;nbsp; I tried using the index attribute of &amp;lt;cfpdfformparam&amp;gt; but that only applies to forms created in LiveCycle.&amp;nbsp; &lt;strong&gt;Does anyone know how to populate only one occurrence of a field name in a pdf using &amp;lt;cfpdfform&amp;gt;?&lt;/strong&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As an aside I have corrected the field name in the pdf for future use.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef83e745-3fe6-4f99-b2e1-f06d9390e4dd] --&gt;</description>
      <pubDate>Thu, 29 May 2014 14:49:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1485224</guid>
      <dc:date>2014-05-29T14:49:07Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Testing success/failure of archiveLogFile() method of servermanager</title>
      <link>https://forums.adobe.com/thread/1484413</link>
      <description>&lt;!-- [DocumentBodyStart:39a64ad4-2d3d-4125-9599-27d6c065d9a8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When attempting to archive a log file programmatically using the archiveLogFile() method of servermanager is there a way to test the success/failure of the action. I tried&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;adminObj = createObject("component","cfide.adminapi.administrator").login("topsecret");
serverObj = createObject("component","cfide.adminapi._servermanager.servermanager");
result = serverObj.archiveLogFile("logfilename");
writeDump(result);
&lt;/pre&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, result is undefined.&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;/div&gt;&lt;!-- [DocumentBodyEnd:39a64ad4-2d3d-4125-9599-27d6c065d9a8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adminapi</category>
      <pubDate>Wed, 28 May 2014 16:06:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1484413</guid>
      <dc:date>2014-05-28T16:06:44Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SELECT IN query using ormExecuteQuery()</title>
      <link>https://forums.adobe.com/thread/948597</link>
      <description>&lt;!-- [DocumentBodyStart:86e66423-0efd-4889-80ec-c92bab86e900] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to do a SELECT IN query using ormExecuteQuery().&amp;nbsp; Following is the code I have:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;code&gt;Categories = ormExecuteQuery("from Category where Id IN (?)",[CategoryList]);&lt;/code&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It only works when there is 1 value in the CategoryList.&amp;nbsp; i.e. This works:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;code&gt;Categories = ormExecuteQuery("from Category where Id IN (?)",[9]);&lt;/code&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This DOES NOT work:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;code&gt;Categories = ormExecuteQuery("from Category where Id IN (?)",[8,9,10]);&lt;/code&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Help would be greatly appreciated.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:86e66423-0efd-4889-80ec-c92bab86e900] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">orm</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">hql</category>
      <pubDate>Thu, 12 Jan 2012 23:14:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/948597</guid>
      <dc:date>2012-01-12T23:14:31Z</dc:date>
      <clearspace:dateToText>2 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion Builder 2 and WebDav</title>
      <link>https://forums.adobe.com/thread/861876</link>
      <description>&lt;!-- [DocumentBodyStart:b07236e0-4da6-410e-b5c6-8e8fb27b8c31] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I maintain a website that is hosted by a University.&amp;nbsp; Files are synced from my local machine to their server using WebDav.&amp;nbsp; For the previous 5 years I have used Dreamweaver which supports synching to a remote site via WebDav in the site definitions.&amp;nbsp; I have recently begun using CFBuilder, however, which appears to only support synchronization via SFTP or FTP.&amp;nbsp; My question is 2 part:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. Is there a plugin for CFBuilder / Eclipse that will give me the option of synchronizing via WebDav&lt;/p&gt;&lt;p&gt;2. If there is no plugin what other option would be *Easy*?&amp;nbsp; I have Transmit so I suppose I could use it if that is really the best option.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Server is running CF9 and I am on an iMac running CFBuilder 2 on Snow Leopard.&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;/div&gt;&lt;!-- [DocumentBodyEnd:b07236e0-4da6-410e-b5c6-8e8fb27b8c31] --&gt;</description>
      <pubDate>Tue, 07 Jun 2011 18:20:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/861876</guid>
      <dc:date>2011-06-07T18:20:20Z</dc:date>
      <clearspace:dateToText>3 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Horizontal CFMENU</title>
      <link>https://forums.adobe.com/thread/41015</link>
      <description>&lt;!-- [DocumentBodyStart:1cc1da95-941d-44db-89b0-16b9f23261ab] --&gt;&lt;div class="jive-rendered-content"&gt;I know you cannot provide a width attribute to a horizontal
cfmenu... so is there no way to spread menu options out evenly
across a certain width??? Say you have a menu running horizontally
the width of your page layout and you have the following top level
navigation: About | Contact | Professional Links Services | Our
Team
&lt;br/&gt;
&lt;br/&gt;Is there a way to spread the options apart evenly across
800px or so?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1cc1da95-941d-44db-89b0-16b9f23261ab] --&gt;</description>
      <pubDate>Fri, 05 Sep 2008 11:39:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/41015</guid>
      <dc:date>2008-09-05T11:39:42Z</dc:date>
      <clearspace:dateToText>6 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>zip it.  zip it good.</title>
      <link>https://forums.adobe.com/thread/94579</link>
      <description>&lt;!-- [DocumentBodyStart:1839a409-3c2b-4c84-848e-cfccd1134bc2] --&gt;&lt;div class="jive-rendered-content"&gt;We currently have CF7 here and use zip.cfc to create zip
files, however, we have a new project which needs password
protected zip files. Is anyone else using zip.cfc and generating
zip files with passwords?
&lt;br/&gt;
&lt;br/&gt;Alternatively, can CF8 generate a zip file with a password?
If yes, could someone point me to how.
&lt;br/&gt;
&lt;br/&gt;I know that password protection on zip files can be cracked,
but the project owner requires it. Thanks!&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1839a409-3c2b-4c84-848e-cfccd1134bc2] --&gt;</description>
      <pubDate>Tue, 27 May 2008 13:38:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/94579</guid>
      <dc:date>2008-05-27T13:38:28Z</dc:date>
      <clearspace:dateToText>6 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFC Pickle</title>
      <link>https://forums.adobe.com/thread/252973</link>
      <description>&lt;!-- [DocumentBodyStart:36ca7f34-2fee-48eb-8678-18d02c04998a] --&gt;&lt;div class="jive-rendered-content"&gt;Here's the deal:
&lt;br/&gt;1. shared hosting and no access to cfadmin
&lt;br/&gt;2. host is running CF 7 enterprise
&lt;br/&gt;3. host won't create any mappings
&lt;br/&gt;4. cfobject and the createObject function are disabled
&lt;br/&gt;5. Here is a sample file structure:
&lt;br/&gt;
&lt;br/&gt;-----ROOT
&lt;br/&gt;----------cfc_dir
&lt;br/&gt;---------------something.cfc
&lt;br/&gt;---------------somethingelse.cfc
&lt;br/&gt;----------somewebpages_dir
&lt;br/&gt;---------------file1.cfm
&lt;br/&gt;---------------file2.cfm
&lt;br/&gt;----------morewebpages_dir
&lt;br/&gt;---------------file3.cfm
&lt;br/&gt;---------------file4.cfm
&lt;br/&gt;
&lt;br/&gt;I need to be able to call something.cfc or somethingelse.cfc
from file1.cfm, file2.cfm, file3.cfm, or file4.cfm using cfinvoke.
As far as I know though the cfcs must reside within the directory
of the calling page.
&lt;br/&gt;
&lt;br/&gt;What is the best way to handle this? Or can it be
done?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:36ca7f34-2fee-48eb-8678-18d02c04998a] --&gt;</description>
      <pubDate>Wed, 06 Feb 2008 18:23:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/252973</guid>
      <dc:date>2008-02-06T18:23:15Z</dc:date>
      <clearspace:dateToText>6 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>MS Word Tomfoolery</title>
      <link>https://forums.adobe.com/thread/132146</link>
      <description>&lt;!-- [DocumentBodyStart:cc5a4296-27c9-4214-b5e2-2c6cdbecd290] --&gt;&lt;div class="jive-rendered-content"&gt;I need to create msword docs from Coldfusion with portions of
the word docs "protected". Anyone have any idea if this is even
possible. I can generate the word docs fine with cfcontent, but I
have no idea how to "protect" portions of the docs. Anyone?
&lt;br/&gt;
&lt;br/&gt;As an aside I have/had no choice in the decision to deliver
these as a word docs.
&lt;br/&gt;
&lt;br/&gt;Thanks!&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cc5a4296-27c9-4214-b5e2-2c6cdbecd290] --&gt;</description>
      <pubDate>Wed, 26 Dec 2007 19:20:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/132146</guid>
      <dc:date>2007-12-26T19:20:30Z</dc:date>
      <clearspace:dateToText>6 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Send form data from Coldfusion to ASP</title>
      <link>https://forums.adobe.com/thread/138080</link>
      <description>&lt;!-- [DocumentBodyStart:e04ff7df-660e-4a82-a441-8410c9626e67] --&gt;&lt;div class="jive-rendered-content"&gt;I need to send form data from CF to ASP.
&lt;br/&gt;
&lt;br/&gt;I submit a CF page and validate it on my end with another CF
page, which then needs to post the results to an asp page on
another site. The post has to be sent via SSL and I don't need to
and cannot receive any status message back from the remote ASP
site. Any suggestions would be greatly appreciated. I was thinking
some type of cfhttp, but I am not very familiar with its usage.
&lt;br/&gt;
&lt;br/&gt;Thanks!&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e04ff7df-660e-4a82-a441-8410c9626e67] --&gt;</description>
      <pubDate>Mon, 03 Dec 2007 14:44:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/138080</guid>
      <dc:date>2007-12-03T14:44: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>cfinvoke equivalent needed</title>
      <link>https://forums.adobe.com/thread/118955</link>
      <description>&lt;!-- [DocumentBodyStart:4ec1ecf8-4f3c-441b-b779-3d15e21ba854] --&gt;&lt;div class="jive-rendered-content"&gt;My hosting company just killed access to the cfobject tag
without warning. I have an application that invokes a component
using cfobject and stores it in the SESSION scope. How can I use
cfinvoke to accomplish the code that is attached? Or can I?
Thanks!!! Code attached:
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4ec1ecf8-4f3c-441b-b779-3d15e21ba854] --&gt;</description>
      <pubDate>Tue, 30 Oct 2007 19:05:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/118955</guid>
      <dc:date>2007-10-30T19:05:57Z</dc:date>
      <clearspace:dateToText>7 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>remove last newline character</title>
      <link>https://forums.adobe.com/thread/264880</link>
      <description>&lt;!-- [DocumentBodyStart:881c2b77-e40c-442a-b808-772a84c07807] --&gt;&lt;div class="jive-rendered-content"&gt;How can I remove the newline character only from the very end
of a string? (Note there are several newline characters within the
string). Thanks!&lt;/div&gt;&lt;!-- [DocumentBodyEnd:881c2b77-e40c-442a-b808-772a84c07807] --&gt;</description>
      <pubDate>Mon, 24 Jul 2006 13:40:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/264880</guid>
      <dc:date>2006-07-24T13:40:56Z</dc:date>
      <clearspace:dateToText>8 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfdocument footer challenge</title>
      <link>https://forums.adobe.com/thread/270822</link>
      <description>&lt;!-- [DocumentBodyStart:f5c0f768-9e08-4951-91d9-0c3d5884685c] --&gt;&lt;div class="jive-rendered-content"&gt;I have a pdf generated dynamically using cfdocument.
Sometimes the content is a single page. Sometimes it may be several
pages. There is a summary box that needs to be at the bottom of the
first page only. I'd like to be able to just use the footer of
cfdocument to accomplish this, but I don't think that's going to
work. Does anyone have any ideas on how to accomplish this? Thanks
in advance!&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f5c0f768-9e08-4951-91d9-0c3d5884685c] --&gt;</description>
      <pubDate>Wed, 19 Jul 2006 16:20:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/270822</guid>
      <dc:date>2006-07-19T16:20:55Z</dc:date>
      <clearspace:dateToText>8 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Very annoying IE problem</title>
      <link>https://forums.adobe.com/thread/216184</link>
      <description>&lt;!-- [DocumentBodyStart:1f29ea7c-c630-456c-af94-d840e8c2cdd4] --&gt;&lt;div class="jive-rendered-content"&gt;I have an application that is almost entirely rich forms. Now
that IE requires users to "click to activate the control" this
whole application is a little annoying to navigate. I read this
article for dealing with the problem with flash content: 
&lt;a class="jive-link-external-small" href="http://www.adobe.com/devnet/activecontent/articles/devletter.html," rel="nofollow"&gt;http://www.adobe.com/devnet/activecontent/articles/devletter.html,&lt;/a&gt;
but it does not address rich forms / cfgrid / etc. If you know how
to make it where users don't have to click the cfforms before using
them PLEASE help me out! Thanks!&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1f29ea7c-c630-456c-af94-d840e8c2cdd4] --&gt;</description>
      <pubDate>Tue, 30 May 2006 12:05:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/216184</guid>
      <dc:date>2006-05-30T12:05:37Z</dc:date>
      <clearspace:dateToText>8 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

