Thursday, April 11, 2013
How to Put My Form on the Same Page With a PayPal Form
1. Open up Notepad and paste the HTML code for your PayPal form.
2. Save the form and name it as 'paypal.html.'
3. Open Notepad again and paste the code of your own form. In the section where you want the PayPal form to appear, insert the following :<iframe src ='paypal.html' width='200' height='300' frameborder=0><p>Your browser does not support iframes.</p></iframe>
4. Save the form as an HTML file.
5. Test the form by viewing it on your browser. Pressing the PayPal button should take you to the PayPal site, while pressing the Submit button on your form will execute the action that you set in your HTML code.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment