Hi

I have a aspx page which has the following properties (xat-???) , i get an
error on my local system, but its okay on the clients website.

xat-href="http://www.????.com/ShowAd.aspx?id=<%# Eval('id') %>"
xat-href-val="http://www.????.com/ShowAd.aspx?id=<%# Eval('id') %>"
xat-src="http://www.????.com/upload/{PreviewImageId}.Md.jpg"
xat-src-val="http://www.????.com/upload/45.Md.jpg"

does anyone know where these properties are comming from.

TIA
Barry