Hi, I hope you can help me.
I'm try to save a link to my xml file. The link is like this:
When I try and load the XML file I get the following error:
Its actually pointing to this bit: ...&command=display... (to the = sign after command)
Any ideas? Thanks.
I'm try to save a link to my xml file. The link is like this:
When I try and load the XML file I get the following error:
Code:
XML Parsing Error: not well-formed
Location: [URL unfurl="true"]http://content.thisis.co.uk/EditorChoice/comments.xml[/URL]
Line Number 9, Column 86:
<link>[URL unfurl="true"]http://www.thisisnottingham.co.uk/displayNode.jsp?nodeId=133942&command=displayContent&sourceNode=229135&home=yes&more_nodeId1=133951&contentPK=16627627</link>[/URL]
---------------------------------------------------------------------------------------------------^
Its actually pointing to this bit: ...&command=display... (to the = sign after command)
Any ideas? Thanks.