RE: [ACFUG Discuss] Returning JSONP with Coldfusion 9 cfc

2013-12-05 Thread Wilson, Brooks
Steve: Your da man! Thanks! I had started down that path when you replied - but I was trying to prepend the serialized JSON string with the "//". When I saw your snippet I realized that was unnecessary. It is working now! Sincerely, Brooks Brooks Wilson | Seni

Re: [ACFUG Discuss] Returning JSONP with Coldfusion 9 cfc

2013-12-05 Thread Steve Drucker
Try this: ** * * * select firstname, lastname* * from people* ** ** ** On Thu, Dec 5, 2013 at 1:59 PM, Steve Drucker wrote: > It's covered here: > > http://training.figleaf.com/curriculum/cfjqm.cfm > > > On Thu, Dec 5, 2013 at 1:57 PM, Wilson, Brooks > wrote: > >> Greetings: >>

Re: [ACFUG Discuss] Returning JSONP with Coldfusion 9 cfc

2013-12-05 Thread Steve Drucker
It's covered here: http://training.figleaf.com/curriculum/cfjqm.cfm On Thu, Dec 5, 2013 at 1:57 PM, Wilson, Brooks wrote: > Greetings: > > > > I’m beginning to think it isn’t possible for CF 9.01 to return JSONP? I am > using jQuery 1.10.2 on a client to request a JSONP object. See the > follo

[ACFUG Discuss] Returning JSONP with Coldfusion 9 cfc

2013-12-05 Thread Wilson, Brooks
Greetings: I'm beginning to think it isn't possible for CF 9.01 to return JSONP? I am using jQuery 1.10.2 on a client to request a JSONP object. See the following HTML (client-side): var jqxhr = $.getJSON( "WeatherFeedJsonp.cfc?callback=?" , {method: "get5DayForecastJsonp", latitude: "33