This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C01200.C3750520
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello everyone....I am having some stupid problems with a simple =
command. I am to make a check on a form field and if it is not defined =
to write something. i tried the following with no success...Hope =
someone can help.
<CFIF NOT IsDefined("form.name")>
You forgot your name
</CFIF>
I also tried
<CFIF IsDefined("form.name") EQ "FALSE">
You forgot your name
</CFIF>
but still with no success...Hope someone can help me out!!!
Thanks...
Joel
------=_NextPart_000_0005_01C01200.C3750520
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3018.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hello everyone....I am having some stupid problems =
with a=20
simple command. I am to make a check on a form field and if it is =
not=20
defined to write something. i tried the following with no =
success...Hope=20
someone can help.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2><CFIF NOT IsDefined("form.name")></FONT></DIV>
<DIV><FONT size=3D2> You forgot your name</FONT></DIV>
<DIV><FONT size=3D2></CFIF></FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>I also tried</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>
<DIV><FONT size=3D2><CFIF IsDefined("form.name") EQ=20
"FALSE"></FONT></DIV>
<DIV><FONT size=3D2> You forgot your name</FONT></DIV>
<DIV><FONT size=3D2></CFIF></FONT></DIV>
<DIV> </DIV>
<DIV>but still with no success...Hope someone can help me out!!!</DIV>
<DIV> </DIV>
<DIV>Thanks...</DIV>
<DIV> </DIV>
<DIV>Joel</DIV></FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01C01200.C3750520--
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.