<?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 : Popular Discussions - Rich Forms</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_forms?view=discussions</link>
    <description>Popular Discussion Threads in Rich Forms</description>
    <language>en</language>
    <pubDate>Thu, 11 Oct 2012 21:06:03 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2012-10-11T21:06:03Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>cfinput type=datefield not working in some browsers</title>
      <link>https://forums.adobe.com/thread/1075369</link>
      <description>&lt;!-- [DocumentBodyStart:dd812c6b-6035-4d6b-a872-53ca7d316f14] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using Cold Fusion 9 and have a form that is working fine in IE8 and Safari on my desktop, and is not working one someone's laptop and it doesn't work on my iPad.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I say doesn't work, the box is still there for the date and you can enter it manually, but instead of that nice date picker, there is a box with a question mark in it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've checked my iPad (safari) and it says that javascript is on.&amp;nbsp; Based on other message threads I've added ids to the fields (no change) and added name and id and format to the cfform tag (no change).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The form is online and live here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://www.ute-sei.org/forms/rvp-staff-expenseclaim.cfm" rel="nofollow"&gt;https://www.ute-sei.org/forms/rvp-staff-expenseclaim.cfm&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm missing something, but I don't know what.&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sue&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dd812c6b-6035-4d6b-a872-53ca7d316f14] --&gt;&lt;img src='/beacon?t=1415919950732' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">form</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">cfform</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">datefield</category>
      <pubDate>Tue, 02 Oct 2012 15:02:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1075369</guid>
      <dc:date>2012-10-02T15:02:04Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using CFINPUT dateField with onChange</title>
      <link>https://forums.adobe.com/thread/268863</link>
      <description>&lt;!-- [DocumentBodyStart:a95cb575-0138-4c74-b1f7-c6fdd6606c62] --&gt;&lt;div class="jive-rendered-content"&gt;I imagine this is easy, but have tried to search here as well
as Google it and have come up empty.
&lt;br/&gt;
&lt;br/&gt;I have a CFINPUT dateField control that is OK when my form
loads, but then I want the control to capture a new date selection
from the user and update the form. I believe the onChange event is
used to process this, but I don't know how to code it so that it
will refresh the form using the new date and keep the user's date
selection.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a95cb575-0138-4c74-b1f7-c6fdd6606c62] --&gt;</description>
      <pubDate>Fri, 29 Sep 2006 12:28:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/268863</guid>
      <dc:date>2006-09-29T12:28:08Z</dc:date>
      <clearspace:dateToText>5 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>11</clearspace:messageCount>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I remove the pagination controls in &lt;cfgrid&gt; but leave the delete button</title>
      <link>https://forums.adobe.com/thread/1220817</link>
      <description>&lt;!-- [DocumentBodyStart:72679808-61d5-4a9f-904a-ef3865f6d91a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a &amp;lt;cfgrid&amp;gt; (coldfusion 8) and I am trying to remove the pagination controls (There will only ever be 1 page) but leave the delete button.&lt;/p&gt;&lt;p&gt;Or alternatively,&amp;nbsp; remove the footer (which I figured out how to do) and add the delete button to each row.&lt;/p&gt;&lt;p&gt;(And yes I need the grid)&lt;/p&gt;&lt;p&gt;I've tried overriding the CSS&amp;nbsp; both with&amp;nbsp; a &amp;lt;style&amp;gt; tag on the page and Ive also tried using a function calleled on load to change the disply to none&amp;nbsp; (which works in firebug when I manually do it) &lt;/p&gt;&lt;p&gt;Neither seem to work. I;ve searched all over and tried various things, but nothing seems to accomplish waht I need. Any help would be most appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;****Code***********&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfajaxproxy cfc="AddSelectedOptions" jsclassname="AddSelectedOptions"&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;lt;cfajaxproxy&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfc = "AddSelectedOptions" &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; jsclassname = "AddSelectedOptions"&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;lt;html&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&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;lt;cfajaximport tags="cfgrid"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;var cfc = new AddSelectedOptions();&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;//cfc.setErrorHandler(showError);&lt;/p&gt;&lt;p&gt;cfc.setCallbackHandler(handleResult);&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;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; function showWin(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert('Button 1 works!!! :-)');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; function showWin2(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert('Button 2 works!!! :-)');&lt;/p&gt;&lt;p&gt;&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;function delSelected()&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var selectedRecord = grid.getSelections();&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 delID = selectedRecord[0].data.ID;&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; if(confirm('Delete User : ' + selectedRecord[0].data.FIRSTNAME))&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfc.delSelectedCats(delID);&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; &lt;/p&gt;&lt;p&gt;&amp;nbsp; function AddSelected(SessionId)&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;var Cat = document.getElementById("SelCategory");&lt;/p&gt;&lt;p&gt; var CatSelIndex =Cat.selectedIndex;&lt;/p&gt;&lt;p&gt; var CatId = Cat.options[CatSelIndex].value;&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; var SubCat = document.getElementById("SelSubCat");&lt;/p&gt;&lt;p&gt; var SubCatSelIndex =SubCat.selectedIndex;&lt;/p&gt;&lt;p&gt; var SubCatId = SubCat.options[SubCatSelIndex].value&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp; cfc.AddSelectedOptions(CatId,SubCatId ,SessionId);&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;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;function handleResult(res)&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;ColdFusion.Grid.refresh('SelectedCategories',false);&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; var gridRender = function()&lt;/p&gt;&lt;p&gt;&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; grid = ColdFusion.Grid.getGridObject('SelectedCategories');&amp;nbsp;&amp;nbsp; //Get grid object&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //overwrite existing grid footer with new div, Ext.id() will assign unique id to footer&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var bbar = Ext.DomHelper.overwrite(grid.bbar,{tag:'div',id:Ext.id()},true);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Create new PaginToolbar and render it to bbar (grid footer)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gbbar = new Ext.PagingToolbar({&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; renderTo:bbar,&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; store: grid.store, &lt;/p&gt;&lt;p&gt;&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pageSize: 10,&lt;/p&gt;&lt;p&gt;&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; displayInfo: true,&lt;/p&gt;&lt;p&gt;&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; displayMsg: '&amp;lt;b&amp;gt;Showing {0} - {1} out of {2}&amp;lt;/b&amp;gt;',&lt;/p&gt;&lt;p&gt;&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; emptyMsg: "&amp;lt;b&amp;gt;No Record&amp;lt;/b&amp;gt;"&lt;/p&gt;&lt;p&gt;&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }; &lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;style &amp;gt;&lt;/p&gt;&lt;p&gt;#ext-gen67{Display:None;visibility:hidden;};&lt;/p&gt;&lt;p&gt;#ext-gen59{Display:None;visibility:hidden;};&lt;/p&gt;&lt;p&gt;#ext-gen75{Display:None;visibility:hidden;};&lt;/p&gt;&lt;p&gt;#ext-gen76{Display:None;visibility:hidden;};&lt;/p&gt;&lt;p&gt;#ext-gen79{Display:None;visibility:hidden;};&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;/style&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/head&amp;gt;&lt;/p&gt;&lt;p&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;cfform action="" method="post"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Select Category and Subcategory&lt;/p&gt;&lt;p&gt;&amp;lt;table&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;tr&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;th&amp;gt;Category&amp;lt;/th&amp;gt;&amp;lt;td colspan="2"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfselect name="SelCategory"&lt;/p&gt;&lt;p&gt;bind="cfc:AddIncident.Categories()"&lt;/p&gt;&lt;p&gt;bindonload="true" &lt;/p&gt;&lt;p&gt;id="SelCategory"&lt;/p&gt;&lt;p&gt;class="field_150"&lt;/p&gt;&lt;p&gt;style="width:150px;"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/td&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;th&amp;gt;SubCategory&amp;lt;/th&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;td colspan="2"&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;cfselect name="SelSubCat"&lt;/p&gt;&lt;p&gt;bind="cfc:AddIncident.SubCategories({SelCategory})"&lt;/p&gt;&lt;p&gt;bindonload="true" &lt;/p&gt;&lt;p&gt;class="field_150"&lt;/p&gt;&lt;p&gt;id="SelSubCat"&lt;/p&gt;&lt;p&gt;onChange="AddSelected('999');"/&amp;gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;lt;/td&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/tr&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/table&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;lt;h4&amp;gt;Click on a row and select delete to remove.. will figure out how to add a delete button to each row&amp;lt;/h4&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfgrid&lt;/p&gt;&lt;p&gt;name = "SelectedCategories"&lt;/p&gt;&lt;p&gt;format="html"&lt;/p&gt;&lt;p&gt;bindOnLoad="yes"&lt;/p&gt;&lt;p&gt;bind="cfc:SelectedOptions.getSlectedGrid({cfgridpage},{cfgridpagesize},{cfgridsortcolumn}, {cfgridsortdirection},'999')"&lt;/p&gt;&lt;p&gt;preservePageOnSort="true"&lt;/p&gt;&lt;p&gt;selectmode="edit"&lt;/p&gt;&lt;p&gt;delete="yes"&lt;/p&gt;&lt;p&gt;DeleteButton="Delete"&lt;/p&gt;&lt;p&gt;selectOnLoad="no"&lt;/p&gt;&lt;p&gt;font="Verdana"&lt;/p&gt;&lt;p&gt;fontsize="11"&lt;/p&gt;&lt;p&gt;label="True"&lt;/p&gt;&lt;p&gt;stripeRows="true"&lt;/p&gt;&lt;p&gt;stripeRowColor="##D9CCFF"&lt;/p&gt;&lt;p&gt;selectColor="##994FE6"&lt;/p&gt;&lt;p&gt;pagesize="5"&lt;/p&gt;&lt;p&gt;onChange="cfc:AddSelectedOptions.delSelectedCats({cfgridaction},{cfgridrow},{cfgridchanged })"&lt;/p&gt;&lt;p&gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfgridcolumn name="PK_SELECTIONID" display="no" &amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfgridcolumn name="SELECTION1DESC" display="yes" header="Category" mask="EEE DD-MMM-YY H:NN A"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfgridcolumn name="SELECTION2DESC"&amp;nbsp; display="yes" header="SubCategory"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfgridcolumn name="Delete"&amp;nbsp; display="yes" header="Delete"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfgrid&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfform&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 ajaxOnLoad("init")&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:72679808-61d5-4a9f-904a-ef3865f6d91a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">pagination</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">ajax</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">footer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">&lt;cfgrid&gt;</category>
      <pubDate>Tue, 28 May 2013 14:12:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1220817</guid>
      <dc:date>2013-05-28T14:12:18Z</dc:date>
      <clearspace:dateToText>1 year 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dynamic Form Builder</title>
      <link>https://forums.adobe.com/thread/256302</link>
      <description>&lt;!-- [DocumentBodyStart:d32d22fb-c90d-4dfd-b834-e20b0257c8ad] --&gt;&lt;div class="jive-rendered-content"&gt;We are a company that has been building ColdFusion apps and
content managements systems since v3.1. That said, I am (and have
been for the last 2 years) in desperate need for a good
&amp;#8220;dynamic form builder&amp;rdquo;. I was hoping the Adobe would
incorporate something like this into v8 (with the acquisition of
Interakt), but it never seemed to happen.
&lt;br/&gt;
&lt;br/&gt;Basically, I need an open-source module that I can integrate
into a non-profit application that we&amp;#8217;re working on. We need
to give our users (about 3,000) the ability to create their own
forms (for event registration, contact submissions, donations,
etc.) and have the data stored dynamically into a SQL Server
database. Additionally, some sort of reporting and payment option
integration would be nice as well.
&lt;br/&gt;
&lt;br/&gt;Does anyone know anything out there like this that exists?
I've seen lots of great apps out there (like JotForm, etc.), but I
can't seem to find a good ColdFusion one that I can use in my
application. I am more than willing to pay for it.
&lt;br/&gt;
&lt;br/&gt;Thank you in advance.
&lt;br/&gt;
&lt;br/&gt;Sincerely,
&lt;br/&gt;Ray&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d32d22fb-c90d-4dfd-b834-e20b0257c8ad] --&gt;</description>
      <pubDate>Wed, 26 Mar 2008 19:34:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/256302</guid>
      <dc:date>2008-03-26T19:34:29Z</dc:date>
      <clearspace:dateToText>2 years 9 months ago</clearspace:dateToText>
      <clearspace:messageCount>11</clearspace:messageCount>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Master cfgrid - detail form fields</title>
      <link>https://forums.adobe.com/thread/239807</link>
      <description>&lt;!-- [DocumentBodyStart:3f646449-1992-4824-84e3-8a8b6450dbb6] --&gt;&lt;div class="jive-rendered-content"&gt;I have a cfgrid that uses data binding to display master
(summary) data. I want the user to be able to select one of the
rows in the datagrid and not only have the summary data show in
form fields below the grid (that works well so far), but I want to
pass the hidden keyfield to a cfc in order to run a single record
query for the detail data and show that as well on the fly. I used
a cfinvoke to pass the key field to a cfc, returning a query
recordset and display the detailed fields in the form. All is
working if I hardcode the keyfield integer (diadocumentkey) and I
can even display the keyfield in the form below, but I have tried
many variations trying to get the selected record keyfield value
for use in the cfinvoke of the cfc without success. Is this not
possible? Is there another way? I tested bringing all the fields
over to the datagrid, but since the number of records possible is
very large, there is a big performance hit. Some users will read
and some will be able to edit and delete the record. My JavaScript
is weak, so perhaps there is a way using it. Here's some snippets
of the code:
&lt;br/&gt;
&lt;br/&gt;...
&lt;br/&gt;&amp;lt;cfform name="frmSearchGrid" id="frmSearchGrid"
format="html" method="post" &amp;gt;
&lt;br/&gt;...
&lt;br/&gt; &amp;lt;cfgrid name="searchGrid"
&lt;br/&gt; bindonload="true" 
&lt;br/&gt; format="html"
&lt;br/&gt; pagesize="#intShowRows#"
&lt;br/&gt; preservePageOnSort="true"
&lt;br/&gt;
bind="cfc:#strcomponentpath#readdiadocumentgrid({cfgridpage},{cfgridpagesize},{cfgridsort column},{cfgridsortdirection},{frmSearchGrid:strsearchdb},{frmSearchGrid:strsearchmetadata },{frmSearchGrid:dtedateRangeFrom},{frmSearchGrid:dtedateRangeTo})"&amp;gt;

&lt;br/&gt; &amp;lt;cfgridcolumn name="diadocumentkey"
header="diadocumentkey" display="false" /&amp;gt;
&lt;br/&gt; &amp;lt;cfgridcolumn name="diadocno" header="docno" width="70"
/&amp;gt;
&lt;br/&gt; &amp;lt;cfgridcolumn name="diadeliverydate" header="doc date"
width="75" /&amp;gt;
&lt;br/&gt; &amp;lt;cfgridcolumn name="diadocsubject" header="subject"
width="238" /&amp;gt;
&lt;br/&gt; &amp;lt;/cfgrid&amp;gt; 
&lt;br/&gt; ...
&lt;br/&gt; Key:&amp;lt;cfinput type="text" name="readdiadocumentkey"
id="readdiadocumentkey" readonly="True" label="Key:" required="No"
bind="{searchGrid.diadocumentkey}" style="width:70px"
disabled="true" /&amp;gt;
&lt;br/&gt; ...
&lt;br/&gt; &amp;lt;cfinvoke
component="MwsComponents/DocumentImaging/diaDAO"
method="readdiadocumentdetail" returnvariable="rstDetailRecord"
&amp;gt;
&lt;br/&gt; &amp;lt;!---only this works ---&amp;gt;
&lt;br/&gt; &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="193"&amp;gt;
&lt;br/&gt; &amp;lt;cfinvokeargument name="strsearchdb"
value="DocumentImaging" /&amp;gt;
&lt;br/&gt; &amp;lt;!---all these fail ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="#searchGrid.selectedItem.diadocumentkey#" /&amp;gt; ---&amp;gt; 
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="#frmSearchGrid.searchGrid.selectedItem.diadocumentkey#"
/&amp;gt; ---&amp;gt; 
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="#frmSearchGrid.readdiadocumentkey#" /&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="#ColdFusion.getElementValue('searchGrid','frmSearchGrid','diadocumentkey')#"
/&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="{frmSearchGrid:readdiadocumentkey}" /&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="{diadocumentkey}" /&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
bind="{searchGrid.diadocumentkey}"&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="{searchGrid.diadocumentkey}"&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="searchGrid.diadocumentkey"&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="#searchGrid.diadocumentkey#"&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="#readdiadocumentkey#"&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;!--- &amp;lt;cfinvokeargument name="intdiadocumentkey"
value="#frmSearchGrid.readdiadocumentkey#"&amp;gt; ---&amp;gt;
&lt;br/&gt; &amp;lt;/cfinvoke&amp;gt;
&lt;br/&gt;Doc. Sequence:&amp;lt;cfinput type="text" name="editdiaseq"
readonly="True" disabled="true" label="Document Sequence:"
required="No" value="#rstDetailRecord.diaseq#" style="width:30px"
/&amp;gt;
&lt;br/&gt;&amp;lt;/cfform&amp;gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3f646449-1992-4824-84e3-8a8b6450dbb6] --&gt;</description>
      <pubDate>Sat, 17 May 2008 18:19:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/239807</guid>
      <dc:date>2008-05-17T18:19:15Z</dc:date>
      <clearspace:dateToText>6 years 5 months ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>&amp;quot;Please Wait Message&amp;quot; Slider with cfgrid</title>
      <link>https://forums.adobe.com/thread/91784</link>
      <description>&lt;!-- [DocumentBodyStart:9588cb57-eb75-4944-b32b-59775b681a1d] --&gt;&lt;div class="jive-rendered-content"&gt;Some of my cfgrid type=html results are taking a long time
and an impatient user will likely wander if they need to hit the
submit button again. I've seen how to implement a standard "Please
Wait Message" with flushing periodic results, but how do I do it in
this datagrid environment with an AJAX-based cfgrid with CF8.01? My
users all use IE 6.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9588cb57-eb75-4944-b32b-59775b681a1d] --&gt;</description>
      <pubDate>Tue, 03 Jun 2008 20:36:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/91784</guid>
      <dc:date>2008-06-03T20:36:00Z</dc:date>
      <clearspace:dateToText>4 years 7 months ago</clearspace:dateToText>
      <clearspace:messageCount>14</clearspace:messageCount>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFFORM inside CFWINDOW (target)</title>
      <link>https://forums.adobe.com/thread/754469</link>
      <description>&lt;!-- [DocumentBodyStart:c96b8068-1fe9-4f38-8833-0ef06d4ede57] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a cfform inside a cfwindow, so when i submit it, the cfwindow content reloads.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, if I used a traditional html &amp;lt;form&amp;gt; inside the window it would reload the whole page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What I want is using cfform (beacuse of the validation goodies) but keeping reloading the whole page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I do?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;IT'S IMPORTANT, PLEASE!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c96b8068-1fe9-4f38-8833-0ef06d4ede57] --&gt;</description>
      <pubDate>Fri, 19 Nov 2010 11:45:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/754469</guid>
      <dc:date>2010-11-19T11:45:18Z</dc:date>
      <clearspace:dateToText>3 years 12 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFDatefield not working in FF</title>
      <link>https://forums.adobe.com/thread/204025</link>
      <description>&lt;!-- [DocumentBodyStart:19aa9aa3-5f84-4c22-8a4d-8be3524ea476] --&gt;&lt;div class="jive-rendered-content"&gt;This has never happened to me: something actually works in IE
and NOT in FF!
&lt;br/&gt;
&lt;br/&gt;Current version of FF is 3.06. The CFdatefield input does not
function in any Mozilla-based browser and throws a Javascript
error: Error: "_f is undefined"
&lt;br/&gt;"Source File: 
&lt;a class="jive-link-external-small" href="http://localhost:8500/CFIDE/scripts/ajax/package/cfcalendar.js" rel="nofollow"&gt;http://localhost:8500/CFIDE/scripts/ajax/package/cfcalendar.js"&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;This points to a line in the JS:
&lt;br/&gt;
&lt;br/&gt;"ColdFusion.Calendar.setUpCalendar=function(_6,_7,_8,_9,_a,_b,_c){
&lt;br/&gt;var _d=ColdFusion.DOM.getElement(_6+_b+"_cf_button",_b);
&lt;br/&gt;var _e=ColdFusion.DOM.getElement(_6,_b);
&lt;br/&gt;var _f=null;
&lt;br/&gt;var _10=null;
&lt;br/&gt;if(_e.value!=""){
&lt;br/&gt;_f=_e.value;
&lt;br/&gt;_10=_f.split("/");
&lt;br/&gt;}
&lt;br/&gt;"
&lt;br/&gt;Where the last two lines seem to have a problem.
&lt;br/&gt;
&lt;br/&gt;Can anyone help? This appears to be either a new issue (with
a new release of FF maybe) or it's a local issue with my code
(everything is possible I guess :).
&lt;br/&gt;
&lt;br/&gt;Robert
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:19aa9aa3-5f84-4c22-8a4d-8be3524ea476] --&gt;</description>
      <pubDate>Fri, 13 Feb 2009 11:09:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/204025</guid>
      <dc:date>2009-02-13T11:09:41Z</dc:date>
      <clearspace:dateToText>1 year 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>28</clearspace:messageCount>
      <clearspace:replyCount>27</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>error:widget: CFGRID: Response is empty</title>
      <link>https://forums.adobe.com/thread/124537</link>
      <description>&lt;!-- [DocumentBodyStart:f9da09f2-e122-45f5-a1d4-fcf94c5dfd7b] --&gt;&lt;div class="jive-rendered-content"&gt;I've an error on the Coldfusion Ajax logger : "error:widget:
CFGRID: Response is empty". The headings of the cfgrid appear but
the contents not.
&lt;br/&gt;
&lt;br/&gt;Here the Coldfusion Ajax logger answer :
&lt;br/&gt; - info:widget: Data loaded for grid, id: refTableau
&lt;br/&gt; - error:widget: CFGRID: Response is empty
&lt;br/&gt; - info:http: CFC invocation response: 
&lt;br/&gt; - info:widget: Creating window: cf_window1191833821003
&lt;br/&gt; - info:widget: Created grid, id: refTableau
&lt;br/&gt; - info:http: HTTP GET
/bulte/admin/produits/gridDataManager.cfc?method=getData&amp;amp;returnFormat=json&amp;amp;argumentCollec tion=%7B%22page%22%3A1%2C%22pageSize%22%3A5%2C%22gridsortcolumn%22%3A%22%22%2C%22gridsortd irection%22%3A%22%22%2C%22idTableau%22%3A%22772%22%7D&amp;amp;_cf_nodebug=true&amp;amp;_cf_nocache=true&amp;amp;_c f_clientid=59BF758DB52E56355D649B34E232903B&amp;amp;_cf_rc=0
&lt;br/&gt; - info:http: Invoking CFC:
/bulte/admin/produits/gridDataManager.cfc , function: getData ,
arguments:
{"page":1,"pageSize":5,"gridsortcolumn":"","gridsortdirection":"","idTableau":"772"}
&lt;br/&gt; - info:LogReader: LogReader initialized
&lt;br/&gt; - info:global: Logger initialized
&lt;br/&gt;
&lt;br/&gt;Here my cfm page code:
&lt;br/&gt; &amp;lt;cfparam name="URL.id" default=""&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;cfquery name="qRec" datasource="#APPLICATION.db#"&amp;gt;
&lt;br/&gt; SELECT * 
&lt;br/&gt; FROM Produits 
&lt;br/&gt; WHERE id=&amp;lt;cfqueryparam cfsqltype="cf_sql_integer"
value="#URL.id#"&amp;gt;
&lt;br/&gt; &amp;lt;/cfquery&amp;gt;
&lt;br/&gt; &amp;lt;cfset FORM.refTableau=qRec.refTableau&amp;gt;
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cfset MyXmlCode=FORM.refTableau&amp;gt;
&lt;br/&gt; &amp;lt;cfset mydoc = XmlParse(MyXmlCode)&amp;gt;
&lt;br/&gt; &amp;lt;cfset nbcolumns =
ArrayLen(mydoc.table.tr.XmlChildren)&amp;gt;
&lt;br/&gt; &amp;lt;cfset numLines = ArrayLen(mydoc.table.XmlChildren)&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
&lt;a class="jive-link-external-small" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" rel="nofollow"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt;&lt;/a&gt;
&lt;br/&gt; &amp;lt;html xmlns="
&lt;a class="jive-link-external-small" href="http://www.w3.org/1999/xhtml" rel="nofollow"&gt;http://www.w3.org/1999/xhtml"&amp;gt;&lt;/a&gt;
&lt;br/&gt; &amp;lt;head&amp;gt;
&lt;br/&gt; &amp;lt;title&amp;gt;fdgdfgdfgdfg&amp;lt;/title&amp;gt;
&lt;br/&gt; &amp;lt;link rel="stylesheet" href="../admin.css" /&amp;gt;
&lt;br/&gt; &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;cfwindow width="900" height="600" center="true"
resizable="false" draggable="true" initshow="true"
closable="false"&amp;gt;
&lt;br/&gt; &amp;lt;cfform name="editForm" action="ifr_refTableau.cfm"
method="post" format="html"&amp;gt;
&lt;br/&gt; &amp;lt;cfgrid format="html" 
&lt;br/&gt; name="refTableau" 
&lt;br/&gt; pagesize="5" 
&lt;br/&gt; sort="yes" 
&lt;br/&gt; selectmode="edit"
&lt;br/&gt; delete="yes"
&lt;br/&gt;
bind="cfc:gridDataManager.getData({cfgridpage},{cfgridpagesize},{cfgridsortcolumn},{cfgri dsortdirection},'#URL.id#')"
&lt;br/&gt; onchange="cfc:gridDataManager.editData({cfgridaction},
{cfgridrow}, {cfgridchanged})"&amp;gt;
&lt;br/&gt; &amp;lt;cfloop from="1" to="#nbcolumns#" index="k"&amp;gt;
&lt;br/&gt; &amp;lt;cfgridcolumn name="Col_#k#" header="#k#" display="yes"
/&amp;gt;
&lt;br/&gt; &amp;lt;/cfloop&amp;gt;
&lt;br/&gt; &amp;lt;/cfgrid&amp;gt;
&lt;br/&gt; &amp;lt;/cfform&amp;gt;
&lt;br/&gt; &amp;lt;/cfwindow&amp;gt;
&lt;br/&gt; &amp;lt;/body&amp;gt;
&lt;br/&gt; &amp;lt;/html&amp;gt;
&lt;br/&gt;
&lt;br/&gt;My cfc code :
&lt;br/&gt; &amp;lt;cfcomponent&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;cfset THIS.dsn="clients"&amp;gt;
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cffunction name="getData" access="remote"
output="false"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="page" required="yes"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="pageSize" required="yes"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="gridsortcolumn" required="no"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="gridsortdirection" required="no"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="idTableau" required="yes"&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;cfquery name="qRec" datasource="#THIS.dsn#"&amp;gt;
&lt;br/&gt; SELECT refTableau 
&lt;br/&gt; FROM Produits 
&lt;br/&gt; WHERE id=&amp;lt;cfqueryparam cfsqltype="cf_sql_integer"
value="#ARGUMENT.idTableau#"&amp;gt;
&lt;br/&gt; &amp;lt;/cfquery&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;!--- Convert file to XML document object ---&amp;gt;
&lt;br/&gt; &amp;lt;cfset MyXmlCode=qRec.refTableau&amp;gt;
&lt;br/&gt; &amp;lt;cfset mydoc = XmlParse(MyXmlCode)&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;cfset numItems =
ArrayLen(mydoc.table.tr.XmlChildren)&amp;gt;
&lt;br/&gt; &amp;lt;cfset numLines = ArrayLen(mydoc.table.XmlChildren)&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;!--- Process the order into a query object ---&amp;gt;
&lt;br/&gt; &amp;lt;cfset listHeader=""&amp;gt;
&lt;br/&gt; &amp;lt;cfloop from="1" to="#numItems#" index="i"&amp;gt;
&lt;br/&gt; &amp;lt;cfset listHeader=ListAppend(listHeader, "Col_#i#")&amp;gt;
&lt;br/&gt; &amp;lt;/cfloop&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;cfset queryDatas = QueryNew(listHeader)&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QueryAddRow(queryDatas, numLines)&amp;gt;
&lt;br/&gt; &amp;lt;cfloop index="i" from="1" to ="#numLines#"&amp;gt;
&lt;br/&gt; &amp;lt;cfloop from="1" to="#numItems#" index="j"&amp;gt;
&lt;br/&gt; &amp;lt;cfset temp = QuerySetCell(queryDatas,
ListGetAt(listHeader, j), mydoc.table.tr
&lt;i&gt;.td[j].XmlText, i)&amp;gt;
&lt;br/&gt; &amp;lt;/cfloop&amp;gt;
&lt;br/&gt; &amp;lt;/cfloop&amp;gt;
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cfquery name="qReturn" dbtype="query"&amp;gt;
&lt;br/&gt; SELECT *
&lt;br/&gt; FROM queryDatas
&lt;br/&gt; &amp;lt;cfif ARGUMENTS.gridsortcolumn neq "" or
ARGUMENTS.gridsortdirection neq ""&amp;gt;
&lt;br/&gt; ORDER BY #ARGUMENTS.gridsortcolumn#
#ARGUMENTS.gridsortdirection#
&lt;br/&gt; &amp;lt;/cfif&amp;gt;
&lt;br/&gt; &amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cfreturn QueryConvertForGrid(qReturn, ARGUMENTS.page,
ARGUMENTS.pageSize)&amp;gt;
&lt;br/&gt; &amp;lt;/cffunction&amp;gt;
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cffunction name="editData" access="remote"
output="false"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="gridaction"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="gridrow"&amp;gt;
&lt;br/&gt; &amp;lt;cfargument name="gridchanged"&amp;gt;
&lt;br/&gt;
&lt;br/&gt; &amp;lt;/cffunction&amp;gt;
&lt;br/&gt;&amp;lt;/cfcomponent&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;body&amp;gt;
&lt;br/&gt;
&lt;br/&gt;I don't understand why the return is empty.&lt;/i&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f9da09f2-e122-45f5-a1d4-fcf94c5dfd7b] --&gt;</description>
      <pubDate>Mon, 08 Oct 2007 09:14:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/124537</guid>
      <dc:date>2007-10-08T09:14:58Z</dc:date>
      <clearspace:dateToText>7 years 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Print CFGRID</title>
      <link>https://forums.adobe.com/thread/96431</link>
      <description>&lt;!-- [DocumentBodyStart:9d567e39-1d60-4f97-9b89-12714f332982] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;I want to be able to print the result of a CFGRID. Is there a
way to do it? By default, when I print, all the flash items is
ignored.
&lt;br/&gt;
&lt;br/&gt;If it's not possible to print the flash items, would it be
possible to remember the "sort" that was selected and, using a
getURL+button, display an HTML page with the same sort?
&lt;br/&gt;
&lt;br/&gt;Thanks.
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;Daniel&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9d567e39-1d60-4f97-9b89-12714f332982] --&gt;</description>
      <pubDate>Mon, 26 May 2008 19:16:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/96431</guid>
      <dc:date>2008-05-26T19:16:34Z</dc:date>
      <clearspace:dateToText>6 years 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>more than 1 function in cfform tag "onSubmit"</title>
      <link>https://forums.adobe.com/thread/1294494</link>
      <description>&lt;!-- [DocumentBodyStart:6941f68f-7a75-4333-bb51-122655c07a56] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;i need to call atleast 3 javascript functions in a form&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;using "onSubmit" works fine with one function but when i try to add another nothing happens....&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;cfform &lt;/p&gt;&lt;p&gt;action="postpage.cfm" method="POST" &lt;/p&gt;&lt;p&gt;target="_self" &lt;/p&gt;&lt;p&gt;onsubmit="if(document.getElementById('Agree').checked) { return true; } else { alert('You must agree to the Terms and Conditions'); return false; }"&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;"return checkEmail(this);" is one of the funtions. it checks to see if 2 cfinputs are the same&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;how do i add multiple functions to onSubmit &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;tnx in advance&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6941f68f-7a75-4333-bb51-122655c07a56] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">cfform</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">javascript_function</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">on_submit</category>
      <pubDate>Thu, 12 Sep 2013 08:21:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1294494</guid>
      <dc:date>2013-09-12T08:21:31Z</dc:date>
      <clearspace:dateToText>11 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Binding Form Elements to Query Data</title>
      <link>https://forums.adobe.com/thread/1170879</link>
      <description>&lt;!-- [DocumentBodyStart:51549913-beef-43ec-9e45-d344eae93e09] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a simple form thatI'm binding query data to so I can populates a cselect box and, based on the selection, populate cfinput boxes. I have the code for this form in a &amp;lt;cfinclude template&amp;gt; and it is working just as designed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But strangely enough, if I wrap the &amp;lt;cfinclude&amp;gt; code that contains my form in &amp;lt;cfdiv&amp;gt; tags, the binding breaks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What would be causing that? Any help would be super greatly appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Brian&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Main Page Code with form:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfajaximport tags="cfform,cfdiv"&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;cfdiv&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfinclude template="vehiclelog.cfm"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/cfdiv&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;CFInclude File:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt; &amp;lt;cfform name="addmileage" method="post" action="actionpages/addmileage.cfm"&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;lt;table cellpadding="10"&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;lt;tr&amp;gt;&amp;lt;td&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;lt;fieldset&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;lt;legend&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;lt;img src="images/service_vehicle.png" alt="Vehicle Log" /&amp;gt; &amp;lt;strong&amp;gt;Vehicle Log &amp;lt;/strong&amp;gt; &amp;lt;/legend&amp;gt;&lt;/p&gt;&lt;p&gt;&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;lt;table width="100%" border="0" cellpadding="5"&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;lt;tr&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;lt;td&amp;gt;&amp;lt;label&amp;gt;Service Vehicle:&amp;lt;/label&amp;gt;&amp;lt;/td&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;lt;td&amp;gt;&amp;lt;cfselect queryPosition="below" name="vehicle_name" id="vehicle_name" value="vehicle_name" bind="cfc:cfcs.mileagedata.getData()" bindonload="true" &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;lt;/cfselect&amp;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;lt;/td&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;lt;/tr&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;lt;tr&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;lt;td&amp;gt;Origin:&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;/td&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;lt;td&amp;gt;&amp;lt;cfinput name="origin" type="text" /&amp;gt;&amp;lt;/td&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;lt;/tr&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;lt;tr&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;lt;td&amp;gt;Destination:&amp;lt;/td&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;lt;td&amp;gt;&amp;lt;cfinput name="destination" type="text" /&amp;gt;&amp;lt;/td&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;lt;/tr&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;lt;tr&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;lt;td&amp;gt;&amp;lt;label&amp;gt;Start Odometer:&amp;lt;/label&amp;gt;&amp;lt;/td&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;lt;td&amp;gt;&amp;lt;cfinput onFocus="startOdometerCalc();" name="start_odometer" type="text" bind="cfc:cfcs.mileagedata.getDetail({vehicle_name})" bindattribute="value" bindonload="true"/&amp;gt;&amp;lt;/td&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;lt;/tr&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;lt;tr&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;lt;td&amp;gt;End Odometer:&amp;lt;/td&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;lt;td&amp;gt;&amp;lt;cfinput onFocus="startOdometerCalc();" id="end_odometer" name="end_odometer" type="text"&amp;nbsp; bind="cfc:cfcs.mileagedata.getDetail({vehicle_name})" bindattribute="value" bindonload="true"/&amp;gt;&amp;lt;/td&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;lt;/tr&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;lt;tr&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;lt;td&amp;gt;&amp;lt;label&amp;gt;Total mileage:&amp;lt;/label&amp;gt;&amp;lt;/td&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;lt;td&amp;gt;&amp;lt;cfinput onFocus="startOdometerCalc();" id="total_mileage" name="total_mileage" type="text" /&amp;gt;&amp;lt;/td&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;lt;/tr&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;lt;tr&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;lt;td&amp;gt;&amp;lt;label&amp;gt;Expenses:&amp;lt;/label&amp;gt;&amp;lt;/td&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;lt;td&amp;gt;&amp;lt;cfinput value="0.00" name="expenses" type="text" /&amp;gt;&amp;lt;/td&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;lt;/tr&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;lt;tr&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;lt;td&amp;gt;&amp;lt;cfinput type="submit" name="submit" id="submit" value="Submit" /&amp;gt;&amp;lt;/td&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;lt;td&amp;gt;&amp;nbsp;&amp;lt;/td&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;lt;/tr&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;/table&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;lt;/fieldset&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;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/cfform&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;CFCS&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;!---Service Vehicle Slect Box ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cffunction name="getData" access="remote" returntype="query"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfoutput&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- Function to get data from datasource ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!---Get Service Vehicles ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfquery name="data" datasource="#datasource#"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; select vehicle_name&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from vehicles&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; where active = '1'&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfquery&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfoutput&amp;gt;&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;lt;!--- Return results ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfreturn data&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cffunction&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;&amp;lt;cffunction name="getDetail" access="remote" returnType="string"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfargument name="vehicle_name" type="any" required="true"&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- localize function variables ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset var dataDetail = ""&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfoutput&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfquery name="dataDetail" datasource="#datasource#"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT mileage&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&amp;nbsp;&amp;nbsp; vehicles&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- adjust cfsqltype if needed ---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE vehicle_name = &amp;lt;cfqueryparam value="#ARGUMENTS.vehicle_name#" cfsqltype="cf_sql_varchar"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfquery&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;lt;/cfoutput&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfreturn dataDetail.mileage&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cffunction&amp;gt;&amp;lt;/cfcomponent&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:51549913-beef-43ec-9e45-d344eae93e09] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">binding</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">cfdiv</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">cffom</category>
      <pubDate>Fri, 15 Mar 2013 03:07:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1170879</guid>
      <dc:date>2013-03-15T03:07:43Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dynamically adding form fields</title>
      <link>https://forums.adobe.com/thread/1045139</link>
      <description>&lt;!-- [DocumentBodyStart:f3813947-c52d-4fc2-922b-cf8bdfce08ee] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am using CF10 on IIS&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a data entry form where the user can enter the various medical diagnosis attributed to a medical encounter. Right now I have the list set to 25 dx. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What I would like to do is make the list dynamic, so that if you enter a dx, the form automatically adds a data entry field for the NEXT dx. Note that the field name and type is exactly the same. It will just populate the value as a list.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, on the change event of a dx, it would add a new row to the data entry page to allow for the next dx. This would allow the operator to enter an unlimited number of dx into a single form.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I dont want the page to move on to another page to add the next dx. That would be simple, I realize. The customer would much prefer the dynamic route on a single page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thoughts?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f3813947-c52d-4fc2-922b-cf8bdfce08ee] --&gt;</description>
      <pubDate>Mon, 06 Aug 2012 14:20:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1045139</guid>
      <dc:date>2012-08-06T14:20:30Z</dc:date>
      <clearspace:dateToText>2 years 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Multiple cftextareas not showing in Firefox 11?</title>
      <link>https://forums.adobe.com/thread/982839</link>
      <description>&lt;!-- [DocumentBodyStart:5e7ec0f0-cd50-49bd-a7ed-13e4405a747a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;After upgrading to Firefox 11, any page with multiple CFTEXTAREA richtext fields results in the second field not displaying at all. Commenting out the first field allows the second field to show without issue. Both fields have individual ID and NAME attributes as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;tr valign="top"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;cftextarea id="email_header_html" name="email_header_html" height="125" width="550" richtext="true" toolbar="Basic" wrap="virtual"&amp;gt;&amp;lt;cfoutput&amp;gt;#qry_get_sale.email_header_html#&amp;lt;/cfoutput&amp;gt;&amp;lt;/cftextarea&amp;gt;&amp;lt;/td&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/tr&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;tr valign="top"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;cftextarea id="email_footer_html" name="email_footer_html" height="150" width="550" richtext="true" toolbar="Basic" wrap="virtual"&amp;gt;&amp;lt;cfoutput&amp;gt;#qry_get_sale.email_footer_html#&amp;lt;/cfoutput&amp;gt;&amp;lt;/cftextarea&amp;gt;&amp;lt;/td&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/tr&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note that this works fine in IE8+, as well as previous versions of Firefox.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any clues?&amp;nbsp; Much appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;~T&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5e7ec0f0-cd50-49bd-a7ed-13e4405a747a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">firefox</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">form</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">cfform</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">richtext</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2228">cftextarea</category>
      <pubDate>Fri, 30 Mar 2012 13:42:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/982839</guid>
      <dc:date>2012-03-30T13:42:37Z</dc:date>
      <clearspace:dateToText>2 years 7 months ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Why do I get "The form data has expired." every time with Flash formatted CFFORM moved to CF 9.1?</title>
      <link>https://forums.adobe.com/thread/840110</link>
      <description>&lt;!-- [DocumentBodyStart:a66a1336-d8c7-47ae-89c7-abc687277af0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We are moving a ColdFusion site from CF8 to CF9.1 and have discovered that any CFForm that was uses Flash as it's format keeps giving us the "The form data has expired." error almost every time we visit the page containing the form.&amp;nbsp; We have fiddled with the timeout settings and even tried to add the various "cfheader" workarounds that some people have mentioned when getting this error, but to no avail.&amp;nbsp; To be clear this works perfectly on CF8 *and* it works on our CF 9.1 QA server, but for some reason fails on the Live Server.&amp;nbsp; Supposedly the Live server completely matches the QA server, but the behavior is sure different in this instance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What could be the issues?&amp;nbsp; What Apache or CF settings might I look into?&amp;nbsp; Could there be some weird permissions error on the generated swf form file or some other obscure reason?&amp;nbsp; I am totally in the dark and can't figure out why ColdFusion keeps thinking the form data has expired.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please, any ideas would be welcome.&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:a66a1336-d8c7-47ae-89c7-abc687277af0] --&gt;</description>
      <pubDate>Mon, 18 Apr 2011 17:40:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/840110</guid>
      <dc:date>2011-04-18T17:40:11Z</dc:date>
      <clearspace:dateToText>3 years 7 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to passing cf variable xml content to SpryXMLDataSet</title>
      <link>https://forums.adobe.com/thread/702106</link>
      <description>&lt;!-- [DocumentBodyStart:5db4876c-56de-4471-ad00-9137f491ce4c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;I have an cf object &lt;/span&gt;which calls a method &lt;span&gt;which returns an XML string. Now like to access the XML-data &lt;/span&gt;by a SpryXMLDataSet. Is &lt;span class="bold"&gt;this possible?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5db4876c-56de-4471-ad00-9137f491ce4c] --&gt;</description>
      <pubDate>Tue, 17 Aug 2010 08:10:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/702106</guid>
      <dc:date>2010-08-17T08:10:23Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>what's the value of an autosuggest input field?</title>
      <link>https://forums.adobe.com/thread/532661</link>
      <description>&lt;!-- [DocumentBodyStart:619359ff-1dac-4a49-85c4-b46ff387e986] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Under normal circumstances, I can copy the content of the users's form field input into another field, just by simply javascripting (using onChange, and this.form.field.value).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In a CFInput field that does autosuggest (like in Ben Forta's simple examples), this doesn't work - 1) onChange behaves differently, and 2) the field value contains the original user search input, not the value that he chose from the suggested values.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I address the value that was chosen by the user?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's what I actually need to do:&lt;/p&gt;&lt;p&gt;I have a table with several columns and more than 70000 entries. There is a key column that users can choose from, and there is a text column that users can also choose from - either way should work. (Select fields don't work because there are too many values - it seems I have to use text fields with autosuggest.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When the user chooses a numerical key value, the text field should be automatically filled with the corresponding text value. When the user instead chooses from the text values, the numerical key should automatically filled with the corresponding value. (This is what I tried to do with normal Javascript but it didn't work as explained above.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To make things even more complicated, there are two more columns whose values should automatically be filled into the corresponding form fields as soon as the user has chosen a row.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have no idea how to program this but I'm sure it is easily possible if one knows one's way around Ajax.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Michael&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:619359ff-1dac-4a49-85c4-b46ff387e986] --&gt;</description>
      <pubDate>Tue, 01 Dec 2009 11:21:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/532661</guid>
      <dc:date>2009-12-01T11:21:01Z</dc:date>
      <clearspace:dateToText>2 years 8 months ago</clearspace:dateToText>
      <clearspace:messageCount>18</clearspace:messageCount>
      <clearspace:replyCount>17</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFGRIDCOLUMN VALUES Not Working</title>
      <link>https://forums.adobe.com/thread/220972</link>
      <description>&lt;!-- [DocumentBodyStart:674a0d2a-50ab-4887-940e-662ca21a36c7] --&gt;&lt;div class="jive-rendered-content"&gt;I would like my editable CFGRID to display a list in some of
the CFGRIDCOLUMN's. I have been unsuccessful at displaying values
for user selection when using the values attribute. Any ideas out
there? thx 
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfformgroup type="page" label="Vision"&amp;gt;
&lt;br/&gt;&amp;lt;cfgrid name="gridVision"
&lt;br/&gt;query="Vision"
&lt;br/&gt;insert="no"
&lt;br/&gt;delete="no"
&lt;br/&gt;rowheaders="no"
&lt;br/&gt;selectmode="edit"
&lt;br/&gt;height="100"&amp;gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="no" name="visionTestID"
display="no"&amp;gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="enterDate"
header="Screening Date" width="100"&amp;gt;
&lt;br/&gt;
&lt;b&gt;&amp;lt;cfgridcolumn select="yes" name="TestType" header="Test Type"
values="Instaline, Blackbirds"&amp;gt;&lt;/b&gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="TestNumber"&amp;gt;
&lt;br/&gt;
&lt;b&gt;&amp;lt;cfgridcolumn select="yes" name="Glasses" header="Glasses"
values="Tested With, Lost-Broken, Forgotten"&amp;gt;&lt;/b&gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="BothEyes" header="Both
Eyes Result"&amp;gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="LeftEye" header="Left Eye
Result"&amp;gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="RightEye" header="Right
Eye Result"&amp;gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="Result" header="Pass or
Fail"&amp;gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="visionReferral"
type="boolean" header="Referral"&amp;gt;
&lt;br/&gt;&amp;lt;cfgridcolumn select="yes" name="ScreenerID"
header="ScreenerID"&amp;gt;
&lt;br/&gt;&amp;lt;/cfgrid&amp;gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:674a0d2a-50ab-4887-940e-662ca21a36c7] --&gt;</description>
      <pubDate>Mon, 17 Apr 2006 16:31:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/220972</guid>
      <dc:date>2006-04-17T16:31:19Z</dc:date>
      <clearspace:dateToText>8 years 7 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using Select Controls to enable/disable another select</title>
      <link>https://forums.adobe.com/thread/194465</link>
      <description>&lt;!-- [DocumentBodyStart:7e663386-5061-44c2-9c5d-7271124ec914] --&gt;&lt;div class="jive-rendered-content"&gt;I've searched high and low to find a solution to this problem
I'm having with Select controls. I'd like to be able to be able to
change the status or visibility of a counterpart select control
depending on the choice I make with the first select control I
change.
&lt;br/&gt;
&lt;br/&gt;Here's the example: 
&lt;a class="jive-link-external-small" href="http://appsrv.pace.edu/specialevents/deans.cfm" rel="nofollow"&gt;http://appsrv.pace.edu/specialevents/deans.cfm&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;For instance, I have two select boxes (#1 and #2 for this
example). Say I have several choices in a #1 like Apples, Oranges,
Bananas. If I were to select Apples I want the #2 Select box to
become enabled. The default for #2 would be disable (grayed out).
Then say if I change my mind for the #1 select and choose Bananas
instead. The #2 select should then gray out. Any help appreciated.
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfform name="Performance" timeout="500" height="800"
width="800" format="flash" skin="haloSilver" action="action.cfm"
method="post"&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfselect name="Title" label="Title" width="200"
tooltip="Please enter appropiate title." required="Yes" &amp;gt;
&lt;br/&gt;&amp;lt;option&amp;gt;Select&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Asso. &amp;amp; Asst. Deans"
onchange="object.removeAttribute('disabled')"&amp;gt;Asso. &amp;amp; Asst.
Deans&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Asso. &amp;amp; Asst. Provost &amp;amp;
VPs"&amp;gt;Asso. &amp;amp; Asst. Provost &amp;amp; VPs&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Campus Directors"&amp;gt;Campus
Directors&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Dean for Students"&amp;gt;Dean for
Students&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Executive Directors"&amp;gt;Executive
Directors&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Faculty"&amp;gt;Faculty&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Officers"&amp;gt;Officers&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "School Deans"&amp;gt;School
Deans&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "University Directors"&amp;gt;University
Directors&amp;lt;/option&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfselect name="School" width="200" required="Yes"
enabled="false" &amp;gt;
&lt;br/&gt;&amp;lt;option&amp;gt;Select&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Dyson"&amp;gt;Dyson&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Education"&amp;gt;Education&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Law"&amp;gt;Law&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Lienhard"&amp;gt;Lienhard&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Lubin"&amp;gt;Lubin&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option value = "Seidenberg"&amp;gt;Seidenberg&amp;lt;/option&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;/cfselect&amp;gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7e663386-5061-44c2-9c5d-7271124ec914] --&gt;</description>
      <pubDate>Thu, 07 Dec 2006 22:13:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/194465</guid>
      <dc:date>2006-12-07T22:13:02Z</dc:date>
      <clearspace:dateToText>3 years 8 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFFORM Radio buttons</title>
      <link>https://forums.adobe.com/thread/127533</link>
      <description>&lt;!-- [DocumentBodyStart:26c65693-0940-40cf-8d98-b4a028c58c03] --&gt;&lt;div class="jive-rendered-content"&gt;I have not been able to figure out how to get the radio
button to be checked in flash forms.
&lt;br/&gt;What have I done wrong?
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfform name="ManPart" preloader="yes" format="flash" &amp;gt;
&lt;br/&gt;&amp;lt;p&amp;gt;
&lt;br/&gt;&amp;lt;label&amp;gt;
&lt;br/&gt;&amp;lt;cfinput type="radio" name="RSexb1" value="M" checked&amp;gt; 
&lt;br/&gt;Male&amp;lt;/label&amp;gt;
&lt;br/&gt;&amp;lt;br /&amp;gt;
&lt;br/&gt;&amp;lt;label&amp;gt;
&lt;br/&gt;&amp;lt;cfinput type="radio" name="RSexb2" value="F"&amp;gt; 
&lt;br/&gt;Female&amp;lt;/label&amp;gt;
&lt;br/&gt;&amp;lt;/p&amp;gt;
&lt;br/&gt;&amp;lt;/cfform&amp;gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:26c65693-0940-40cf-8d98-b4a028c58c03] --&gt;</description>
      <pubDate>Wed, 16 Jan 2008 00:13:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/127533</guid>
      <dc:date>2008-01-16T00:13:13Z</dc:date>
      <clearspace:dateToText>6 years 10 months ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Controlling cfselect from Actionscript or Javascript</title>
      <link>https://forums.adobe.com/thread/119646</link>
      <description>&lt;!-- [DocumentBodyStart:485a184a-2e78-4aae-a0a7-e750eb889818] --&gt;&lt;div class="jive-rendered-content"&gt;I'm trying to dynamically select a value in a cfselect based
on the results of a remoting query -- problem is to this point the
only way I've found that will actually change the cfselect is using
a syntax like this:
&lt;br/&gt;teamManger.selectedIndex = results.items[0].member_id;
&lt;br/&gt;
&lt;br/&gt;which more or less works but the index values of the cfselect
and the associated values of each option aren't the same. so as
soon as the query results aren't in sequence, this method no longer
works. I've been looking into other properties of the cfselect and
have tried others including: .value and selectedItem.data. Are
there any other properties I could use to auto-select an option in
the cfselect using the value field of that cfselect as opposed to
the selectedIndex ?
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:485a184a-2e78-4aae-a0a7-e750eb889818] --&gt;</description>
      <pubDate>Fri, 26 Oct 2007 14:53:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/119646</guid>
      <dc:date>2007-10-26T14:53:28Z</dc:date>
      <clearspace:dateToText>5 years 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Reusing form controls</title>
      <link>https://forums.adobe.com/thread/77072</link>
      <description>&lt;!-- [DocumentBodyStart:cfa488aa-8998-4795-8739-f803c99f9d73] --&gt;&lt;div class="jive-rendered-content"&gt;I'm wondering if anyone has a solution for reusing form
controls. Let's say I have a specific &amp;lt;cfselect&amp;gt; for states
that I want to use in 200 different forms. Of course I can
copy/paste it all over the place, but that's bad software
development. I'd like to be able to put that CFSELECT in a separate
file or function, and just call it.
&lt;br/&gt;
&lt;br/&gt;Here's and example of what I'm trying to do:
&lt;br/&gt;
&lt;br/&gt;file1.cfm:
&lt;br/&gt;&amp;lt;CFFORM ...&amp;gt;
&lt;br/&gt; &amp;lt;CFINCLUDE tample="StateSelector.cfm"&amp;gt;
&lt;br/&gt;&amp;lt;/CFFORM&amp;gt;
&lt;br/&gt;
&lt;br/&gt;StateSelector.cfm:
&lt;br/&gt;&amp;lt;CFSELECT ...&amp;gt;
&lt;br/&gt;...
&lt;br/&gt;&amp;lt;/CFSELECT&amp;gt;
&lt;br/&gt;
&lt;br/&gt;I constantly get the error message "The tag must be nested
inside a cfform tag", and I can see why. But that's very limiting
when you're designing large systems with CF. Has anyone found a way
to do this? It doesn't have to use CFINCLUDE. Any method to allow
code resue is fine.
&lt;br/&gt;
&lt;br/&gt;Thanks in advance.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cfa488aa-8998-4795-8739-f803c99f9d73] --&gt;</description>
      <pubDate>Thu, 28 Jun 2007 17:21:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/77072</guid>
      <dc:date>2007-06-28T17:21:18Z</dc:date>
      <clearspace:dateToText>5 years 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Multiple submit buttons with CF8 HTML cfform?</title>
      <link>https://forums.adobe.com/thread/55296</link>
      <description>&lt;!-- [DocumentBodyStart:9671136e-85ea-443c-b418-b60d4e67d8e3] --&gt;&lt;div class="jive-rendered-content"&gt;This is the approached I used all along with xml or pre CF8
html cfforms: have two submit buttons:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfinput type="submit" name="submit" value="Save"&amp;gt;
&lt;br/&gt;&amp;lt;cfinput type="submit" name="submit" value="Delete"&amp;gt;
&lt;br/&gt;
&lt;br/&gt;And then run a cfswitch at the action page. 
&lt;br/&gt;
&lt;br/&gt;I am trying to use the new ajax features of CF8 and I can not
seem to pass more then one submit button or different values. In
the case above, no matter which button is clicked, the FORM comes
with submit - Save. (Or delete if I change the order)
&lt;br/&gt;
&lt;br/&gt;If I use something like this:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfinput type="submit" name="Save" value="Save"&amp;gt;
&lt;br/&gt;&amp;lt;cfinput type="submit" name="Delete" value="Delete"&amp;gt;
&lt;br/&gt;
&lt;br/&gt;I get the same reaction. If Save is the first button then no
matter what the FORM has Save="Save" and no Delete key. And again,
there is no Save key in FORM if the delete button is first in the
code.
&lt;br/&gt;
&lt;br/&gt;Am I doing something wrong or is it a feature of the
ajaxified HTML cfform, and if yes, how can I preserve the multiple
submit buttons functionality.
&lt;br/&gt;
&lt;br/&gt;Cyrill 
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9671136e-85ea-443c-b418-b60d4e67d8e3] --&gt;</description>
      <pubDate>Tue, 04 Sep 2007 18:18:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/55296</guid>
      <dc:date>2007-09-04T18:18:20Z</dc:date>
      <clearspace:dateToText>7 years 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFToolTip</title>
      <link>https://forums.adobe.com/thread/47192</link>
      <description>&lt;!-- [DocumentBodyStart:8a557681-badd-4c70-8d4e-43068156dbd8] --&gt;&lt;div class="jive-rendered-content"&gt;I have a list of 10 or so options on one page presented as
radio buttons. Each is associated with a tooltip as follows: 
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cftooltip
sourceForTooltip="/eim/output/graphics/ToolTips/eimef_chemistry_graphics_tooltips.cfm?id= SSS"
&amp;gt;
&lt;br/&gt;&amp;lt;cfinput type="Radio" name="Outputtype"
value="SSS"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;lt;b&amp;gt;Summary Statistics vs
Time For A Single Lab Parameter (Site-Wide For Specified Sample
Type)&amp;lt;/b&amp;gt;
&lt;br/&gt;&amp;lt;/cftooltip&amp;gt;&amp;lt;br&amp;gt;
&lt;br/&gt;
&lt;br/&gt;As the user mouses over th text of each, an image of the
graph that they could produce if they selected the option is
displayed.
&lt;br/&gt;
&lt;br/&gt;The code associated with one of these tooltip options is as
follows:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfcase value="XYP"&amp;gt;
&lt;br/&gt;&amp;lt;IMG
SRC="/eim/output/graphics/tooltips/ConcentrationVsTimeOneLabParameterUpTo10Locations.png" &amp;gt;
&lt;br/&gt;&amp;lt;/cfcase&amp;gt;
&lt;br/&gt;
&lt;br/&gt;The problem that I am encountering is as follows. The images
associated with the first five options display fine and stay.
Beginning with the sixth, however, the images repeatedly flash on
and off like a strobe (4-5x a second). Inclusion of the
autoDismissDelay parameter at different settings has no effect on
ths behavior. The images are 30-60KB each.
&lt;br/&gt;
&lt;br/&gt;I have applied the hot fix as I saw that one of the fixes
dealt with tooltips. The one improvement I saw associated with the
hot fix is that the stobing now starts with the sixth item whereas
before it was applied, it started with the fourth.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8a557681-badd-4c70-8d4e-43068156dbd8] --&gt;</description>
      <pubDate>Wed, 30 Jul 2008 15:06:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/47192</guid>
      <dc:date>2008-07-30T15:06:38Z</dc:date>
      <clearspace:dateToText>5 years 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

