Just to make sure it was an email-only typo
You did not close the cfset tag with a >
Jerry Johnson
>>> [EMAIL PROTECTED] 06/26/02 11:09AM >>>
First off,trim your var in the if statement and then change the "IS" to "eq". I have
had this problem before and by always trimming my vars and using eq instead of is, I
have had far less problems like this.
HTH
Clint
---------- Original Message ----------------------------------
from: Brian Scandale <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
date: Wed, 26 Jun 2002 00:49:35 -0700
Why doesn't this <cfif> statement catch the "]" character?
Or a better question is How do i branch on that character... chr(93) doesn't work
either.
<cfset temp = "]"
<cfoutput><br>temp = #temp#<br></cfoutput>
<cfif temp IS "]">
<cfoutput><br>temp = #temp#<br></cfoutput> Yep It Works!
</cfif>
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists