On 4/30/00, Bud penned:
> ><CFQUERY NAME="property_detail" DATASOURCE="properties">
> >SELECT      *
> >FROM         Listing
> >WHERE       (Listing.Id = '#url.id#')
> ></CFQUERY>
> >
> >Now, lets say this returns the address, city, zip, price, etc along
> >with 5 ID's of agents that have
> >shown this particular property. The format would be the agent's initials.

OOPS! I think I missed the 5 agents part. LOL

How would you be placing the agents in the listing record. In a comma 
delimited list? If so, it would probably be easiest just to run a 
second query and loop through the agent list.


Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to