Graphical Submit button doesn't 'post' in Firefox or IE
- by Ken
I've looked all over the net to try and solve this problem, but I can't find any solutions.
So far, I've checked 3 different browsers. It does not work on IE or FireFox, but it works just fine in Safari.
Here's the problem. When I click the button to submit my form, it forwards me to the 'post' URL page - INSTEAD of posting the data, and going to the thank you page like the script commands.
Here's the code I'm working with:
<form name="loginfrm" method="post" action="http://www.myaffiliatepowersite.com/members/quick_signup.php" style="margin:0; padding:0;">
" /