Having a look I think its because you are validating against xhtml
strict but haven't closed the hidden input field. You have <input ... >
rather than <input ... />, in xhtml all tags have to be closed,
including stand alone ones line input or hr.

Hope that helps

Gareth

On Mon, 2004-10-04 at 16:54, Kim Kruse wrote:
> Hi,
> 
> I'm doing server side validating on a form and I get some errors I'm not 
> able to decrypt.
> 
> So if someone have the time to take a look here 
> http://validator.w3.org/check?verbose=1&uri=http%3A//www.mouseriders.dk/kontakt.php%3Fsubmitted%3D1%26afsnavn%3D%26afsemail%3D%26afstelefon%3D%26afskommentar%3D
> and please tell me what the errors means. I don t understand why a 
> hidden field should be wrapped in <p> tags for instance?
> 
> Please be patient... I'm learning :o)
> 
> Kim
> 
> 
> 
> 
> ******************************************************
> The discussion list for  http://webstandardsgroup.org/
> 
>  See http://webstandardsgroup.org/mail/guidelines.cfm
>  for some hints on posting to the list & getting help
> ******************************************************
> 

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to