Yes,
Javascript. This is what I used.
<cfif #Len(form.descrip)# GT 750>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
alert ('Your Description exceeds the space alotted. If more detail
is required submit description as Word document file.')
location.href='javascript:window.history.back(1)'
//-->
</SCRIPT>
<cfabort>
</cfif>
bajaria aslam wrote:
>
> Is there a way to limit the number of characters
> someone can type in in a textarea input box?
>
> Thanks
> AB
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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