Hello everyone, I hope someone can help me with this problem,
Whenever I go to the compose webmail page this is in the section where you compose your mail...
<form action="modules.php?name=Surveys" method="post"><input type="hidden" name="pollID" value="6"><input type="hidden" name="forwarder" value="modules.php?name=Surveys&op=results&pollID= 6"><font class="content">
Will you spend Christmas at your own home?</font>
<table border="0" width="100%"><tr><td valign="top"><input type="radio" name="voteID" value="1"></td><td width="100%"><font class="content">Yes</font></td></tr>
<tr><td valign="top"><input type="radio" name="voteID" value="2"></td><td width="100%"><font class="content">No</font></td></tr>
</table>
<center><font class="content"><input type="submit" value="Vote"></font>
<font class="content">
Results
Polls
Votes:
6
Comments:
0
</font></center></form>
How do I make it go AWAY!
