Deserialize it into a CF query object and then reference the
queryname.recordcount property.
DC
----- Original Message -----
From: "Larry Juncker" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 20, 2001 12:51
Subject: RE: Extracting WDDX info into CFM
> Thank You for the info, now, I have the information coming to me
correctly,
> how do I determine how many records are in the packet?
>
> I see a field in there called row count, but I can not figure out how to
> reference it.
>
> Thanks Again
>
> Larry Juncker
> Senior Cold Fusion Developer
> Heartland Communications Group, Inc.
>
>
> -----Original Message-----
> From: Rich Wild [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 20, 2001 10:00 AM
> To: CF-Talk
> Subject: RE: Extracting WDDX info into CFM
>
>
> > This is my code and I have tried it with WDDX2CFML also and
> > then it does not
> > want to show me anything.
>
> because you are grabbing an xml packet not a wddx packet? That's what it
> looks like from the moreover url......
>
> -------------------------------------------------------
> Rich Wild
> Senior Web Designer
>
> -------------------------------------------------------
> e-mango.com ltd Tel: 01202 587 400
> Lansdowne Place Fax: 01202 587 401
> 17 Holdenhurst Road
> Bournemouth Mailto:[EMAIL PROTECTED]
> BH8 8EW, UK http://www.e-mango.com
> -------------------------------------------------------
> This message may contain information which is legally
> privileged and/or confidential. If you are not the
> intended recipient, you are hereby notified that any
> unauthorised disclosure, copying, distribution or use
> of this information is strictly prohibited. Such
> notification notwithstanding, any comments, opinions,
> information or conclusions expressed in this message
> are those of the originator, not of e-mango.com ltd,
> unless otherwise explicitly and independently indicated
> by an authorised representative of e-mango.com ltd.
> -------------------------------------------------------
>
>
>
>
> > -----Original Message-----
> > From: Larry Juncker [mailto:[EMAIL PROTECTED]]
> > Sent: 20 February 2001 16:08
> > To: CF-Talk
> > Subject: RE: Extracting WDDX info into CFM
> >
> >
> > This is my code and I have tried it with WDDX2CFML also and
> > then it does not
> > want to show me anything.
> >
> > <CFHTTP
> > URL="http://p.moreover.com/cgi-local/page?c=Sports%3A%20motor%
> > 20sports%20new
> > s&o=xml">
> >
> > <CFWDDX
> > ACTION="CFML2WDDX"
> > INPUT="#CFHTTP.FileContent#"
> > OUTPUT="Results">
> > <CFOUTPUT>#Results#</CFOUTPUT>
> >
> >
> > Larry Juncker
> > Senior Cold Fusion Developer
> > Heartland Communications Group, Inc.
> >
> >
> > -----Original Message-----
> > From: Jeffry Houser [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, February 20, 2001 12:48 PM
> > To: CF-Talk
> > Subject: Re: Extracting WDDX info into CFM
> >
> >
> >
> > Wouldn't you want to use CFWDDX with the action being
> > 'WDDX2CF'? Once you
> > do that, you should be able to output
> > it, process it, or do whatever else you want.
> >
> >
> > Larry Juncker wrote:
> >
> > > I have a WDDX packet coming back to my template but for the
> > life of me, I
> > > can not find info for extracting the code in useable form.
> > >
> > > http://www.aljcompserv.com/LJJTest/WDDX_News_Feeds/NewsLead.cfm
> > >
> > > All I get is the xml code.
> > >
> > > Any help would be greatly appreciated.
> > >
> > > Larry Juncker
> > > Senior Cold Fusion Developer
> > > Heartland Communications Group, Inc.
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists