- From: Saqib Ali <saqib@seagate.com>
- Date: Thu, 5 Feb 2004 11:09:31 -0800 (PST)
- To: Michael Dahl <michael@freeriders.dk>
- Cc: www-validator@w3.org
I think the problem is with the "&" in your URL "action="index.php?pid=login&mode=check&html=off" I dont the DTD allows for that. You should "&" in your URLs instead. I think you can also user '|' or ';' If there were linebreaks in your code, it would have been much easier to figure this out :) Saqib Ali ------------- http://validate.sf.net <---- (X)HTML / DocBook Validator and Transformer On Thu, 5 Feb 2004, Michael Dahl wrote: > > I have tested a page i am currently developing on, with the W3C HTML > Validator. > The page is 100% computer generated (there is _no_ newlines, so all HTML > is nearly in one line). And i think that the > validator has a problem with this. Check out this validation check: > http://validator.w3.org/check?uri=http%3A%2F%2Fweb14524.web04.talkactive.net%2Findex.php%3Fpid%3Dlogin > > Why does it tell me there is problems with a action="" adress? > You can't tell mere there is a standard for which adresses you may point > a formular onto! :P > > Well i shure hope, that someone can help me out, or tell me what is > wrong, or if there is a bug!?!? > > Regards > Michael dahl > > btw. the website url: > http://web14524.web04.talkactive.net/index.php?pid=login > > > > >
Received on Thursday, 5 February 2004 14:24:48 UTC