Hi all,

I am looking to put a donation button in the signature of the moderators of my forum so that they could receive a donation for themselves for all the work that they do.

If someone can point me in the right direction it would be appreciated because I have tried but have had no luck in getting to work.

This is what I'm trying to get in the signature.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="H98C36TEXLXW6">
<input type="image" src="http://www.outdoorking.com/forum/images/attachments/button_0.jpg" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypal.com/en_AU/i/scr/pixel.gif" width="1" height="1">
</form>


Any help would be appreciated.