Retrieve "<!doctype>" info from code-behind

  • Thread starter Thread starter CMM
  • Start date Start date
C

CMM

Searched and searched... couldn't find an answer to this... how does one
determine the DOCTYPE tag of a page from the code-behind?

Basically, I'm in a situation where I need to output different html from
proc in the code-behind based on the declared doctype in the HTML source.
 

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