valentinkakyr
New Member
\[code\]Webpage error detailsUser Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)Timestamp: Wed, 23 Jan 2013 05:01:55 UTCMessage: Object expectedLine: 62Char: 1Code: 0URI: http://localhost:4001/abc.aspx?id=12\[/code\]I am getting this error in every page and specifically in ie8 . My script that is causing the issue is\[code\]<script type="text/javascript">DM_redirect("http://mobile.dudamobile.com/site/abc"); </script>\[/code\]It works perfectly on both Google Chrome and MozillaHow do i get rid of this issueThe Script being used is this\[code\]http://static.dudamobile.com/DM_redirect.js\[/code\]