I'm using 6.1, so no app.cfc. The weird thing is that it works on my local computer, but gives me that JS error when I try it online.
<!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: John C. Bland II [mailto:[EMAIL PROTECTED] Sent: Friday, June 16, 2006 12:01 AM To: CF-Talk Subject: Re: Anyone use JSMX and could answer a question? >From what I saw you had returntype="void" which won't allow you to get a result, or shouldn't...CF may be faulty in this manner. I've never tried to return a result from a function set to void. I see the example has void. I'd change it though. Also, do you have an Application.cfc setup? If so, do you have an onRequest function? If so, remove it and try again. Otherwise CF will try to serve the CFC like a CFM which will cause an error. I'd just email Todd if none of the above work. He's here in AZ so you can probably get fast help by joining AZCFUG (.org). On 6/15/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > I've made a post on the Google forums for JSMX but I'm not sure how often > then get used: > http://groups.google.com/group/JSMX/browse_thread/thread/64b04123336694b3 > > Anyone have input on this they'd care to share here on on that thread? > > <!----------------//------ > andy matthews > web developer > certified advanced coldfusion programmer > ICGLink, Inc. > [EMAIL PROTECTED] > 615.370.1530 x737 > --------------//---------> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243717 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

