validation and asp / asp.net

hello,

Sorry if this is sent to the wrong location:-

i am designing a web page that uses a lot of asp.net code.  i took a large
amount of time to make my template and CSS HTML valid (with ease of making it
XHTML valid).

as soon as i added the asp code the site will no longer validate.  I can accept
this in the offline code but if the template was valid then the returned HTML
code from the asp processes should also be valid.

the problem is that this is not the case because the asp returns unusual
characters in the generated HTML (e.g.  ...method="post" action="news.aspx"
id="_ctl0">).

I was wondering if there is going to be a way around this in the near future or
even if i could still put the W3C Validation logo at the bottom of my pages as i
have put the effort into making sure the code that i write is compliant?

Regards
Craig Hemus

Received on Wednesday, 12 January 2005 01:18:31 UTC