Re: cfajaxproxy problem

2014-05-03 Thread Bryan Stevenson
So simple and easy the website just says Dynamic at the moment ;-) I'll put forward AJAX via jQuery Cheers *Bryan Stevenson*B.Comm. President CEO Electric Edge Systems Group Inc. - makers of FACTS^(TM) phone: 250.480.0642 cell: 250.920.8830 e-mail: br...@electricedgesystems.com

Re: cfajaxproxy problem

2014-05-03 Thread Rick Mason
Pete, Also take a look at AngularJS. For me they've taken a CF centric approach to JavaScript that I just understand easier. By CF centric I mean that with most JS frameworks you have to tell the DOM what to do and how to do it. With AngularJS you tell it what you want to do and it figures

cfajaxproxy problem

2014-05-02 Thread Pete Ruckelshaus
It's been a long time since I've done any real front end development. I'm working on a site now and want to use cfajaxproxy to call a CFC that sends an email. I'm using this tutorial as a guide http://tutorial13.learncf.com/ The calling page (the one that contains the cfajaxproxy tag)

Re: cfajaxproxy problem

2014-05-02 Thread Matt Quackenbush
On May 2, 2014 4:07 PM, Pete Ruckelshaus pruckelsh...@gmail.com wrote: Any idea of what I'm missing here? I can easily do this without using cfajax, but wanted to try something new and now it's bugging me. Thanks, Pete There's your answer. Seriously, one should never use any of the CF UI

Re: cfajaxproxy problem

2014-05-02 Thread Pete Ruckelshaus
Which approach would you suggest using? On Fri, May 2, 2014 at 6:27 PM, Matt Quackenbush quackfu...@gmail.comwrote: On May 2, 2014 4:07 PM, Pete Ruckelshaus pruckelsh...@gmail.com wrote: Any idea of what I'm missing here? I can easily do this without using cfajax, but wanted to try

Re: cfajaxproxy problem

2014-05-02 Thread Bryan Stevenson
SorryI've missed the start of this thread, but another common way to make AJAX calls is to use jQuery. I made the mistake several years ago of adopting ajaxCFC and wish I had just used jQuery as that is what ajaxCFC relied on anyways - now I have to tear some stuff out and roll my own

Re: cfajaxproxy problem

2014-05-02 Thread Andrew Grosset
take a look at JSMX at http://www.lalabird.com/ simple and easy. Andrew. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: