I want to make a post for selling an eBook, using PayPal.
I insert both buttons ("Add to cart" and "View car"), having HTML editing allowed.
When I preview the page, everything works fine.
When I save it, the first button, "Add to cart", points to inlinemod.php, instead of
pointing to PayPal.
Looking up the source code of the page, I see on line 581,
HTML Code:
<!-- / close content container -->
<form action="inlinemod.php?threadid=5&p=5" method="post" id="inlinemodform">
That form is not closed anywhere. If I add an </form> and save that page as HTML,
everything works fine.
What can I do to fix the problem?
I'm running Internet Explorer 7, under Windows Vista Home Premium.
Mozilla Firefox 2 works just fine, without