HTML - Open Ms Word In Frame?
I'm tring to open word in a frame to read a word doc. Word will not cooperate. Is this possible to do?
TIA, Jeff <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <frameset rows="*" cols="220,*" frameborder="no" border="0" framespacing="0"> <frame src="tree/index.php" name="leftFrame" scrolling="Yes" noresize="noresize" id="leftFrame" title="leftFrame" /> <frameset rows="40,*" frameborder="no" border="0" framespacing="0"> <frame src="rfp_top.php" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" /> <frame src="doc.doc" name="mainFrame" id="mainFrame" title="mainFrame" /> </frameset> </frameset> <noframes><body> </body> </noframes></html> Similar TutorialsI have this; You can download a <a href="hpswmtmreg.doc">Word Document</a> file, (click to open, right click to download). <br><br> You can download a <a href="hpswmtmreg.zip">Zip</a> file, (right click to download). I thought it was simple, straight forward, but I get server errors (from my host). Is there something special abpout .doc files or .zips for that matter. Am I doing something wrong? Thanks Hello Everyone, Can someone guide me how can I open a word doc or text file from a html page. I already changed the following setting for doc files in my system: In Explorer - Click Tools --> Folder Options Click on File Types Goto any office extension (XLS, DOC, PPT,...) and uncheck Browse in Same Window. Here is my html file <html> <body> Hello <a href="c:\\myword.doc" target="_self">Link</a> </body> </html> The preferable way would be to govern it through coding, rather doing some manual settings in browser. Thanks. Hi all, Second post here. I'm pretty new to html, and I'm using it to fix up an old site. I got a navbar off some cool site with little html doodads, and I want to position it in the top frame of a page, so that it remains up the top of the page no matter where on the site you go. Unfortunately, whenever you click one of the links in the bar, it directs you to that link IN THE TOP FRAME, rather than instead displaying it in the main one. Here's the code for the navbar: Code: <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=0,0,0,0" WIDTH=550 HEIGHT=27> <PARAM NAME=movie VALUE="http://www.guistuff.com/tools/flashtop/tags3x_vl.swf?tarframe=_self&exbackground=222222&makenavfield0=Home&makenavurl0=http://www.hcm.asn.au/main%20page/indexmain.htm&makenavfield1=Programs&makenavurl1=http://www.hcm.asn.au/program/program.htm&makenavfield2=Can I Help?&makenavurl2=http://www.hcm.asn.au/can%20i%20help/canihelp.htm&makenavfield3=History&makenavurl3=http://www.hcm.asn.au/history/history.htm&makenavfield4=Events&makenavurl4=http://www.hcm.asn.au/family/Family%20Album.htm&makenavfield5=Contact Us&makenavurl5=http://www.hcm.asn.au/contact/contact.htm"> <PARAM NAME=loop VALUE=false> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=scale VALUE=noborder> <PARAM NAME=salign VALUE=LT> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="http://www.guistuff.com/tools/flashtop/tags3x_vl.swf?tarframe=_self&exbackground=222222&makenavfield0=Home&makenavurl0=http://www.hcm.asn.au/main%20page/indexmain.htm&makenavfield1=Programs&makenavurl1=http://www.hcm.asn.au/program/program.htm&makenavfield2=Can I Help?&makenavurl2=http://www.hcm.asn.au/can%20i%20help/canihelp.htm&makenavfield3=History&makenavurl3=http://www.hcm.asn.au/history/history.htm&makenavfield4=Events&makenavurl4=http://www.hcm.asn.au/family/Family%20Album.htm&makenavfield5=Contact Us&makenavurl5=http://www.hcm.asn.au/contact/contact.htm" loop=false menu=false quality=high scale=noborder salign=LT wmode=transparent bgcolor=#FFFFFF WIDTH=550 HEIGHT=27 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED> </OBJECT> If you need any other code (such as that in the top or main frames), just let me know. Any help appreciated. Cheers, Franklint Okay, with frames, whenever there is a link that you want to open up in the parent browser rather than inside the frame, all you have to add to the link code is "target="_parent"". However, for INPUT BUTTONS(not links) this doesn't seem to be the case. This is my input button code: HTML Code: <input id="button" type="button" value="Submit!"> the input button is INSIDE A FRAME, and because of that, when I click on it- the link goes inside the frame... how do I make it so the input button links to the PARENT browser? Hey. I have a frame and inside it there is a link. I want it to target an anchor called Code: <a name="anchor"></a> that is INSIDE it's own frame. I tried Code: <a href="#anchor"> but it tries to reload the entire page, and doesn't just "jump" to the anchor like it normally would. How do I do this? Thanks Hi there, I was wondering if anyone knows how to centre an image link in another frame (yes I know frames are bad but its an old website I am updating) i have <a href="picturelink" target="mainframe"> <img src="thumbnail" border="0"></a> I have tried everything from class="center" to editing the original frameset and the original page loaded into the window but I can't get the jpeg file to load up centred and so I was hoping someone might be able to help as I don't want to link all the pictures to seperate html documents with only a centred image in... Thanks for any help. Hi! I am using Dreamweaver 8 to develope my site. I have broken the page in three pieces(frames) So that the top frame shows the title, the left frame is for links that I want to show as flash movies in the right frame. I have studied the help file and I have looked on the web and I can't find an explanation that I can understand on how to do this. I believe the clickable link should be an href but I don't know how to code it. Can someone explain this to me? Thanks in Advance! Paul I have a pdf file that is the catalog for my business. Is there a way to make it so that i can create a link that says "view" and if people click on it, then the standard "FILE DOWNLOAD" box does not come up... and it just opens the file in a separate window.... and have a "download" link where if they click that... then it just downloads the file. I know that i am weird... but i think it would be something that not everybody has... and something that would be kinda cool. Thanks in advance.... Mark How do I make the content of my page be in a box in the center? Like, erm, lemme find an example. Like this kinda. See how all the stuff is in the middle, and there are two border type things on the outside? Sorry for sounding like such a beginner or whatever, but I have no idea how to explain this. Hi, In WordPerfect, I could point to a blank part of the page and start typing. Can Word do that? Not sure if this is the correct forum for this issue, but will give it a shot. I am trying to convert a word document to html, but the basic 'save as html' doesn't do it for me. I need to create individual html files for each topic in the document map. I have found some softwares that can do this, but every one of them produces html files that cause that annoying internet explorer popup that says something about ActiveX controls. Does anybody know how to automatically produce html files that do not cause this popup. Thank you for your help. I wanted to google this because I hate having to bug for help, but I'm not sure how to phrase what I'm looking for. I am trying to make a page compatible in both firefox and ie, which Mandarin helped me with tremendously. Now that I have things adjusted, I'm having the issue where the end of the page is showing like a cut sheet of paper over the background? I guess that's the best description I could give. In IE 9, this bottom looks odd. http://exit20.com/vguadiana/firefox/...materials.html Any recommendations or something I could read to fix it? When I set a div overflow on a sentence that is in a set width...if a word is too big it cuts off the whole word. Is there a way to break by character instead of word? I'm trying to impliment a work order system on my website, and example can be seen here of the work order system beta i'm working on, http://www.army.mil/oldguard/workorder/pworkorder.htm I need to be able to assign a work order number automatically that will not only go in the e-mail that flexmail sends out from the form, but also lets the user know what their work order number will be. Also, the work order number should not increase unless there is a successful form submission. The army is paranoid so we have no access to asp, php, perl, or cgi on the server, has to all be done with ajax, javascript, and html. The only other 3rd party software is felxmail and all it handles is the sending of the information fed to it via e-mail. Thank for any help you can provide. I have a paragraph with the same word typed over and over again throughout it, but I dont feel like modifying that word over and over again each time I change it in every single spot that it is located..... example sentence: word that will be typed over and over again: GOOGLE Hello this is my name and I like to use GOOGLE as my search engine, however I think that GOOGLE is not the best search engine but I still use GOOGLE anyway. ----------------------------- Now I want to change it to YAHOO but w/o changing the word each time it shows in the sentence Hello this is my name and I like to use YAHOO as my search engine, however I think that YAHOO is not the best search engine but I still use YAHOO anyway. Am I making sense? Hi, I have a huge text that i need to display in a span tag on my page. Currently the words are breaking at the end of the line, i.e. if the word if "Understand" and there is not enough space to display the entire word, half of the word is displayed in the space available, and the remaining on the next line. However, i want that the entire word be displayed on the next line. Please suggest how this can be done. Regards, Ankit!! I'm trying to draw the visitor to this link from my site to the name, "Brett Allen", so they don't have to look though all the names to see it there. I've tried adding to the link, #brett, #brett+allen but it don't do anything. I can't add < A NAME="codeword" > to the page on nypost site, as its not mine. So, any ideas what I can add to the link? http://www.nypost.com/seven/09222006...y_weekend_.htm I hope this is posted in the right section. If not, I would appreciate some advice as to which forum section to post in. I'm after code / software that can automatically detect the number of words in a range of different document formats. It's for a proofreading website so has to be reliable. Any help or suggestions would be much appreciated. Louis. |