Hi Matt, Its the term used to identify a result set in ColdFusion. Its what a SQL query returns when ColdFusion executes a standard SQL query.
Rey... Matt Stith wrote: > I still really dont understand what you mean by a query. > > On 10/20/06, *cjordan* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > wrote: > > > I re-read this and thought I should maybe clarify my question. I need to > return a query result set to the client side using Ajax. How does > jQuery go > about handling that? What's the simplest way of accomplishing this task. > > I know that with ajaxCFC I could return a query object from my > ColdFusion > function and it gave me a javascript structure (or object... > whatever) that > I could address really easily. How easy is this sort of thing in jQuery. > > Also, I gotta say for such an active list, I've posted three or four > times, > and only one bloke's even responded and that's because he and I knew > eachother from a different list and were emailing off list. > > Can *anybody* help with this question? > > Thanks, > Chris > > cjordan wrote: > > > > Hi folks, > > > > I need to know if jQuery can return a query result set from an Ajax > > call. What's the best way to do this? > > > > Chris > > > > _______________________________________________ > > jQuery mailing list > > [email protected] <mailto:[email protected]> > > http://jquery.com/discuss/ > > > > > > -- > View this message in context: > http://www.nabble.com/Returning-a-query--tf2483121.html#a6925033 > <http://www.nabble.com/Returning-a-query--tf2483121.html#a6925033> > Sent from the JQuery mailing list archive at Nabble.com > <http://Nabble.com>. > > > _______________________________________________ > jQuery mailing list > [email protected] <mailto:[email protected]> > http://jquery.com/discuss/ > > > > ------------------------------------------------------------------------ > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
