Hi, I'm using an online TiddlyWiki that I downloaded from TiddlySpot and I'm trying to put a PayPal button either in the Menu or in a Tiddler. PayPal gave me some HTLM code for the button but when I just paste this into a tiddler it doesn't come up with the desired button. What am I doing wrong or what have I neglected to do to get this to work? Thanks in advance for your help.
The code from PayPal: <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="YT3DBBSBZ9KEQ"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

