Originally posted by devinemke
your HTML output is totally screwed up. you close out your </body> and </html> tags then have a partial table and then have another set of closing tags.
Yeah, the code is totally screwed up in IE when browsing because it isn't displayed correctly. However, if you look at the site in Firefox, it is displayed fine. Thats the problem I'm having.
Edit: Having looked at the source from IE, I'm guessing the problem is occuring from the Script tags that are open, but not closed. I'll have to remove these tags then try it again.