Welcome Guest, Not a member yet? Register   Sign In
Problems with Form_Open
#2

[eluser]nelson.wells[/eluser]
Look at the source code and make sure the form is targeted at the correct page i.e.

Code:
<form action="http://www.domain.com/page" method="post">

Also, use Firebug to watch what variables are being passed to the script with the 'net' tab. Another thing you can try is double checking to make sure you have a </form> after you form. In some browsers, this caused the form not to submit.

Without any code, though, telling you exactly what is going on is much more difficult.


Messages In This Thread
Problems with Form_Open - by El Forum - 03-31-2010, 12:59 PM
Problems with Form_Open - by El Forum - 03-31-2010, 01:06 PM
Problems with Form_Open - by El Forum - 03-31-2010, 01:28 PM
Problems with Form_Open - by El Forum - 03-31-2010, 01:32 PM
Problems with Form_Open - by El Forum - 03-31-2010, 02:28 PM
Problems with Form_Open - by El Forum - 03-31-2010, 03:30 PM
Problems with Form_Open - by El Forum - 04-01-2010, 11:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB