Forum Moderators: coopster & phranque

Message Too Old, No Replies

Question about CGI Script for Poll/Validation

         

palmpal

3:08 am on Mar 13, 2003 (gmt 0)

10+ Year Member



Hello,

My website validated to HTML 4.01 until recently. I added a CGI script for a poll and now I have a validation error.

My source code:
form method="post" action="http://www.mysite.com/cgi-bin/survey/survey.pl">

My error message:
document type does not allow element "FORM" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME" start-tag

Can anyone tell me what the problem is? I'm pretty new to CGI scripts.

Thanks!

jatar_k

3:07 am on Mar 14, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



seems very strange, I assume you have the < in front of the form tag.