Hi I am new at this, so please help.
I have defined this:
<textarea name="weblinkdescription"
rows="6" cols="60"></textarea>
within a <CFFORM></CFFORM> tag
How do I validate this textarea field so that an alert message should pop when the field is left blank, prompting, the user to enter the description.
Looking forward to yor help,
Regards ashw
I have defined this:
<textarea name="weblinkdescription"
rows="6" cols="60"></textarea>
within a <CFFORM></CFFORM> tag
How do I validate this textarea field so that an alert message should pop when the field is left blank, prompting, the user to enter the description.
Looking forward to yor help,
Regards ashw