Forums

Forms will not submit in IE

GreyHead 05 Apr, 2012
Hi Dave,

I think this is because you have a form embedded inside your form and nested forms are not permitted.
<form method="POST" action="--WEBBOT-SELF--">
	<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
	<p>Please select the correct PI Form:    </p>
</form>

Bob
coulling 06 Apr, 2012
That maybe the reason but it was working for some time then all of a sudden it stopped.

How would you correct this?

Dave
GreyHead 06 Apr, 2012
Hi Dave,

Find out where that extra form code is coming form and remove it. It's nothing that I recognise.

Bob
This topic is locked and no more replies can be posted.