alexfusion
Programmer
Hello friends!
I am building a form using CFFORM tag.
I used the CFINPUT tag for single-line enters.
My question is:
How can I build a multiline textarea using CF tags?
What is the CFML tag equivalent to the TEXTAREA html tag?
I am building a form to send email and I neeed a TEXTAREA so the visitor can enter her/his messages.Do I have to use the commom TEXTAREA tag?.I would like to use CFML tags so I can use CF validation.Otherwise I would use Javascript to validate the field.
Can anyone give me some help?
Thank you !!!!!!
Alejandro
I am building a form using CFFORM tag.
I used the CFINPUT tag for single-line enters.
My question is:
How can I build a multiline textarea using CF tags?
What is the CFML tag equivalent to the TEXTAREA html tag?
I am building a form to send email and I neeed a TEXTAREA so the visitor can enter her/his messages.Do I have to use the commom TEXTAREA tag?.I would like to use CFML tags so I can use CF validation.Otherwise I would use Javascript to validate the field.
Can anyone give me some help?
Thank you !!!!!!
Alejandro