Greg

please add type="button" to your button in your onlline example to
prevent it from acting like a submit button and refreshing the page.

when i did this in chrome dev tools, i could see the return from
proxy.cfc and the arguments dump.

Azadi

On Thu, Sep 13, 2012 at 4:18 AM, Greg Morphis <gmorp...@gmail.com> wrote:
>
> Nothing, I clicked the triangle and there's a blank line.
> Here's the file, thanks!
>
> http://dev.fallcomm.com/demo.cfm
>
>
> On Wed, Sep 12, 2012 at 2:10 PM, Raymond Camden 
> <raymondcam...@gmail.com>wrote:
>
>>
>> Also - when you get arguments[2] in the console, there should be a
>> black triangle you can click to expand it. Do that - let us know what
>> you see.
>>
>>
>> On Wed, Sep 12, 2012 at 2:02 PM, Greg Morphis <gmorp...@gmail.com> wrote:
>> >
>> > I updated the pastebin to include my cfc file too.
>> >
>> > In the console I get:
>> >  Arguments[2]
>> >
>> >
>> > demo.cfm:44 <http://localhost:81/resources/demo.cfm>
>> >  why dont you freaking work demo.cfm:45<
>> http://localhost:81/resources/demo.cfm>
>> >
>> > There's no arguments listed below arguments.
>> >
>> > I'll work on getting it online
>> >
>> >
>> >
>> > On Wed, Sep 12, 2012 at 1:50 PM, Raymond Camden <raymondcam...@gmail.com
>> >wrote:
>> >
>> >>
>> >> Hmpth. This seems right. So dumb question. If you remove ALL the logic
>> >> in your callback, just keep in
>> >>
>> >> console.dir(arguments);
>> >>
>> >> and maybe a
>> >>
>> >> console.log("why dont you freaking work");
>> >>
>> >> does it work correctly? Also - can you put this online? It may be a lot
>> >> quicker.
>> >>
>> >> On Wed, Sep 12, 2012 at 1:45 PM, Greg Morphis <gmorp...@gmail.com>
>> wrote:
>> >> >
>> >> > Sure thing Ray, thanks so much for helping.
>> >> >
>> >> > http://pastebin.com/2M04ZFaQ
>> >> >
>> >> > And I'm not sure if this tells you anything, Firebug gives this error:
>> >> >
>> >> > TypeError: presentation is null
>> >> > onreadystatechange()cfajax.js (line 125)
>> >> >
>> >> > $A.callback(req,_407,_408);
>> >> >
>> >> >
>> >> > On Wed, Sep 12, 2012 at 1:29 PM, Raymond Camden <
>> raymondcam...@gmail.com
>> >> >wrote:
>> >> >
>> >> >>
>> >> >> Can you post your entire CFM again? Please use something like
>> pastebin
>> >> >> or gist.github.com so it is "in the clear".
>> >> >>
>> >> >>
>> >>
>> >
>> >
>> >
>>
>>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352559
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to