House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  JQuery

Is this thing on?

  << Previous Post |  RSS |  Subscribe to this Group Next >> 

Is this thing on?

Ray had some good blog posts about AJAX recently, including using Phillip Senn 01/13/2011 10:49 PM

01/13/2011 10:49 PM
Author: Phillip Senn Short Link: http://www.houseoffusion.com/groups/jquery/thread.cfm/threadid:2155#6565 Ray had some good blog posts about AJAX recently, including using argumentCollection in the $.ajax call thusly:     $.ajax({       url: 'Remote/City.cfc?queryFormat=column'       ,data: {         method:'WhereStateID'         ,returnFormat:'json'         ,argumentCollection:$.toJSON(mydata)       }       ,success: function(result){         if (result.MSG == '') { ...         } else {           $('#msg').text(result.MSG).addClass('err');         };       }     }); And another one about using queryFormat=column in the url.
<< Previous Thread Today's Threads Next Thread >>

Search jquery

May 20, 2013

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Designer, Developer and mobile workflow conference