Whenever people or myself visit a index.xhtml file on another site of mine, it always asks if I want to open it or save it to a disk. This only happens in FF, not IE. Which is wierd. Has anyone ever had this problem? Please, any help would work wonders. Thanks in Advance. Steven
Probably because .xhtml is not a valid extension (though you could set up your server to make it valid, I think by creating new MIME types). Make the extension .html, and you'll be fine. This is the proper extension, even for an XHTML document