Cant add a link to a network file to a new email

Hi Gents
I'm having heaps of trouble - in fact finding it impossible - to add a FILE hyperlink into a newly composed email to send to recipients who can open the file.
The file is on THEIR computer network, not mine, and I use the UNC path for the recipient network. This works fine in Outlook and other email programs. file path similar to \\192.168.1.100\Share\File.exe
Have set this to true (about:config in TB) , with no added benefit:
mail.compose.dont_attach_source_of_local_network_links
The Hyperlink Insert toolbar icon does not have the FILE: option, nor does the advanced hyperlink editing tool allow me to change the link from HTTP (for example) to FILE.

I go to write in Thunderbird, I click in the insert >Link menu or toolbar icon.
I select a file in the dialog and I get a link that starts with
file:///C:/Documents%20and%20Settings/
Now it is possible that if you use a UNC path you might need two more // but it is unlikely.
One of the things windows users forget is the web is unix. // not \\

Similar Messages

  • Allowing user to create link to a network file

    Is there a way to allow the user of a form to enter the path to a local network file (such as a Word document), so that when others click it, it will take them to the file?
    In a thread in another forum, someone posted the following method of create a button containing the following code that converts text entered into a text field into a hyperlink:
    if (xfa.host.name != "XFAPresentationAgent")
        var oURI = xfa.resolveNode("form1.page1.header.TextField2").rawValue;
        var oLink = "<body xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:xfa=\"http://www.xfa.org/schema/xfa-data/1.0/\"><p style=\"letter-spacing:0in\"><a href=\"" + oURI+ "\" style=\"margin-top:0pt;margin-bottom:0pt;text-valign:bottom;font-fami ly:'Myriad Pro';font-size:8pt\">" + oURI + "</a></p></body>";
        xfa.resolveNode("form1.page1.header.TextField2").value.exData.loadXML (oLink, false, true);
    This works great for internet URLs; however, when you enter a local or network path (for example "Y:\Network\File.doc"), you get the following error message in your default browser:
    Firefox doesn't know how to open this address, because the protocol (y) isn't associated with any program.
    How would you alter this code so that it links to a local or network file, and doesn't try to open it in a web browser? Or, if this isn't possible, is there any other way to allow the user to create a clickable link to a file?
    Thanks,
    Jo

    I've never tried it and there may be alternative ways of doing it, but I would think the only way you can provide formatting tools - without recreating each tool - is to use an Applet.
    What you're trying to do is create a document object on the server, have the user select an command on the client side (such as underlining text), have the client pass the command back to the server, and echo the results of that operation, right?
    It would be incredibly awkward and impractical to do that through a conventional stateless HTTP medium such as JSPs, PHP or JavaScript. It may have been done before, I'm just not aware of any attempts to do so.
    Are you willing to consider alternative third-party solutions, open source or not? Or is this something that you explicitly have to code?

  • How do you add a link to a .swf file?

    Is there a way to add a link/URL to a .swf file, without embedding into the original .fla file?
    Is there any way to do that with just the .swf file alone, and without actually editing the .fla or re-creating it?

    I won't be providing lessons, but here's the basics...  to load the other swf file using AS3 you will use code like the following in the main timeline...
    var my_loader:Loader = new Loader();
    my_loader.load(new URLRequest("theOther.swf"));
    addChild(my_loader);
    addChild(myBtn); // described next but coded here
    To add a link, you can create an invisible button and place whereever you like in the timeline, or if its a text link you can assign the link to the dynamic textfield via the properties panel.  To create an invisible button just create a button symbol and draw a shape for it only in its Hit frame, leaving all other empty... that way you can still see the button to work with it on the stage, but it will be invisible when the file plays.  You could also have the button include text or any other visual you desire if you don't need/want it to be invisible.
    If you use the button approach, then you need to assign the button an instance name (I use "myBtn" for this example)  Then you have to assign an event listener and event handler function for the button...
    myBtn.addEventListener(MouseEvent.CLICK, clickBtn);
    function clickBtn(evt:MouseEvent):void {
         navigateToURL(new URLRequest("http://www.yourlinksurl.com/etc"));
    The reason I addChild for myBtn after I addChild the Loader is so that it will sit above the Loader.  Without that line, the Loader would have the loaded swf sitting atop the button blocking access to it.
    If you plan to use a Textfield instead of a button, then you don't need the event code but you still need the addChild() line to bring it in front.  As mentioned already you can link it via the properties panel field for a link.  To make life simple per these instructions just assign the textfield an instance name of myBtn.

  • Add 'soft link' of a shared file in the body of message.

    I want to know if there is a way to hyperlink a shared file which is on a server and add it in the body of message rather than sending that whole file as an attachment. So that when the recipeint receives the e-mail, he/she can just click on the link and that particular file will open.
    I hope my question is clear enough. I need your expert opinion in this matter. Is this do-able or am I crazy?

    I tried doing the same thing. I guess I am doing something wrong.
    I have a webserver and folder named projects under webserver. I want to access a file from the projects folder. Hence my absolute file path looks something like this:
    \\Web_Server\web_server\projects\bci.doc . How can I make this path as URL? I understand that if I have any internet website or any ip address, I can hyperlink it. But I am not sure, how can I hyperlink a file path such as this.
    I have tried the following code in the javamail:
    String tempFileName ="Web_server/WEB_SERVER/Projects/BCI.doc";
    </font>";
    This did not help me.
    Please help.
    Thanking you in advance,
    Riddhi.

  • Mail issue - When trying to attach a file to a new email nothing happens.

    When creating new email, I click on File/attach file.  Nothing happens,  no window brought up to select file or anything.  When clicking the photo Browser button in the toolbar I get the clolred spinning wheel which goes forever.  I have to force close mail then.  I can copy & paste a file in an email with no problem.  Any help would be greatly appreciated.

    Hi,
    The same thing happened to me and I accidentaly found a solution. It is not the best solution but at least it works. Try to write your email and attach your file offline, then connect your modem and send your email. This worked fine for me.

  • Cant add canon iP2700 series (by network) into my Macbookpro

    Hai Guys,
    I need a little help from u guys, so here is the case:
    Currently i use MacBookPro 13in with retina, and i work in a office where major use windows PC and printers. the case is My Mac cannot use the printer (Canon iP2770) while I can used it if I boot my windows8 in my Mac the same mac - dual booting (simple run the ip address).
    I've tried searching for a solution in this forum, and found 2 solutions, (1) I tried using a manual input for IP Address in "Printer & Scanner" as suggested (but the printer cant be added, due to problem occurs, as it said) Then (2) I tried the "advanced" menu such as: URL: smb://IPAddress/sharename or smb://server/server/sharename ( I use "smb://xxx.xxx.x.xxx/printer%20name" --> xxx.xxx.x.xxx is the printer ip address). but still the problem occurs (I've downloaded and installed Canon Original Driver from the manufacturer website), the printer was successfuly added to the system if I used the "advanced menu" but it cant be use to print "any" document, it always Stop/Pause (in the printer menu).
    Please anybody can help me, i barely frustrated T_T
    Best Regards,
    Narindra Mandala

    Hi, thaks for response, meant to post as a discussion (not question), wanted to save others time if they get the same problem

  • Links in template-dependent files (solved - but new problems towards the end of the thread!)

    This is a simple problem that probably has a simple solution.
    My links work in the .dwt file itself, but just one of them
    (although there are only two at the moment) does not work in the
    template-dependent files (my browser can't find the file). I used
    point-to-file to create the link.

    >
    http://www.mathgoesawol.com
    I can't find any links there or here:
    http://www.mathgoesawol.com/Templates/template.dwt
    In the template, select the image you want to be a link.
    Use the Property inspector to link it
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • How do you make a link in a .pdf file? (Adobe Acrobat 8 Professional)

    Dear Adobe Acrobat Forum,
    I would like to add a link to my .pdf file.
    Once clicked on, I would like the link to send the user to another place in the same .pdf file
    or open a separate .pdf file.
    I've tried to resolve this on my own by going to both Acrobat help section and the InDesign help section as well as Googling "Acrobat 8 link" or something similar.......but to no avail.
    So, can you please tell me how I can add a link to a .pdf file?
    I'm using Adobe Acrobat 8 Professional.
    I have been creating .pdf files using the File > Export feature in Adobe InDesign CS3 (for the Mac).
    Thanks!

    Have you tried in Acrobat 8 to:
    Choose Link tool.
    Then choose as shown on as on this Graphic
    Then when clicking next you should be greeted with this:
    Choose open a file or open a weblink depending upon what you want to do.
    You try some of the other choices. once you select what to do save as a copy and try. If This one doesn't work try some of the other choices in the first graphic. other panes will open up similar to second graphic except there will be other choices.

  • How do i add a link to a jpeg

    want to add a link to a jpeg file which i want to include on an e mail....how do i do this?

    markwmsn's suggestion will work if you are trying to add a link, in an email message, that leads to a JPEG image hosted somewhere else.
    But if you wanted to put a JPEG image inside an email message and have the link lead from the JPEG (when clicked in the email) to a web page somewhere else, then the code must be different. You will need to use standard HTML link code around the image. Your email program would have to let you do that, and the email program on the other end would have to be HTML-friendly. Some people turn off HTML in email, and other people turn off image display in email, so if your recipient does either, the link may not work as intended.

  • Adding a link to an external file into SQL table

    I would like to add a link to an external file (picture stored on my local hard drive) into SQL table. Then use C# to query data from SQL table and export to Excel.  I got everything working ok except the link to external file. I would like to export
    this link to Excel and user can click on the link to open the file. How can I accomplish this? Thank you very much in advance for your help!

    In that case the Filetable feature could be of interest to you. With this feature the file can be part of the database, and still be accessible from tools outside SQL Server.
    I don't really have any good examples handy, but if anyone knows of a good blog post that could help Nhan, please feel free to add.
    Here is a link to the description in Books Online:
    http://msdn.microsoft.com/en-us/library/ff929144.aspx
    Erland Sommarskog, SQL Server MVP, [email protected]

  • How to add Hyper Link to Calendar Invite

    Is there any way of being able to add a link to a calendar invite to be able to dial a telephone number from a calendar invite at the time of the meeting?  I know I can add a link to open a web page or new file in some MS Office apps, but curious if it is possible to do so in Calendar for 10.8.4?

    HI
    see the following code
    This creates an item "55" caption, and exittext ("550") and creates linked button "51" linked to "550"
            oItem = otmpform.Items.Add("55", SAPbouiCOM.BoFormItemTypes.it_STATIC)
            With oItem
                .Top = 315 + 30 + 15
                .Left = 12
                .Width = 100
                .Specific.Caption = "Többlet"
            End With
            otmpform.DataSources.UserDataSources.Add("550", SAPbouiCOM.BoDataType.dt_SHORT_TEXT)
            oItem = otmpform.Items.Add("550", SAPbouiCOM.BoFormItemTypes.it_EDIT)
            With oItem
                .Top = 315 + 30 + 15
                .Left = 120
                .Width = 100
                .Specific.DataBind.SetBound(True, "", "550")
                .AffectsFormMode = True
                .Description = otmpform.Items.Item("55").Specific.Caption
                .DisplayDesc = True
            End With
            oItem = otmpform.Items.Add("551", SAPbouiCOM.BoFormItemTypes.it_LINKED_BUTTON)
            With oItem
                .Top = 316 + 30 + 15
                .Left = 120 - 14
                .Width = 13
                .LinkTo = "550"
                .Specific.LinkedObject = SAPbouiCOM.BoLinkedObject.lf_GLAccounts
            End With
    Regards,
    J.

  • I cant add contacts with the new ios.5

    i cant add or remove contacts from my ipod with the new ios.5 so i cant use the imessage app

    Try this previous post.
    https://discussions.apple.com/message/16416921#16416921

  • How to add a new name in the from box - NOT a new email address

    Hi
    I wish to add email addresses to the from box when I write emails.
    I have my own domain name registered with a third party which I add forwards to which arrive in my thunderbird in tray and it is easy to add a new one to forward to my email server into thunderbird.
    But cannot find out how to add the address the from box without adding a new email address?
    I did manage it a few years ago with an old version of thunderbird but I have just move over from XP pro
    to 7 Pro and had to install the new Thunderbird so must either be forgeting the simple or going daft in my old age!!
    Help!
    Cheers Mark

    You need to add them.
    One possible route is to add a new address as an alternative identity for an existing address.
    Tools|Account Settings|{select account}|Account settings→Manage Identities

  • File, Send link doesn't open a new email. Using Firefox 11.0. Outlook 2010 is the Mailto default and W7 default email program. On the About:config page network.protocol-handler.external.mailto is set to regular font (not bold) "default Boolean true".

    File, Send link doesn’t open a new email. Running Firefox 11.0. Outlook 2010 is the Mailto default and the W7 default email program. On the About:config page, network.protocol-handler.external.mailto is set to regular font (not bold) “default Boolean true”.

    I assume you have tried toggling the setting in Firefox between Outlook and, say, Gmail:
    orange Firefox button ''or'' classic Tools menu > Options > Applications
    In the search box, type or paste '''mailto''' and pause for the list to filter.
    Change the setting and OK to save it, then return to the dialog, change back, and OK again.
    You also might want to toggle the setting at the OS level between Microsoft Outlook and the native Windows Mail client in a similar fashion. In Windows XP you could use IE's Options dialog, Programs tab, for this, but I'm not sure in Windows 7.
    Since one possibility is a problem in your Firefox settings (including the possibility of interfering add-ons), and another is a problem at the Windows level (e.g., Registry settings), it would be useful to try to identify which one it is. One quick way to distinguish is to create a new Firefox profile. It will start up with all factory settings. You can switch back to your existing profile after testing.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    After closing Firefox, start up again in the Profile Manager as described in this article: [http://support.mozilla.com/kb/Managing+profiles Managing profiles].
    With the new profile, can Firefox successfully create a message in Outlook?

  • HT1473 Help I just moved my music files to a external hard drive and am using the new crappy version ( i know my opinion) of itunes and cant add the files to my libray it gives me the add file to library option but not the add folder to library option wha

    Help I just moved my music files to a external hard drive and am using the new crappy version ( i know my opinion) of itunes and cant add the files to my libray it gives me the add file to library option but not the add folder to library option what am i doing wrong?

    In iTunes 11 uncheck the preferences setting in in the iTunes Preferences panel "Advanced > Copy Files to iTunes Media folder when adding to Library"

Maybe you are looking for

  • Keyboard and Touch-Pad Not Working After Having to Install New Hard Drive

    I had to install a new hard drive in my HP Pavillion DV9700t that has Vista Home Premium 64-bit.  After going through the recovery process with backup disk the built in keyboard and touch-pad do not work.  During the installation, an error message ca

  • Adding text to a photo in iPhoto Picture Book style

    How do I do it?

  • Pages uses other language than rest of iWork

    Hello there, since upgrading to Lion, Pages is in German, although Numbers and Keynote are both in English, just as my system is running in English language. I have not found out how to change Pages to English, therefore I hope the community can help

  • Bleeping/Glitches when playing music in iTunes

    Hi, Just the last couple of days i have noticed when i am playing music from iTunes on my 15" Mid 2010 Macbook Pro, I am getting intermittent digital noises like bleeping and weird audio glitches. It is almost like an 8 bit type song which are so pop

  • Troubles with HDX900

    I using a trial version of Onlocation cs-4 and recording from an HDX900, at 1080i it records fine, but there is a 5 second constant offset in the time code I can't seem to get rid of. I am initiating recording at the camera and have the pre-reoord bu