THANK YOU Mosh!!! Summary... there's a word I didn't search for! :) Amazing how sometimes no matter how hard you look, you almost have to know the answer in order to search for it.
-- Jillian > -----Original Message----- > From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED] > Sent: March 14, 2003 3:23 PM > To: CF-Talk > Subject: RE: Display Search Contents > > > Jillian: > > After performing the search via CFSEARCH, you can reference a > summary (up to 500 characters) of the file contents via the > ".Summary" variable, as in: > > <CFSEARCH NAME="mySearch" ... > > > <CFOUTPUT QUERY="mySearch"> > <B>#mySearch.Title#</B><BR> > <P> > #mySearch.Summary# > </P> > </CFOUTPUT> > > -- > Mosh Teitelbaum > evoch, LLC > Tel: (301) 942-5378 > Fax: (301) 933-3651 > Email: [EMAIL PROTECTED] > WWW: http://www.evoch.com/ > > > > -----Original Message----- > > From: Jillian Carroll [mailto:[EMAIL PROTECTED] > > Sent: Friday, March 14, 2003 4:06 PM > > To: CF-Talk > > Subject: Display Search Contents > > > > > > I've got a search collection (CF 5) made up of about 900 > files. I can > > search them using CF Search... and display their > > filepath/urlpath/key... how can I display/call on their > contents (or a > > portion thereof)? There doesn't appear to be a > body/custom1/etc for > > index type=file. > > > > I've searched yahoo/google/mm... and I think the problem is that I > > don't know the 'words' for what I'm looking for. > > > > Can anybody help me out on this? > > > > -- > > Jillian > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

