Post the actual code... 

-----Original Message-----
From: Dave Francis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 13, 2006 11:15 AM
To: CF-Talk
Subject: Problem with StructFindValue

Hi,
    I'm on CF5.0 
 
With StructFindValue(structName,"searchterm","ONE"), everything is fine if
the search term is one word. But when it is two (or more) words, I get this
error:
 
    StructFindValue(): Illegal value string specifed. Value string: "AAA
BBB"
 
    I tried replacing spaces with   and %20 but, not surprisingly, the
entry was then not found. Anyone know the fix for this? I know I could loop
over for instance, a StructKeyList but would prefer a single-statement
solution,
 
        TIA
            Dave 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246435
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to