I want to add Paypal Buy Now button to the content part. Not a block. I want to add 3-4 buy now buttons in a page content area.
Code is as below :
<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="9963832"><input type="image" src="https://www.paypal.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.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"></form>
So when I do this it turns into :
<p><img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
So I am unable to add it
Please help me add it there
I need it badly
Comments
=-=
what input format are you using?
FULL HTML Still it does not
FULL HTML
Still it does not work :(
=-=
how did you set FULL HTML directly on the node in question?
I set FULL HTML in the Admin
I set FULL HTML in the Admin Configuration and in the node in the option I set as Full HTML
So plz guide me what I have to do
I am totally struck
=-=
only other thing to try is to enable the phpfilter.module in administer -> modules
and try the php input format.
PHP Code input format worked
PHP Code input format worked for me.
http://ItsAboutTyme.com