I got this error An error occurred while parsing EntityName. Line 1, position 61.
when saving this url
http://www.autorentalnews.com/t_inside.cfm?action=news_pick&storyID=36229
I don't know why i can't save url like this inside xml file
the element wrote like that
<New>
<ID>8b269f29-69a1-4551-8d72-4602df4e2c7e</ID>
<Title>Industry Rallies Against Ariz. Rental Car Tax</Title>
**<SourceUrl>http://www.autorentalnews.com/t_inside.cfm?action=news_pick&storyID=36229</SourceUrl>**
any suggestions!
you get this error because of the &
- either replace it with &
or store your urls in a cdata section - i.e. <![CDATA[your-url-here]]>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With