I usually do it by hand (just looking at the code) since the problems are usually easy to spot. For example, a very common one is using <br> instead of <br />.
Of course, you can always run it through an XML validator.

--
Ing. Leonardo Quijano Vincenzi
DTQ Software


Chris Chiappone wrote:
As far as I know it is.  I'm not sure if everything outside of the form is
valid but I believe it should be.  Is there a place I can go to check out if
its valid or not?

On 4/7/06, Leonardo Quijano Vincenzi <[EMAIL PROTECTED]> wrote:
You can start by checking that the updated region is valid XML (XHTML it
would be). Tacos sends the form information using Xml, so everything
under "updateComponents" must conform to that.

--
Ing. Leonardo Quijano Vincenzi
DTQ Software



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to