Question for XML Gurus
Help! I'm stuck.
I have an xml file that contains a parameter that looks like this
<something></something>
I see this plain as day in the notepad editor. But my application isn't working and when I check the .xml file in a browser, I see only this
<something>
with no closer. </something> portion is missing.
BUT, if I insert any character between them like this:
<something>1</something>
then the browser reads it correctly.
Is it illegal to have no character between arguments in .xml?
__________________
Custom Coding | Videochat Solutions | Age Verification | IT Help & Support
www.2Much.net
|