PDA

View Full Version : need help with malformed xml error


patjay15
09-04-2006, 04:10 AM
Hi guys,

i keep on getting this error:

XML error: not well-formed (invalid token) at line 304

when i checked my xml file i found this starting at line 304

304 <>
305 <>
306 </>
307 </>

ive tried to remove the code manually but after i refresh the page and reopen the xml file the empty tags are back again... is there a way to remove the code programmatically? tnx in advance. good day.. :)

Alex Vincent
09-04-2006, 07:25 AM
We can't really help you unless you give us a more complete code sample.