Hi,
I´m trying to use the script http://www.codeproject.com/useritems/w3richtechedit.asp#xx31238xx for editing html, and then, after the submit, it calls a script in php, and the script receives a variable $content with the html textarea code.
How do I send a variable to a php script in this javascript html editor?
tks