I intend to eliminate the possibility of spammers using that text area for sending their content placed within it. [Can even Spambots do that !!! may be]
There are two solutions i thought of ......
1) Remove the text area completely and add that line of text to the code used for processing that mail form
2) make the text-area a hidden element .... which i thought would be a bit easier for pligg users without much programming knowledge ....
I was not able to locate the file containing/generating this code relating to the tell a friend form .
Quote:
|
<span id="emailto-2" style=""><fieldset> <legend><span class="sign">Tell a friend</span></legend> <form name="email_to" method="get" action="http://www.futureaccountant.com/news/recommend.php"> Enter up to 3 addresses: <br> <input name="email_address_1" size="35" id="email_address_1_2" value="" type="text"><br> <input name="email_address_2" size="35" id="email_address_2_2" value="" type="text"><br> <input name="email_address_3" size="35" id="email_address_3_2" value="" type="text"><br> <br>Add a comment?<br> <textarea name="email_message2" id="email_message2" cols="40" rows="5">I thought you might like to see this.</textarea><br> <br><input name="email_to_submit" value="Submit" onclick="emailto (16, 2, 'http://www.futureaccountant.com/news/', 3);" class="log2" type="button"> </form> </fieldset></span> </span> |
Thanks in advance




Linear Mode

