isn't "title" a reserved word?
----- Original Message ----- From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 3:10 PM Subject: how to ask for the correct title in cfif ? > Hi list, I am using the following > term to start an eMailing > to customers. > > Dear <cfif title EQ "Mrs">Mrs. <cfif degree NEQ "">#degree#</cfif></cfif> > <cfif title EQ "Mr">Mr. <cfif degree NEQ "">#degree#</cfif></cfif>#last_name#, > > >From time to time I see, that the field title > isn't filled correct. Instead of "Mrs" there is "Mrss" > or "Mrs " with a blank at the end. > The cfif-statement doesn't work in this case. > Is there an option to use a wild-card like: > "Mrs*" or "Mr*" in the cfif statement ? > > Uwe > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

