It's all about managing ideas and making stuff useful. My major interests are business analysis, project and portfolio management, user-focused design and usability, knowledge management and innovation, but I'm interested in any side road that means ending up with an improved result...
Wednesday, January 25, 2006
ASP and valid XHTML output
I hadn't realised until the other day that there are issues with ASP outputting valid XHTML strict. Apparently ASP 2.0 can do it, but 1.0 has a couple of interesting quirks that can cause issues that are rather tough to work around. Owing to time constraints, I'm considering switching our doctype to Transitional just to allow for the fact that ASP is throwing up a input of type hidden, and giving a form element a name attribute owing to our use of viewstate - a real kluge, but easier than the full-blown solution (extending the HtmlForm Control), or trying to find another way to maintain the viewstate. Ho-hum.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment