Hi All,
I want some good implementation in Javascript for validating XML data.
If user enters some text in the textarea control, before XML data is saved in the database, the validation should happen in terms of whether it is well-formed or not, etc. Can you please point me to the same?
Thanks in advance!
Regds,
Sivakumar
I want some good implementation in Javascript for validating XML data.
If user enters some text in the textarea control, before XML data is saved in the database, the validation should happen in terms of whether it is well-formed or not, etc. Can you please point me to the same?
Thanks in advance!
Regds,
Sivakumar
Comment