Britta,

I am glad that code sample helped. I will try to write a simple
example for you sometime tomorrow.

Thanks

Qasim

On Thu, 07 Oct 2004 21:49:27 -0400, Britta Bennett
<[EMAIL PROTECTED]> wrote:
> WOW! What a difference!  This loads INSTANTLY, See
>
> http://realtorwebsites.ca/admin/CFX_XMLParser/example3.cfm
>
> It responds instantly and has the listings neatly broken down already into
> groups.. Qasim, could you post a line or two to show me how to access a
> particular element from this?
>
> Something like Street Address:
> #myListing[i].ResidentialProperty.Listing.StreetAddress.INNER_TEXT#   ???
>
> or
>
> <cfscript>
> sListingID =
> myListing.ResidentialProperty.Listing[idxListing].ListingID.Value;  
> sStreetAddress =
> myListing.ResidentialProperty.Listing[idxListing].StreetAddress.Value;
> </cfscript>
> #sListingID# and #sStreetAddress#
> ?
>
> I'm kind of shooting in the dark since I don't understand the underlying
> syntax, but if you could post a couple of lines to show me the syntax, I
> will be eternally grateful... thank you!!!________________________________
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to