-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

try using...


<CFINPUT TYPE="input_type"
    NAME="name"
    VALUE="initial_value"
    REQUIRED="Yes/No"
    RANGE="min_value, max_value"
    VALIDATE="data_type"
    ONVALIDATE="javascript_function"
    MESSAGE="validation_msg"
    ONERROR="text"
    SIZE="integer"
    MAXLENGTH="integer"
    CHECKED="Yes/No"            
    PASSTHROUGH="HTML_attributes..





check against ONVALIDATE="javascript_function".

Ya can find help on the "help reference"

Cheers!:)
Kiran 

- -----Original Message-----
From: Vani Kolli [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 7:44 AM
To: CF-Talk
Subject: need help..


Hi all,

I have a form field and i want to check if there is any special
character
typed in instead of alphabets and numbers.
Is there any tag in cf to find it.

I remember doing it in Perl, but not sure of cf.

Any help would be appreciated. Thanks 

Vani
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to