Programatically specify the DOCTYPE

  • Thread starter Thread starter chrisn
  • Start date Start date
C

chrisn

Hi,

Does anyone know a good way to specify the DOCTYPE in code?

(Using C#, ASP.net)

Thanks in advance,
Chris Needham
 
Using Response.Write in the BeginRequest event ? Is this to change the
DOCTYPE for a whole site ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top