How can I embed a Google Doc without publishing it?

I want to embed a Google document on a webpage using link sharing without publishing. It works in Chrome and Firefox, but IE shows a frame error. Any alternatives?

i had similar issues in ie. try using docs.google.com/gview?url=ur doc link&embedded=true. that embeded version seemed to wrok on ie. the key is bypassing direct embed. might help if u also add a proper doctype in ur page.