PDA

View Full Version : Question on <mvt:comment>


massbay
05-07-06, 06:01 PM
Does anyone know if there are any restrictions on using the following,

<mvt:comment>
....
</mvt:comment>

such as it cannot be used within a table?

Seems like it should be simple to use, but when I comment out a portion of code, I'm getting a different result than when I delete that code.

-Bob

Vic - WolfPaw Computers
05-07-06, 06:05 PM
By default, anything between an <mvt:comment> and </mvt:comment> should be ignored by the Empresa engine.

Check your placement of your end tag, and your syntax.