Answered
Trying to mail user contents I type into textarea
Okay I have a form with a textarea that allows me to type
content. Whatever I type into the textarea named "mailcontent", I
want to mail that to someone. When I load this page with the form,
I keep getting this error message:
element MAILCONTENT is undefined in FORM.
What am I doing wrong here? I'm attatching the code. Don't worry about the #confirmdelete.EmailAddress# as this works b/c I have another form on this page as well.
element MAILCONTENT is undefined in FORM.
What am I doing wrong here? I'm attatching the code. Don't worry about the #confirmdelete.EmailAddress# as this works b/c I have another form on this page as well.