Jan 23, 2008 #1 juvesteve Programmer Joined Jan 2, 2008 Messages 19 Location GB Does anyone know if there is a way that you can embed a word document into html? Thanks
Jan 23, 2008 #2 dwarfthrower Programmer Joined Apr 22, 2003 Messages 1,625 Location AU Short of there being some sort of activex control to do it in IE, your best bet would be an IFRAME. Never be afraid to share your dreams with the world. There's nothing the world loves more than the taste of really sweet dreams. Webflo Upvote 0 Downvote
Short of there being some sort of activex control to do it in IE, your best bet would be an IFRAME. Never be afraid to share your dreams with the world. There's nothing the world loves more than the taste of really sweet dreams. Webflo
Jan 24, 2008 #3 BillyRayPreachersSon Programmer Joined Dec 8, 2003 Messages 17,047 Location GB A better bet still would be to save the document as an HTML file so people on OSes without Word can still read it. Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
A better bet still would be to save the document as an HTML file so people on OSes without Word can still read it. Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]