<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>cfajax at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/cfajax/</link>
    <description>CFAjax</description>

    <item>
      <title>Re: cfAjax not working in different directories</title>
      <pubDate>Sat, 18 Jul 2009 06:49:33 GMT</pubDate>
      <dc:creator>James Holmes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2021</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2021</guid>
      <description>First. it&#39;s best to upgrade to mxAjax - cfajax hasn&#39;t been updated in a long time. Second, try this: </description>
    </item>
    <item>
      <title>cfAjax not working in different directories</title>
      <pubDate>Sat, 18 Jul 2009 06:21:01 GMT</pubDate>
      <dc:creator>sergio.bonfiglio@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2020</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2020</guid>
      <description>Hello to the community. You will probably consider me an ass, but I&#39;m experiencing a very strange behaviour. If I try to run the examples from the directory</description>
    </item>
    <item>
      <title>Trap Session Timeout in Ajax?</title>
      <pubDate>Mon, 11 May 2009 20:09:37 GMT</pubDate>
      <dc:creator>Amin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2019</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2019</guid>
      <description>Hello, I get an error when the user is trying to execute a function which is using a timed out session variable ... typical error!!! How can I trap for session</description>
    </item>
    <item>
      <title>Re: CFAJAX without onLoad?</title>
      <pubDate>Wed, 05 Nov 2008 15:12:12 GMT</pubDate>
      <dc:creator>Sung</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2018</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2018</guid>
      <description>Never mind -- I found the answer by looking at ajaxCFC: window.onload=onInit; Now it works fine without the body onLoad... - Sung</description>
    </item>
    <item>
      <title>CFAJAX without onLoad?</title>
      <pubDate>Wed, 05 Nov 2008 15:03:48 GMT</pubDate>
      <dc:creator>Sung</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2017</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2017</guid>
      <description>Is it possible to run CFAJAX without calling Init() through body onLoad?  I don&#39;t want to be calling Init() on every single page of my site, since the body tag</description>
    </item>
    <item>
      <title>cfajax and mootools</title>
      <pubDate>Fri, 19 Sep 2008 20:52:10 GMT</pubDate>
      <dc:creator>jmendham2</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2016</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2016</guid>
      <description>Hi, Has anyone tried this? Using the Mootools framework with the cfajax for ColdFusion 7?</description>
    </item>
    <item>
      <title>Is it possible to return to the function that called DWREngine._exec</title>
      <pubDate>Tue, 29 Jul 2008 20:36:44 GMT</pubDate>
      <dc:creator>okiiyama</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2015</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2015</guid>
      <description>I would like to be able to return to the function that called the DWREngine._execute() method.  Is it possible to do this?</description>
    </item>
    <item>
      <title>Re: cfajax and multiple drop down lists</title>
      <pubDate>Tue, 29 Apr 2008 08:30:10 GMT</pubDate>
      <dc:creator>Edward Chanter</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2014</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2014</guid>
      <description>You might find it easier to switch to mxAjax as the codebase is newer, I’ve had far less issues with mxAJax than I did trying cfAjax </description>
    </item>
    <item>
      <title>cfajax and multiple drop down lists</title>
      <pubDate>Mon, 28 Apr 2008 16:25:06 GMT</pubDate>
      <dc:creator>saturness1</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2013</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2013</guid>
      <description>I&#39;m going to start off by saying that I am a brand new user of cfajax. I&#39;m working on an application that already has cfajax to populate a single drop down</description>
    </item>
    <item>
      <title>Re: CFAjax + Scriptaculous - Incompatible?</title>
      <pubDate>Sun, 30 Mar 2008 00:06:43 GMT</pubDate>
      <dc:creator>James Holmes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2012</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2012</guid>
      <description>If you change to mxAjax, Scriptaculous is built in. ... -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/</description>
    </item>
    <item>
      <title>CFAjax + Scriptaculous - Incompatible?</title>
      <pubDate>Sat, 29 Mar 2008 21:03:04 GMT</pubDate>
      <dc:creator>Angela Trigg</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2011</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2011</guid>
      <description>I&#39;m an early adopter of CFAjax but was just trying to integrate scriptaculous with CFAJax and keep getting JS errors until I finally narrowed it down that I</description>
    </item>
    <item>
      <title>Re: IE cache issue</title>
      <pubDate>Thu, 06 Dec 2007 00:14:07 GMT</pubDate>
      <dc:creator>aden_trace</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2010</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2010</guid>
      <description>No one has any insight?</description>
    </item>
    <item>
      <title>IE cache issue</title>
      <pubDate>Thu, 29 Nov 2007 16:15:45 GMT</pubDate>
      <dc:creator>aden_trace</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2009</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2009</guid>
      <description>Forgive me if I&#39;m beating a dead horse but searched Google and this newsgroup for any insight and could find none. I am experiencing browser cache with my</description>
    </item>
    <item>
      <title>Re: Getting CFAJAX to work with Safari !!</title>
      <pubDate>Sun, 25 Nov 2007 19:49:05 GMT</pubDate>
      <dc:creator>davidboydcf</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2008</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2008</guid>
      <description>Thanks for this, but had already tried that but it did no good. Any other ideas? ... Safari-properly.cfm ... the ... NOOOOOOOOOOOO!!!!) (It ... the ... even go</description>
    </item>
    <item>
      <title>Re: Getting CFAJAX to work with Safari !!</title>
      <pubDate>Sat, 24 Nov 2007 10:51:48 GMT</pubDate>
      <dc:creator>James Holmes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cfajax/message/2007</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cfajax/message/2007</guid>
      <description>Maybe this will help: http://www.opensourcecf.com/1/2006/02/Getting-CFAJAX-to-handle-Safari-properly.cfm ... -- mxAjax / CFAjax docs and other useful articles:</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Wed Dec  2 07:15:20 PST 2009 -->
