
Originally Posted by
navaldesign Your email field is named Email. It should be "Email-e" . Furthermore, to make it mandatory, it should be "Email-Re".
However, if you read the instructions, you will see that you need to include also a hidden field, named "Formid" (exactly as you see it) and set this field's value to be the same as ABVFP will give you when you setup the form through the ABVFP control panel. Ths value will probably be 2 if this is the first form you are setting up with it. That's why it jumps to your home page. It is a security measure, so if a spammer tries to use your script to send spam, it will refuse and simply redirect to your homepage.