Links to external files don't work

Hello
Using RH 8.02 and converting linked Word docs (Word 2002) to WebHelp. These are policies and procedures that reference external documents.
In my Word doc I have a hyperlink to an external document. This doc is on a network server. In Word I added the hyperlink and it appeared as a relative path, such as ../RelatedDocs/RelDoc1.doc.
The referenced file is an external file, and I don't want to add it to RH because it may be updated; I just want to link to it so that a user gets the latest version.
When I update the HTML files in RH I see this in my HTML file:
<a href="file:////terminus/avbase_techsupport/av-base documents/supportmaster/documentationshare/relateddocs/reldoc1.doc">Related Doc 1</a>
This is the correct absolute path for the referenced file. Note the file://// prefix, with four forward slashes.
When I generate WebHelp, the link doesn't work. Nothing happens.
I tried the following:
1. Copied the whole path into my Windows Start > Run box and hit Enter. Nothing happens.
2. Removed two of the forward slashes and copied it again into the Run box. Now the file opens in Word.
I also tried removing the hyperlinks from the Word docs and adding them through RH instead. Same result.
Why does RH add four forward slashes to the prefix? What can I do to get these external links working?
Thanks for your help.
Roger Shuttleworth
London, Canada

Hello Peter
I apologize for taking so long to respond. I just received a new computer with Vista and have had to set it up. Here is what happens:
1. In Word, I have a doc policy1.doc that contains a hyperlink to reldoc1.doc. The two files are in different folders. When I insert the link, Word shows it as a relative path ../RelatedDocs/reldoc1.doc. When I hover over it in the Word doc, it shows as an absolute path starting with file:///\\theserver, etc.
2. My RH project includes policy1.doc but not reldoc1.doc. I update policy1.doc in RH. In the HTML topic file (HTML view) the link is:
<a href="file:////theserver/path/reldoc1.doc">Link text</a>. Note the four forward slashes.
3. I save all project files and generate WebHelp.
4. In the resultant web page (in Firefox), I click the link in policy1 and nothing happens. The status bar shows the path the same as above.
5. I navigate to the output !SSL! and find the index page, and open it in Internet Explorer 8. The link shows in the status bar as file://theserver/path/reldoc1.doc, and when clicked IE opens the Word doc.
So in this case Firefox doesn't open the link but IE does.
Here is another scenario:
1. I have no links in myWord docs.
2. I generate topic files in RH using the linked Word docs.
3. In RH, in the HTML file for policy1 (policy1.htm) I add a link to reldoc1.doc. I choose the file protocol. RH asks me if I want to copy the doc into the project folder, and I say No.
4. I check the HTML for policy1.htm and see that it has the link as follows:
<a href="file://J:/Documents/rest of folder path/RelDoc1.doc">Related Doc 1</a>
(Going to Hyperlink Properties shows the same path.) Note the two forward slashes.
5. I save all files in the project and click Generate Primary Layout (which is WebHelp). A dialog asks if I want to update <some file or other, but I can't see which one because that darned dialog box is too small, but I expect it's policy1.htm>.
6. I say No. The output is generated and I view it in Firefox. The link works and has a path in the status bar as:
<a href="file://J:/Documents/rest of folder path/RelDoc1.doc">Related Doc 1</a>
Note the three forward slashes.
7. I view the index.htm file in IE and it works.
As a variant of the above, instead of saying No when asked if I want to update the file, I say Yes.
1.The HTML of policy1.htm now shows the link as:
<a href="file:////server/rest of path/reldoc1.doc">Related Doc 1</a>
Note the four forward slashes again.
2. The link is as shown in the status bar of Firefox is now set to:
<a href="file:////server/rest of path/reldoc1.doc">Related Doc 1</a>
It doesn't work.
2. The same link shown in IE status bar has two forward slashes (even though the source has four), and it works.
So in answer to your question, the link definitely changes within RH. The two browsers deal with things differently, with IE seeing a file://// link as file://.
Incidentally, I did some research on the file:// protocol and came up with:
http://kb.mozillazine.org/Firefox_:_Issues_:_Links_to_Local_Pages_Don%27t_Work
The answer seems to be:
1. Add the links within RH.
2. Don't update when generating output.
3. If possible, get users to use IE instead of FF.
Either way, it's not very satisfactory for my purposes.
Regards,
Roger

Similar Messages

  • CS5- Custom Links to EPS Files Don't Work?

    I am building a plugin that allows a user to place graphic assets from our own external asset management system into their InDesign document.  These assets need to maintain a "custom link" to the external assets.
    Everything was working great for simple raster image formats (like JPEG) but the custom link information seems to get lost for EPS files.
    After doing some deep debugging I decided to try building one of the sample plugins that ship with CS5 - 'customdatalink' and the accompanying 'customdatalinkui'.  This sample does a similar type of thing with CSV files that reference external assets.
    To make a long story short, the sample plugin exhibits the exact same behavior.  If you edit one of the sample csv files to point to an EPS image and place that in a document, you'll see that the Link URI is replaced with a file:// style path instead of the custom csv:// URI.  It works as expected for JPEG files.
    Surely this is not expected behavior.  Am I missing something obious here or is this a simple (but pretty major for my plugin) bug?
    Thanks in advance for any assistance.
    p.s. this behavior is identical on both Mac and Windows.

    Here's a bit more detail. Again the idea is to return an IPMStream that doesn't include a IID_IFILESTREAMDATA. So I make a proxy IPMStream that just forwards requests to a real IPMStream.
    I've abbreviated a bit here for space reasons.
    So I make my own IPMStream object adding the class to my .fr file:
    class FileProxyWriteStream : public CPMUnknown<IPMStream>
    public:
                   FileProxyWriteStream(IPMUnknown* boss);
              virtual     ~FileProxyWriteStream();
              void SetRealStream(IPMStream *, AeInDesignGeo *);
              virtual uchar XferByte(uchar& chr) { return mRealStream->XferByte(chr); }
    ... all IPMStream methods
    Create my proxy stream:
    proxyStream = ::CreateObject2<IPMStream>(kFileProxyWriteStreamBoss, IID_IPMSTREAM);
    And I create a IPMStream:
    InterfacePtr<IPMStream>          realStream(StreamUtil::CreateFileStreamReadLazy(file, kOpenIn));
    Tell my proxyStream about the realStream
    proxyStream->SetRealStream(proxyStream);
    and CreateResourceReadStream returns my proxyStream
    Hope this helps
    -doug

  • Links to .mp3 files don't work in OS5...?

    Hello all,
    Ever since upgrading to iOS5 - I can't play certain .mp3 files hosted on my server - this was not an issue in previous versions.
    Links like this: http://www.dksound.com/media/DK_Radio_3_2011.mp3
    appear broken on the iPad and Iphone but play just fine on other devices.
    Any suggestions
    Thank you
    Rasmus Schwenger

    Rasmus-
    Its your website as far as the iPad is concerned!  That doesn't mean that iOS 5 is not at fault.  I still think it would be worth providing the specifics to Apple at <iPad Feedback>.  There might be a simple correction that could be made to the next iOS 5 revision.
    At least some other websites do not have the problem, so there is most likely something in your website's HTML code that is different.  Is it possible to download the HTML code of other websites and compare with yours?
    Fred

  • Link to a file doesn't work anymore

    I repeteadly made this experience: I link some text to a file and upload it via .mac. However, when I change the file, the link doesn't work anymore. Even if I set up the whole thing again and upload it, it doesn't work.
    Seems like I get one chance per link and that's it.
    Does anyone know how to get the link working again?
    Message was edited by: Christian Stahl

    I just started using iWeb last night for the first time and ran into the same (or similar) problem. I did it kind of backwards but that shouldn't matter I wouldn't think. I also came across another problem with text which was not supposed to be a hyperlink but ended up being one and one I couldn't turn off.
    I created a text field, typed in some text, then made the text an active hyperlink and attached the link to a file. That first one worked OK. Then I copied and pasted that text field about ten times, changed the text slightly and set each text field to another different file link. I then published and tried the links using Safari. The first few links worked fine and the files were automatically downloaded to my downloads folder. However, clicking on the last few links downloaded files from the other previous text links instead of the ones they were supposed to even though the inspector shows the correct files. I even tried doing new text fields and new links but they still don't work correctly.
    The other problem is that I created some more text fields to be used as descriptions for the file downloads by copying a hyperlinked text field. I realized after the copies were made and I had spent some time changing the text that these text fields carried over the linked hypertext attribute. Since I didn't want to type everything out again from scratch, I just turned off the hypertext link attribute in the inspector. However, after I saved the web site and then published the site, I discovered that the text was still linked to a file download. I went back into iWeb and that hypertext checkbox was now checked. I turned it off several times but every time I publish, it turns it back on by itself.
    I am going to create the entire page over again from scratch and try the method of dragging files from the finder to initially create the link (got that from the help file).
    Also it would be nice to have better/more file download features in iWeb such as being able to access a file picker where the web user could select files s/he wanted to download instead of requiring one button per file. Also, some way to automatically compress into one download a selection of several files.
    -R

  • Links to external files do nothing after being burned to disk

    I built a product catalog a while ago in CS4 and now I've had to edit it in InDesign CS5. With InDesign CS4, everything worked fine. The files were linked and then all the file were burned to disk, all the files worked on the disk (links, etc). I have since edited the files in InDesign CS5. I build the catalog, created all the links (interior within the same pdf, links to external pdfs and other file types). Everything works on the computer  but somehow fails after being burned to disk.
    My sequence  was like this:
    Set up product catalog last year with links and files, everything was fine and worked as expected.
    Opened the file, made my edits.
    Made links between the pdf's pages and from the pdf to external pdfs and videos etc. All of these links work in the pdf.
    Burn the files to a disk
    Some of the old links work
    All the links within the main pdf work
    None of the new links to external files work. I click the link and nothing happens. The paths are exactly the same as the previous version
    I have tried:
    Examining the links, everything is based on pseudo relative paths (last year it worked fine)
    Burning the disk on a Mac and a Windows XP
    Please help. Any and all help is very much apprecitated.

    I figured it out.
    I created the links in InDesign by making an interactive link to a file. When I open the file in Acrobat, the links work fine over the network. I burn to disk and the links no longer work.
    Problem: At some point, InDesign changes the "open file" hyperlink command in InDesign into a URL webpage request in Acrobat.
    Solution: So basically, I now have to go into the file in Acrobat and change all the buttons from "open web link" to "open file." It's only a product catalog with about 1,200 links that's due today.

  • After upgrading to Yosemite, my external speakers don't work.  Any clue what to do?

    After upgrading to Yosemite, my external speakers don't work.  Any clue what to do?

    System Preferences
         Sound (Make sure you have your external speaker cable or external headphones plugged in)
              Mute is selected (Uncheck Mute)

  • I just updated to Adobe Reader 11.0.07 on my Mac 10.6.8 and now the video files don't work.  How do I uninstall the update and return to the previous version?

    I just updated to Adobe Reader 11.0.07 on my Mac OS version 10.6.8 and now the video files don't work.  How do I uninstall the update and return to the previous version?

    I received a notice from Chris Campbell at Adobe that stated : "....we are aware that Macs created between 2006 and 2008 are currently running into problems using the latest release of Flash Player (version 13)."  My question is will the update of Adobe Reader 11.0.07 cause this problem with Flash Player 13 on my Mac?  Sometimes when I try to view streaming video I get sound but no video.
    >

  • Links in object states don't work

    I have an object state with several text boxes, hyperlinks and buttons works fine, UNTIL i create buttons to control the object states appearance. Then the integrated links in the mso don't work.
    Have tried with new document, new folio etc. As soon as I delete buttons to control the mso, the links works perfect. HELP please

    Hi,
    You can solve this problem putting the buttom outside the MSO. And recreate the links inside the MSO.
    //Felipe

  • EXTERNAL SPEAKERS DON'T WORK

    External speakers don't work. They are LABTEC LCS 2420 speakers. The internal speakers with RealTek driver works fine. I have an HP Pavilion 23 touchsmart All-In-One PC with windows 8. I plugged the speakers in the headphone port then tried the audio jack in the back with the same resullt. When I right click on the sound icon and click on playback devices and riight click  in the open area i checked  show disabled and disconnected devices only the speakers realtek icon appears. Do I need to download other drivers and how should I do this?

    Try the following: Control Panel > Hardware and Sound > Manage Audio Devices > in the 'Playback' tab you should see the ports (rear and headphone) > R-Click the one that you are using for your external speakers and make it the default device.
    Trust this helps.
    regards davida
    "Although I am an HP employee, I am speaking for myself and not for HP"

  • IS THERE ANY WAY TO EMBED LINKS INTO THE FILE YOU ARE WORKING ON?

    IS THERE ANY WAY TO EMBED LINKS INTO THE FILE YOU ARE WORKING ON?

    Ha! Perfectly classic case of XY problem! Pointed out by Jongware in some other thread recently - couldn't find an exact link right now...
    In short:
        User wants to do X.
        User doesn't know how to do X, but thinks he can fumble his way to a solution if he can just manage to do Y.
        User doesn't know how to do Y either.
        User asks for help with Y.
        Others try to help user with Y, but are confused because Y seems like a strange problem to want to solve.
        After much interaction and wasted time, it finally becomes clear that the user really wants help with X, and that Y wasn't even a suitable solution for X.
    Maybe it worth to add to a list of tips and best practices of the forum:
    Avoid XY problem!

  • I can't cancel my creative cloud membership.Links and phone number don't work. PLEASE HELP, I WILL NOT PAY THE NEXT INVOICE!!!

    I can't cancel my creative cloud membership.Links and phone number don't work. PLEASE HELP, I WILL NOT PAY THE NEXT INVOICE!!!

    This is an open forum, not Adobe support... You need Adobe support to cancel a subscription
    -start here https://forums.adobe.com/thread/1703848
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html
    --and two links which may provide more details, if the above links don't help you
    -http://helpx.adobe.com/x-productkb/policy-pricing/return-cancel-or-change-order.html
    -http://helpx.adobe.com/x-productkb/policy-pricing/cancel-membership-subscription.html

  • Audio files don't work in FCE

    I have clips that I want to use in Final Cut Express that have audio in 48 KHz, 16-bit integer mode.
    The FCE manual says "16-bit audio: For video capture and output, 16-bit audio is almost always used"
    When I import the clips into FCE and place them in my sequence, I get the dreaded red line over the audio, and I can't seem to "render," so essentially, my clips have no sound.
    The default audio settings for my sequence are 48 KHz, 32-bit floating point, about which the FCE manual says "Final Cut Express HD mixes the audio in your program internally at 32-bit, floating-point resolution even if your source audio is 16-bit. The result is that all audio calculations are made with higher precision, maximizing the quality of your program’s audio."
    But since my audio files don't work in FCE, something is not right, and I don't know how to change it. The only way to change sequence settings is to load presets, none of which give me contol over the audio settings at this level. How do I get my audio files to work?
    Thanks,
    Rebecca

    Ok, so I opened up one of the orignal clips in QT, and clicked on "Export -> Quicktime movie." Under settings, I made sure the compression was DV/DVCPRO NTSC, and the audio was set to 48 KHz, 32-bit floating point. And exported. And then imported the clip into FCE, and it worked! (Even my teacher in my Final Cut class couldn't answer this one for me).
    Question is, if all cameras record at 16-bit interger (as the FCE manual says) and FCE requires 32-bit floating point (as it seems to), why doesn't it do the conversion automatically (as the manual suggests, but does seem to actually do)? I guess I don't really need this question answered, since I now have a fix, but I still need to use QT to convert every clip before I can use them in FCE, which is still a pain.
    Thanks,

  • I continue to have problems with links in email, they don't  Work.

    I continue to have problems with links in email, they don't work. When I called apple support she said to hard boot by holding off and home keys and restart. However this is only since the new release of the operating system,  it happens ever day and it's getting OLD.. Any solutions?

    Yes, almost daily since the iOS update. Is there a permanent solution. And does the hard reboot hurt the iPad?

  • Click url links from email (thunderbird) don't work.

    click url links embedded in email don't work. I tried the "fix" to go to thunderbird (email account) and follow tools-options-...but when I got to "advanced" it would not click. Clearing the "cache" seems to be important, but I'm not even sure that's the problem. It started to develop after I upgraded some add-on movie-audio feature to firefox. So, I suspect there is some incompatibility there. Please help.

    Since posting, I figured it out with a google search - to simply find a way to identify firefox as my "Default browser" - apparently, any time you update windows or do add-ons from Bill Gates, he makes your computer take IE the default browser - so the clicking doesn't work from email on firefox. So, I went into the control panel for "default programs" and clicked again to make Firefox the one, re-booted and everything works fine now. I suspect that many people will find this approach very helpful when they get frustrated with the same problem. Thanks google!

  • External speakers don't work with Yosemite

    I have just upgraded my iMac to Yosemite and now my external speakers don't work.
    They are there to be used under System Preferences -> Sound as "Bose USB Audio"
    But when I select them I get no sound and "The selected device has no output controls"
    I do get sound if I select the Built-in Internal Speakers
    The Bose speakers worked fine under Mavericks.
    Can anyone help me get them working again ?

    Had similar issues with Bose Companion 5 after Yosemite installation. Tried most suggestions posted here without success.
    But Birkers' post about plugging in/out analog headphones from Bose puck gave me an idea.
    1. Removed Bose USB cable from iMac (Late 2014 Retina 5K / Yosemite 10.10)
         - confirm that Bose disappears from Sound panel in System Preferences
    2. Played music through internal speakers - OK
    3. Played music through 2nd Display speaker - OK
    4. Re-connected Bose USB cable to a different USB port
         - confirm that Bose appears in Sound panel in System Preferences
    5. - Bingo! Sound now playing trough Bose system

Maybe you are looking for