macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

cfif wild card

Subject: cfif wild card
From: "craiglaw98"
Date: Sun, 17 Feb 2008 09:52:44 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

hi i have a variable which i need to check what it starts with, i have tried 
using a wildcard as below, but it didnt work, how can i use a wildcard in a if 
statement?


<cfif #form.name# eq "Max%">

<Prev in Thread] Current Thread [Next in Thread>