- From: Kenriche <arun@kenriche.com>
- Date: Wed, 16 May 2007 18:15:10 +0530
- To: Info@abyss.ws
- Cc: www-validator@w3.org, david@dorward.me.uk, drake@begriffli.ch, Thiyagarajan <thiyaga@kenriche.com>, "Sankara Pandian" <pandian@kenriche.com>, ravichandran <ravi.j@kenriche.com>
- Message-ID: <1d9023930705160545k2074956by1d90462cbefdcf4d@mail.gmail.com>
Thanks mate. I will ask my developer to try this out and let u know soon. ---------- Forwarded message ---------- From: Information - Abyss <Info@abyss.ws> Date: May 16, 2007 6:00 PM Subject: Re: I need your help in this issue regarding W3C Validation of a .net code To: Kenriche <arun@kenriche.com> You are soo going about it the wrong way...if it was asp.net 1.1 i would say you were screwed. but with asp.net 2.0 your life is easy in your web.config put <xhtmlConformance mode="Strict"/> inside system.web and then on your solution in visual studio add a new asp.net folder "app_browsers" and paste the file from the attachment into that folder in the solution you do not need third partie stuff or modify any code... asp.net 2.0 will spit out all xhtml compliant code. Best of luck ----- Original Message ----- *From:* Kenriche <arun@kenriche.com> *To:* Info@abyss.ws ; david@dorward.me.uk ; www-validator@w3.org *Cc:* Thiyagarajan <thiyaga@kenriche.com> ; Sankara Pandian<pandian@kenriche.com>; ravichandran <ravi.j@kenriche.com> *Sent:* Wednesday, May 16, 2007 10:25 PM *Subject:* Re: I need your help in this issue regarding W3C Validation of a .net code Hi, We are using asp.net 2.0. Initially there were 108 errors and we cleared 107 errors. This one error is giving us big problem :) Regards, Arun On 5/16/07, Information - Abyss < Info@abyss.ws> wrote: > > what are you using? > > asp.net 1.1 or asp.net 2.0? > > > > ----- Original Message ----- > *From:* Kenriche <arun@kenriche.com> > *To:* www-validator@w3.org > *Cc:* Thiyagarajan <thiyaga@kenriche.com> ; Sankara Pandian<pandian@kenriche.com> > *Sent:* Wednesday, May 16, 2007 3:35 PM > *Subject:* I need your help in this issue regarding W3C Validation of a > .net code > > Dear Team, > > When I validate for compliance for the site that we have developed in .net > we are getting this error http://validator.w3.org/check > ?uri=www.digitalsolutionsltd.com&charset=%28detect+automatically%29&doctype=Inline > > <http://validator.w3.org/check+?uri=www.digitalsolutionsltd.com&charset=%28detect+automatically%29&doctype=Inline+> My > developers are saying that technically it is not possible to fix this bug. > Can u please check this out and revert to me at the earliest. I appreciate > your co-operation in this regard. > > Thanks and Regards, > Arun Rajasingh, MD & CEO > > *Kenriche Technologies Private Limited, India* > *A Provider of world class Web Solutions* > www.kenriche.com > > >
Attachments
- application/octet-stream attachment: w3cvalidator.browser
Received on Wednesday, 16 May 2007 12:45:38 UTC