Thanks for the information, now I know how to catch the error correctly! But, to my dismay, the error seems to be something proprietary to IE...
e.name = Error e.message = System error: -1072896658. I tried also with Safari on Windows and it works. It really is only IE that gives me this error. Google Search gives me indication regarding the content-type that must be UTF-8. (http://www.panoramio.com/blog/explorer-system- error-1072896658/) I modified it from ISO-8859 to UTF-8, still not working, same error. Now I have this : <meta content="text/html; charset=UTF-8" http- equiv="content-type" /> Thanks!

