Tuesday, November 27, 2012
Fix cross domain request in IE8 and above
Posted by
Unknown
at
10:05 AM
I have problem with IE browser when request other link from my site,
From IE8 and above, when request you will be get error "Access is deny or no transport".
To fix this , you must implement for IE specific funtion ( don't use Ajax jquery ).
Detail link read at here http://www.nczonline.net/blog/2010/05/25/cross-domain-ajax-with-cross-origin-resource-sharing/
Subscribe to:
Post Comments (Atom)