Quote Originally Posted by caseydoug View Post
I'm beginning to think there is something wrong with my particular installation of IE8. A lot of things don't work right.
There's a handful of nuances and changes in IE8 that cause a bit of havoc on particular styles of previously developed (and working) java-script and other miscellaneous html/css standards.

You'll see a lot of websites get a bit wacky under IE8 (thus the whole reason they included the little 'compatibility mode'). Usually there's just a few quick syntactical changes necessary from a web development perspective; however, there are certain things that would force substantial updates to maximize compatibility.

With regards to VOIPo and the Call History Export, IE likes to rename the dynamically generated file right before saving for 'additional security,' hence when you try to save the file under the browser, it's looking for a non-existent filename (opening the file on the other hand, should be fine). We're working on getting this completely cross browser/version complaint, as well as any other vPanel features or functions which seem to perform differently than intended on all mainstream browser variants.