- From: Jairo Montero <jjms@sgi.es>
- Date: Mon, 15 May 2006 17:40:49 +0200
- To: <www-validator@w3.org>
Validating Hi, my name is Jairo Montero, i've been using the w3c validator with the following url www.labora.jcyl.es The problem is that when i validate the html source code from an stored file i get no errors, but when i try to validate the above url i get several errors related with doctype, encoding charset, etc. If i check the "show source" checkbox i can see that the code that the validator has validate is the following: <html> <head> <title>Labora</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15"> <meta http-equiv="Refresh" CONTENT="0;URL=http://www.labora.jcyl.es/scsiau/Satellite?pagename=Portal_La bora%2FPage%2FPlantillaFLHome&cid=1143557558021"> </head> <BODY BGCOLOR="WHITE"> <P> </BODY> </html> I don't know where this code come from, i supose that may be somethig related on domain redirection, proxy etc, but really i don't know. I've tryed to snif network traffic to detect the problem but...Obviously if i try to valide the url in the refresh meta tag there is no problem. Could you help me to discover what is really happening?? Thanks in advance, Jairo Montero
Received on Monday, 15 May 2006 18:30:26 UTC