Problem with forms
-
I use WordPress as the framework for my business site, and I’m having some problems. I want to use PayPal’s shopping cart system, but when I paste the appropriate code into the Edit HTML source and click on Update, it is stripping out part of the code and I can’t figure out why.
The original code is:
<input type=”image” src=”https://www.hartfeltproductions.com/images/sc-but-01.gif” border=”0″ name=”submit” alt=”Make payments with PayPal – it’s fast, free and secure!”>
When I update the html source, here’s what ends up on the page:
<input type=”image” alt=”Make payments with PayPal – it’s fast, free and secure!”>
Does anyone have any ideas on what’s going on, and what I can do to fix it?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Problem with forms’ is closed to new replies.