Microsoft Content Management Server - Validate our MCMS site with The W3C Markup Validation Service

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > May 2007 > Validate our MCMS site with The W3C Markup Validation Service





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Validate our MCMS site with The W3C Markup Validation Service
Jakobsgaard

2007-01-10, 1:15 pm

We would like to validate our MCMS site with The W3C Markup Validation
Service http://validator.w3.org/
There is some HTML code generated by MCMS console which is not valid.
(<SCRIPT should be lowercased).

Could anyone recommend a solution for this?

<!-- Generated by Microsoft.ContentManagement.WebControls.Console to reset
form.action -->
<SCRIPT type="text/javascript">
<!--
var __CMS_PostbackFormBeenReset = false;
--
Ejnar Jakobsgaard
Bridgeconsulting
Spencer Harbar [MVP]

2007-01-10, 1:15 pm

you could implement a httpmodule in asp.net to rewrite the invalid tag.

hth
Spence
www.mcmsfaq.com


"Jakobsgaard" <Jakobsgaard@discussions.microsoft.com> wrote in message
news:A51E21B5-9C16-406D-9035-7113B098A1CF@microsoft.com...
> We would like to validate our MCMS site with The W3C Markup Validation
> Service http://validator.w3.org/
> There is some HTML code generated by MCMS console which is not valid.
> (<SCRIPT should be lowercased).
>
> Could anyone recommend a solution for this?
>
> <!-- Generated by Microsoft.ContentManagement.WebControls.Console to reset
> form.action -->
> <SCRIPT type="text/javascript">
> <!--
> var __CMS_PostbackFormBeenReset = false;
> --
> Ejnar Jakobsgaard
> Bridgeconsulting


Stephen Cassels

2007-05-14, 7:21 am

Or, you could just hide the console if you are on a production server and
this will hide the invalid script.
--


Stephen


"Jakobsgaard" wrote:

> We would like to validate our MCMS site with The W3C Markup Validation
> Service http://validator.w3.org/
> There is some HTML code generated by MCMS console which is not valid.
> (<SCRIPT should be lowercased).
>
> Could anyone recommend a solution for this?
>
> <!-- Generated by Microsoft.ContentManagement.WebControls.Console to reset
> form.action -->
> <SCRIPT type="text/javascript">
> <!--
> var __CMS_PostbackFormBeenReset = false;
> --
> Ejnar Jakobsgaard
> Bridgeconsulting

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com