Problem with XML for Adrotator
-
Good Day i have Add Rotator and one of my XML looks like this Now i get an Error when i try to use this,the XML does not like it. the Error says
<>http://etrader.kalahari.net/referral.asp?toolbar=mweb&**partnerid**\=9179&**linkid**\=2800<>"
Now i get an Error when i try to use this,the XML does not like it. the Error says
Expecting ';'
Dont mind the Extra Brackets. The Problem is on the Bold parts Thank you
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
-
Good Day i have Add Rotator and one of my XML looks like this Now i get an Error when i try to use this,the XML does not like it. the Error says
<>http://etrader.kalahari.net/referral.asp?toolbar=mweb&**partnerid**\=9179&**linkid**\=2800<>"
Now i get an Error when i try to use this,the XML does not like it. the Error says
Expecting ';'
Dont mind the Extra Brackets. The Problem is on the Bold parts Thank you
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
& is a special character in XML, which is used with ; to display some symbols and special characters. Replace all the ones in the URL with
&
and your error should go away.My Blog: This Blog
-
& is a special character in XML, which is used with ; to display some symbols and special characters. Replace all the ones in the URL with
&
and your error should go away.My Blog: This Blog
Thank you Very Much That worked :)
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
-
Thank you Very Much That worked :)
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
No problem at all :thumbsup:
My Blog: This Blog