When I add the code that's below to try and get a shopping cart buy button on a forum page, it will instead act like you clicked the reply button to the thread and it will take you to the page where you can reply to a thread. Is there a way to fix this?
I don't even understand why it's doing it, but I was hoping somebody here could help me. Any ideas?
Code:
<form method=post action="https://www.readysecure1.com/cgi-bin/cart32.exe/intensepcscom-AddItem"><input type=hidden name="PartNo" value="LowCost"><input type=hidden name="Item" value="IntensePCs Low Cost System"><input type=hidden name="Price" value="370"><input type=hidden name="Weight" value="25"><input type=image src="images/space.gif" width="85" height="25" border="0" name=Submit><br></form>
Thanks for any help you can provide!