xml parse error due to text between link /link
1 posts in topic
Flat View  Flat View
TOPIC ACTIONS:
 

Posted By:   faber_vanmolkot
Posted On:   Wednesday, May 30, 2007 08:19 AM

I have the following line in my xml index.php?p=394&frmForm[8]=spanje it gives following error: XML-parsefout: onjuist gevormd Locatie: http://www.bouworde.be/RSS/index.xml Regelnummer 17, kolom 30: index.php?p=394&frmForm[8]=spanje and then an arrow to the "[" in "Form[8]" So the problem is there, But how do I get around it, that is the correct link! many tnx Faber    More>>

I have the following line in my xml



index.php?p=394&frmForm[8]=spanje

it gives following error:



XML-parsefout: onjuist gevormd

Locatie: http://www.bouworde.be/RSS/index.xml

Regelnummer 17, kolom 30:

index.php?p=394&frmForm[8]=spanje

and then an arrow to the "[" in "Form[8]"



So the problem is there,

But how do I get around it, that is the correct link!



many tnx



Faber

   <<Less

Re: xml parse error due to text between link /link

Posted By:   WarnerJan_Veldhuis  
Posted On:   Wednesday, May 30, 2007 08:48 AM

Replace the & with & The parser thinks he found an entity named &frmForm, but he is missing the ; after it, which should be in the place of [
About | Sitemap | Contact