Aug 18, 2004 #1 bubarooni Technical User Joined May 13, 2001 Messages 506 Location US I can do this but it displays annoying margin bars and such. Is there a way to make it display only the word document? Can't wait till the search function here is working again... Thanks in Advance
I can do this but it displays annoying margin bars and such. Is there a way to make it display only the word document? Can't wait till the search function here is working again... Thanks in Advance
Aug 18, 2004 #2 straybullet IS-IT--Management Joined Jun 5, 2003 Messages 593 Location US Code: <iframe src="[URL unfurl="true"]http://url_of_document"[/URL] name="inlineframe" width="###" height="###" frameborder="0" border="0" scrolling=no></iframe> will remove what I believe you are referring to Let them hate - so long as they fear... Lucius Accius Upvote 0 Downvote
Code: <iframe src="[URL unfurl="true"]http://url_of_document"[/URL] name="inlineframe" width="###" height="###" frameborder="0" border="0" scrolling=no></iframe> will remove what I believe you are referring to Let them hate - so long as they fear... Lucius Accius
Aug 19, 2004 #3 vbkris Programmer Joined Jan 20, 2003 Messages 5,994 Location IN i think he is talking about the bars that come along when a word file opens (word's toolbars), i dont think anything can be done about that... Known is handfull, Unknown is worldfull Upvote 0 Downvote
i think he is talking about the bars that come along when a word file opens (word's toolbars), i dont think anything can be done about that... Known is handfull, Unknown is worldfull
Aug 19, 2004 #4 straybullet IS-IT--Management Joined Jun 5, 2003 Messages 593 Location US Only way I can think to not have Word open it with the toolbars is to take the text of the Word doc and save it to a plain html doc - iframing that. Let them hate - so long as they fear... Lucius Accius Upvote 0 Downvote
Only way I can think to not have Word open it with the toolbars is to take the text of the Word doc and save it to a plain html doc - iframing that. Let them hate - so long as they fear... Lucius Accius