Hi ksookma
Sorry for missing your email
The problem with your site is that line-breaks and/or whitespace is being inserted into your code... It can be seen in the source before the DOCTYPE declaration... It doesn't affect browsers too much but JS is very sensitive and the whitespace is causing the code to interpret the response as text (the header has to be the first thing interpreted, the same way as setting a cookie from the server)
I can't find anywhere this whitespace is output... It's very odd but if you check the source for your site there seem to a lot of line-breaks
Maybe a word with your server admin may help... I've seen this before but I can't remember what the solution was
Dan
Bookmarks