Hi,
My feed is not showing in IE7, working fine in FF,chrome and IE6,
here is the code
pls help me urgently.. thanks in advance
Ruth
My feed is not showing in IE7, working fine in FF,chrome and IE6,
here is the code
Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <feed> <title>Transaction Details</title> <records> <transaction> <tID>1</tID> <uID>1567YTY01</uID> <Commission>125.00</Commission> <Status>Hold</Status> <mID>M184</mID> <Type>3</Type> <Date>2009-02-10</Date> </transaction> </records> </feed>
Ruth
Comment