Try something like this:

<cfsearch name = "GetResults" collection = "WorkOrders"
criteria = "FTS_Keywords <contains> #Form.Criteria#" maxRows =
"#Evaluate(Form.MaxRows + 1)#"
startRow = "#Form.StartRow#">

----- Original Message -----
From: "Jason Egan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, April 03, 2001 1:54 PM
Subject: verity and pdf's


> In a PDF document (office documents as well) you can set document
> information - description, author, keywords, title, etc... Using verity I
> can pull the TITLE just fine, but I can't seem to access the KEY WORDS
> section... I would think that if the title is available to verity then the
> keywords would be as well.  Anyone know for sure?  I only have one value
(a
> UPC number)... and I can't pull it up at all.
>
>
> Thank you,
>
> Jason Egan
> ..::[CFDynamics]::.
> 801-621-8511
> www.cfdynamics.com
>
> ** You've got to check this out! **
> CFDCalendar http://demo.cfdynamics.com/cfdcalendar/
> Online personal assistant
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to