Opening File URL in a Browser

I am trying to a TIFF file from my applet using file URL. The TIFF is located in the local file directory and I create an URL and get the Applet Context and call showDocument.
URL fileURL = new URL("file:///"+ <file location>);
applet.getAppletContext().showDocument(fileURL, "_blank");
The problem with the above code is that if the file location contains spaces it is not opening the TIFF file.
I tried using URLEncoder to encode the url so that the space could be replaced
URL fileURL = new URL("file:///"+ URLEncoder.encode(<file location>,"UTF-8"));
But when i tried with the above code, the spaces are converted to +. Even this is not recognized by browser.
What should I do so that spaces are converted to "%20" which is recognized by the browser. I tried various encoding formats nothing helps.

Rather than trying to figure out the file: url yourself you can rely on the
methods within the File and URI classes to perform the conversion
between file name and URL.import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
public class FileUrlEg {
    public static void main(String[] args) throws MalformedURLException {
        File f = new File("space dir/walkaway.wav");
        URL url = f.toURI().toURL();
        System.out.println(url);
}The output is:file:/C:/Documents%20and%20Settings/pbrockway2/My%20Documents/JDC/space%20dir/walkaway.wav

Similar Messages

  • Error opening file/URL reference by alias and Administrative limit exceeded

    Hello All,
    Problem:
    SMTP Error: 4.5.0 error opening file/URL reference by alias
    and
    Search failed with: netscape.ldap.LDAPException: error result (11); Administrative limit exceeded
    Here is my configuration:
    Windows 2000 server (without Active Directory)
    SP4
    Iplanet Messaging Server 5.2
    Netscape Directory Server 4.16
    IPlanet Messaging Server 5.2 Hotfix 1.09 (built Jan 7 2003)
    We have a group which we use to flash messages to all the users of the mail server. Till last week it was working fine but now I am not able to send messages to this group <group-name>.
    There are around 800 (Eight Hundred) E-mail id the messaging server and the flashed message is supposed to go to all 800 + users.
    Note: I have another group of 300 users and I am able to send an E-mail to this group of 300 users.
    I am using Dynamic Group for Members list.
    The error message I get while trying to send message to this group is
    SMTP Error: 4.5.0 error opening file/URL reference by alias.
    The corresponding error in mail.log file is
    30-Jan-2004 10:55:21.40 41c.7e4.1098 tcp_intranet J 0 <group-name>@domain rfc822; <group-name>@domain domain (localhost [127.0.0.1]) 452 4.5.0 error opening file/URL referenced by alias: <group-name>@domain
    Now when I construct and Test the LDAP URL from Console, the error I get is:
    Search failed with: netscape.ldap.LDAPException: error result (11); Administrative limit exceeded
    I have increased the various limits but I still get the same error when I send mail to that group or do a LDAP Test:
    The deafult and new limits are:
    Sizelimit: Default 2000 New 10000
    Timelimit Default 3600 New 3600
    Lookthroughlimit Default 5000 New 6000
    The corresponding error entry in access log of slapd is:
    30/Jan/2004:12:19:26 +051800] conn=34 op=213 RESULT err=11 tag=101 nentries=0 etime=2 notes=U
    My search for Administrative limit problem and error opening file/URL error in Sun forum and other groups did get some hits but that did not solve my problem.
    I will appreciate any suggestion/comments.
    Thanks and Regards,
    Maneesh Bisht

    Thanks Jay.
    My problem has been fixed.
    Your suggestion was to increase the lookthrough limit. As you would have noticed in my posting that I had increased this limit to 6000 but that did not solve my problem. Today I increased this limit to 10000. And after that I did not get "administrative limit exceeded" error. Also I do not get "error opening file/URL reference by alias" error while sending E-mail to a particular group of 800+ ids.
    Regards,
    Maneesh Bisht

  • SMTP Error: 4.5.0 error opening file/URL reference by alias

    Dear Sun,
    1)the MSG version
    bash-3.00# ./imsimta version
    Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009)
    libimta.so 7u2-7.02 64bit (built 03:03:02, Apr 16 2009)
    Using /opt/sun/comms/messaging64/config/imta.cnf (compiled)
    SunOS mailpxy1 5.10 Generic_138888-06 sun4v sparc SUNW,Sun-Fire-T200
    I am having bounce back notification with there error message for one of the group email (~5000 users) , for another group (~1000 users ) is able to sent through
    the error msg i get
    2010/02/04 09:05:59.351     [4608:5224]     21     D     Greeting message [220 xxx.edu.xxx [ESMTP Server] service ready;ESMTP1 Server at; 02/04/10 09:05:59] is sent to client.     (10.0.1.29:4072-202.xx.xx.xx:25)          [smtpsessionmgr.cpp(6145),CSmtpSession::HandleSession]
    2010/02/04 09:05:59.351     [4608:5224]     21     D     Receive Buffer Size: 4095     (10.0.1.29:4072-202.xx.xx.xx:25)          [smtpsessionmgr.cpp(3385),CSmtpSession::KickoffAsynRead]
    2010/02/04 09:05:59.367     [4608:6488]     31     D     Response:[451 4.5.0 error opening file/URL referenced by alias: [email protected]     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(1577),CSmtpClientChanel::_SendMultilineRespCmd]
    2010/02/04 09:05:59.367     [4608:6488]     31     D     ]     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(1577),CSmtpClientChanel::_SendMultilineRespCmd]
    2010/02/04 09:05:59.367     [4608:6488]     3F     D     Timing data for task [Send command and receive response for RCPT TO:<[email protected]>]: 15 ms.     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(1551),CSmtpClientChanel::_SendMultilineRespCmd]
    2010/02/04 09:05:59.367     [4608:6488]     31     W     Recipient [email protected] is temporary rejected.     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(936),CSmtpClientChanel::_DoSendMail]
    2010/02/04 09:05:59.383     [4608:6488]     31     I     Envelope information transfered. Recipients status: accepted 0, temporary rejected 1, permanently rejected 0.     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(962),CSmtpClientChanel::_DoSendMail]
    2010/02/04 09:05:59.383     [4608:6488]     31     D     Send command: QUIT     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(1547),CSmtpClientChanel::_SendMultilineRespCmd]
    2010/02/04 09:05:59.383     [4608:6488]     31     D     Response:[221 2.3.0 Bye received. Goodbye.     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(1577),CSmtpClientChanel::_SendMultilineRespCmd]
    2010/02/04 09:05:59.383     [4608:6488]     31     D     ]     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(1577),CSmtpClientChanel::_SendMultilineRespCmd]
    2010/02/04 09:05:59.383     [4608:6488]     3F     D     Timing data for task [Send command and receive response for QUIT]: 0 ms.     (28C994F9-F07F-4323-B7B1-778EA3C510C3,202.xx.xx.xx:4815-202.xx.xx.xx:25)          [smtpclientchanel.cpp(1551),CSmtpClientChanel::_SendMultilineRespCmd]
    2010/02/04 09:05:59.398     [4608:6488]     31     E     Relay failed due to ERR_TMP (0x00000002).     (28C994F9-F07F-4323-B7B1-778EA3C510C3)          [sendmail.cpp(1013),_DoSendMail]
    2010/02/04 09:05:59.398     [4608:6488]     81     W     Try relay host [202.xx.xx.xx] failed due to ERR_TMP.     (28C994F9-F07F-4323-B7B1-778EA3C510C3)          [sendmail.cpp(1286),_TryDomainBasedRelay]
    2010/02/04 09:05:59.398     [4608:6488]     31     W     Send to [xxx.edu.xxx] failed due to ERR_TMP (2).     (28C994F9-F07F-4323-B7B1-778EA3C510C3)          [sendmail.cpp(2103),SendMail]
    2010/02/04 09:05:59.398     [4608:6488]     3F     I     Timing data for task [Try to deliver message]: 78 ms.     (28C994F9-F07F-4323-B7B1-778EA3C510C3)          [smailjob.cpp(55),TSendMailJob::run]
    2010/02/04 09:05:59.398     [4608:6488]     33     I     Begin to apply notification policy and send notificationin the ldap directory server "Client Control Settings"
    Size Limit: 16000
    Time Limit: 480
    Cheer
    UBD

    Hi Sun,
    What have you got set for the dynamic URL attribute (mgrpDeliverTo:) for both groups?
    both empty
    Do you see the dynamic URL search in the directory server access logs? What is the result of the search?
    ldap:///dc=ubd,dc=edu,dc=bn??sub?(group=student) // this group attribute is customize.
    no result is sent back
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=-1 msgId=-1 - fd=183 slot=183 LDAP connection from 10.0.1.28:32999 to 10.0.1.24
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=0 msgId=1 - BIND dn="uid=msg-admin-email.ubd.edu.bn-20090325031101Z, ou=People, dc=ubd,dc=edu,dc=bn" method=128 version=3
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="uid=msg-admin-email.ubd.edu.bn-20090325031101z,ou=people,dc=ubd,dc=edu,dc=bn"
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=1 msgId=2 - SRCH base="dc=ubd,dc=edu,dc=bn" scope=2 filter="(&(objectClass=sunManagedOrganization)(|(associatedDomain=email.ubd.edu.bn)(sunPreferredDomain=email.ubd.edu.bn)))" attrs=ALL
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=1 msgId=2 - RESULT err=0 tag=101 nentries=0 etime=0
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=2 msgId=3 - SRCH base="dc=ubd,dc=edu,dc=bn" scope=2 filter="(&(objectClass=sunManagedOrganization)(|(associatedDomain=ubd.edu.bn)(sunPreferredDomain=ubd.edu.bn)))" attrs=ALL
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=2 msgId=3 - RESULT err=0 tag=101 nentries=1 etime=0
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=3 msgId=4 - SRCH base="dc=ubd,dc=edu,dc=bn" scope=2 filter="(|([email protected])([email protected])([email protected]))" attrs="preferredLanguage 8192 mail mailAlternateAddress mailEquivalentAddress"
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=3 msgId=4 - RESULT err=0 tag=101 nentries=1 etime=0
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=4 msgId=5 - SRCH base="dc=ubd,dc=edu,dc=bn" scope=2 filter="(|([email protected])([email protected])([email protected]))" attrs="objectClass inetUserStatus mailUserStatus inetMailGroupStatus uid preferredLanguage mailRoutingAddress 8192 mail mailAlternateAddress mailEquivalentAddress mailDeliveryOption vacationStartDate vacationEndDate mailConversionTag mailHost mailQuota mailMsgQuota mailProgramDeliveryInfo mailDeliveryFileURL maildeliveryfile mailAutoReplyMode mailAutoReplySubject mailAutoReplyText mailAutoReplyTextInternal mailAutoReplyTimeout mailSieveRuleSource mailForwardingAddress mailDeferProcessing mgrpMsgRejectAction mgrprejecttext mgrpMsgRejectText mgrpBroadcasterPolicy mgrpDisallowedBroadcaster mgrpAllowedBroadcaster mgrpDisallowedDomain mgrpAllowedDomain mgrpMsgMaxsize mgrpAuthPassword mgrpModerator mgrpDeliverTo memberURL uniqueMember mgrpRFC822MailMember rfc822mailmember mgrpErrorsTo mgrpAddHeader mgrpRemoveHeader mgrpMsgPrefixText mgrpMsgSuffixText mgmanMemberVisibility expandable"
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=4 msgId=5 - RESULT err=0 tag=101 nentries=1 etime=0
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=5 msgId=6 - RESULT err=34 tag=101 nentries=0 etime=0, Invalid DN
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=6 msgId=0 - RESULT err=80 tag=120 nentries=0 etime=0
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=-1 msgId=-1 - closing from 10.0.1.28:32999 - A1 - Client aborted connection -
    [04/Feb/2010:11:57:47 +0800] conn=3603 op=-1 msgId=-1 - closed.cheer
    UBD

  • File Server Role: Slow access for "opened files" and slow Explorer browsing

    Since we migrated our fileserver from Windows Server 2008 R2 to Windows Server 2012 we are facing two major problems:
    1. Opening files which are already opened by other users takes about 1 minute before the file actually opens. This is not only for Office files such as Excel and Word, but also for other (not office) files. Again, this problem only rises when the file(s)
    is/are already opened by another user. There seems to be a sort of "Lock" check time which is about 45 to 60 seconds.
    2. The other problem is browsing via Explorer through the network drive (all clients are Windows 7 clients). Half of the time there is some kind of "hick up" with displaying the results of the folder. I cannot figure out a patern, but if there
    is no "hick up" then browsing is very fast (also in the busiest times of the working day)... If there is a "hick up" the result can take about 50 seconds to display the content of a folder.
    I suspect the SMB implementation / settings of Windows Server 2012 which are causing the problems...
    Things I tried:
    1. Changed the Oplocks wait time to 10 seconds (which is the minimum). The result is that openening files does indeed go some faster (still taking about 45 seconds).
    2. Disabled SMB2: the result is that browsing is fast... Opening files does go faster. BUT: we are then facing other problems like some files are not able to open... This setting was, after getting a lot of complaints from the users, changed back to enabled
    SMB2.
    3. Within the NIC card properties I disabled "QoS packet Scheduler", "Link-Layer Topology Discovery Mapper I/O Driver", "Link-Layer Topology Discovery Responder" and IPv6 (as we only use IPv4).
    All above with not the promising results.
    The server is a dedicated (virtual machine on vSphere 5.1) fileserver.
    Please Advice since this is not workable, and we have postponed the migration of the fileserver for our aother location.

    Hi Dave,
    I suggest you disable all third party applications like Anti-Virus application to test if it could reduce the waiting time when accessing a file.
    Here are some related threads below that could be useful to you:
    DFS Slowness when Opening Microsoft Documents and Excel Spreadsheets
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/61ec9a99-0027-44cb-815c-0da9276c1c96/dfs-slowness-when-opening-microsoft-documents-and-excel-spreadsheets?forum=winservergen
    Opening files over network takes long time
    http://social.technet.microsoft.com/Forums/windows/en-US/c8ddb65f-8a17-4cee-afd4-dfc09e99d562/opening-files-over-network-takes-long-time?forum=w7itpronetworking
    opening folder or file takes over a minute on Windows 2008R2 File server
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/b9aa98c4-3ef7-4e6d-810d-6099e72b33f6/opening-folder-or-file-takes-over-a-minute-on-windows-2008r2-file-server?forum=winserverfiles
    Best Regards,
    Amy Wang

  • Can't open file://-URLs (Links) in Mail or Messages. Adium works. What is wrong?

    Hi, in our office, we send links to documents on our server with file://-URLs. In Yosemite (Mail and Messages) it is no longer possible to open these links via the services menu (open URL). Adium works. Do I have to change something in my Yosemite-Configuration? Thanks for helping. Best regards Michael

    Apple broke the way Mail handles afp:// URL links in Mavericks and has finished breaking Mail in Yosemite by breaking file:// URL links as well.
    AFP urls in Mavericks are mounting as volumes

  • How do you create a clickable QT movie that opens a URL in a browser

    Hi,
    I'd like to create a stand-alone, downloadable QuickTime movie that -- when you click on it -- opens up a Web page in the viewer's web browser.
    I just read this article about HREF tracks, but I didn't find it to be specific enough to be much help to me.
    http://www.apple.com/quicktime/tutorials/hreftracks.html
    Does anyone have a step-by-step that will get this done for me?
    Is using Automator the way to go? Can anyone tell me how to use that?
    thanks,
    james
    g5   Mac OS X (10.4.4)  

    I've been watching this thread, hoping for an answer. Too bad you guys can't figure it out. Perhaps I can add another piece to the puzzle...
    I have used peer-to-peer software (Acquisition) to download files from "shared" networks. (Yes, it violates copyrights, and with the recent spate of OS X "Trojan", is risky. Mea culpa. I have ceased this behavior.)
    Sometimes, however, a search will provide a boatload of ".mov" files in the 1-3mb size range. (The search term "Jenna" works wonderfully.) If you download one of them, and either look at it in Column View-Preview or actually open the file, (it is set to "Autoplay on opening"), about 1/3 of the way into the file, your default browser will open to a URL which contains "adult" content.
    I have opened one of these files using TextEdit, and by searching for "http" can find the "call" (if you will) for the website. However, it is embedded in "gobbledygook" which I can't understand. HexEditor fares no better.
    When you open the file as a movie, however, and look Window-Show Movie Properties, you find three tracks: Audio, Video, and Flash. If you extract the Flash track and play it alone, it "calls" the URL and the website opens. The Video track does not do this.
    I don't know what to do with this information, maybe you others can use it to figure something out.
    EDIT: I opened the Flash Track with TextEdit. It's too long to post in this message, but not too long for a new post. If it'll help, I can reply again.

  • Open file URL actionscript

    I have designed a flash site and would like to have a button
    open a .pdf or .jpg file. I tried to use the getURL script to no
    avail. Can someone help me out and let me know what script i should
    use to get these files to open or if it is possible? I woudl like
    them to open in a separate browser also. Thanks for your
    time.

    > getURL("
    http://download.macromedia.com/pub/documentation/en/studio/st8/st8_expl
    > oring.pdf","target=_blank");
    > }
    second parameter is a target and you should not put that in
    get url string.
    getURL("
    http://download....t8/st8_exploring.pdf","_blank");
    Regards
    Urami
    Happy New Year guys - all the best there is in the 2006 :)
    <urami>
    http://www.Flashfugitive.com
    </urami>
    <web junk free>
    http://www.firefox.com
    </web junk free>

  • Open file/url in Captivate 2

    I've read several strings hoping to find a solution to this
    issue. Unfortunately, I've tried them all and nothing is working.
    I have a click box which I want to open a word doc when
    clicked. When I set the target to "New", a new browser window opens
    but I get "action cancelled" or "page cannot be displayed". If I
    copy the URL from that window to a new window, it does open the
    doc.
    If I change the click box target to "Top", the document will
    open in the same browser as my content, wiping out the project.
    Clicking the back button causes the project to start over from the
    beginning.
    What's the solution?

    Perhaps a solution is in the "Proper Way to call JavaScript
    Function"
    thread, just above/below this post?
    Erik
    MO66 wrote:
    > I've read several strings hoping to find a solution to
    this issue.
    > Unfortunately, I've tried them all and nothing is
    working.
    >
    > I have a click box which I want to open a word doc when
    clicked. When I set
    > the target to "New", a new browser window opens but I
    get "action cancelled" or
    > "page cannot be displayed". If I copy the URL from that
    window to a new
    > window, it does open the doc.
    >
    > If I change the click box target to "Top", the document
    will open in the same
    > browser as my content, wiping out the project. Clicking
    the back button causes
    > the project to start over from the beginning.
    >
    > What's the solution?
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - Authorware
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    samples, tips, products, faqs, and links!
    *Search the A'ware newsgroup archives*
    http://groups.google.com/group/macromedia.authorware

  • If i open same url in same browser without making signout in SharePoint FBA site, it login user again automatically which should not happened

    Hi All.
    I have SharePoint 2010 FBA site, and when user close there browser without logout button and if they enter same url in browser then it allow user to login on application which is security risk.
    So can you please help me to solve this problem.
    Thanks
    Ajit Shinde

    Hi Ajit,
    See this similar thread (with answers):
    https://social.technet.microsoft.com/Forums/en-US/5bf1dfdf-cc1c-422c-9c25-094fc7aaad61/user-details-retained-if-user-does-not-signout-and-closes-the-browser-and-opens-page-again?forum=sharepointgeneralprevious
    Nico Martens
    SharePoint/Office365/Azure Consultant

  • Opening a URL in a browser

    Hi all,
    Not sure if this is possible (probably due to the security restrictions) but I want to open Internet Explorer to view a web page, instead of Reader/Acrobat when a user is viewing my form standalone.
    If they are viewing through IE already then it will work fine, but I want it to work if they have downloaded the form and have opened it off their desktop, which currently I can only get to open the webpage within Acrobat or Reader.
    Anyone able to help?
    Tom

    OK,
    So just to clarify, its not actually possible to get Reader to open a browser, but if I force reader to be started through the browser in the first place, that will work?
    Thanks Paul, you're as helpfull as ever!
    Tom

  • Open URL in a browser with POST request from FlashPlayer?

    I have a SWF file that plays locally in Standalone Flash Player 11.2 under Win 8.1.
    I'm using the standard navigateToUrl() function to open a URL in a browser, so it's not published for AIR, I make sure that request data is not empty - it contains my URLvars, the function is user initiated on click, and the request method is POST.
    Still the browser sends a GET request.
    Am I missing something? Is it possible to fix, so it sends POST?
    Thanks!

    Can not post my code properly because it then requires moderation, so plain text:
    var req:URLRequest = new URLRequest(....);
    var vars:URLVariables = new URLVariables();
    vars.xxxx = hub.extras[3];
    vars.yyyy = hub.extras[4];
    req.data = vars;
    req.method = URLRequestMethod.POST;
    navigateToURL(req, "_blank");

  • Opening url  in a browser

    i have a url .... i have also cookie for that url . i need to GET (method) that . how do i open that url in a browser ?
    i saw archieves . as the url is Cookie sensitive so i must use HttpUrlConnection class .
    so that i could use the class methods .
    but tell me how do i open the url in the browser ?

    this works if there is[b] NO COOKIE.
    import java.net.*;
    public class Hello
        public static void main(String[] args)
            String cmd = "cmd.exe /C start http://xxxx.com...";
            try
              Process p = Runtime.getRuntime().exec(cmd);
                p.waitFor();
            }catch(Exception e)
                        System.err.println("Error bringing up browser" );                                     
       

  • Opening a url  with parameters in an application

    I'm able to open a url in a browser from my application, but I want to open a url with parameters.
    for instanse http://mypage.asp?parameter=a
    You get a file not found. Is this possible?
    I'm currently using
    Runtime.getRuntime().exec( "cmd /C start " + url);

    Found the answer -- you have to put the url in quotes lest the ampersands parse the end off.

  • How to disable security block on intranet file:///// urls?

    I have the latest version of firefox esr and im trying to remove the security blocks which stop it from opening file:///// urls on our intranet website.
    Can anyone tell me how I can disable the feature and get it to open the urls with the relevant program (a folder share windows explorer, and any other document to use the windows default program list).

    Hello,
    Please check if the links below help you in configuring opening of file:// URIs. Please do note that FF does support file:// URIs out of the box, provided the format is set properly
    *[http://superuser.com/a/103030 Open file:// URIs in Firefox]
    *[http://kb.mozillazine.org/Firefox_%3a_Issues_%3a_Links_to_Local_Pages_Don%27t_Work Firefox local pages]
    Hope this helps.

  • Opening a URL/File in new window instead of new tab

    I think I know the answer to this, but I'd like to check anyway.  When setting an action to Open URL or File for a button/click box/hyperlink/etc, is there a setting in Captivate to open the URL/File in a new WINDOW instead of a new TAB? I know to use the "New" setting along with the Open URL or File action. I assume opening in a new window instead of a new tab by default is going to depend on the settings of whatever browser you use, but like I said, just wanted to check. Thanks!

    If you open it in javascript and specify a height/width or location it should open in a new window.
    window.open("http://www.adobe.com", "_blank", "toolbar=yes, scrollbars=yes, resizable=yes, top=500, left=500, width=400, height=400");

Maybe you are looking for

  • How do I get contact names to appear in the Verizon Messages browser version?

    Hey Guys, I just got the S5 and was giving the Verizon Messages app a shot since Mighty Text is acting a little wonky with Kit Kat and won't sync outgoing browser texts with the phone. With the VZW Messages app sending and receiving texts from my pho

  • The system encountered error before Itunes could be configured

    Hi, i can't seem to get Itunes 8 to run. Each time after the installer is launched, it has an error message that says "The system encountered error before Itunes could be configured. Your systems has not been modified. To try this application at a la

  • Image incomplete

    Hi, Thanks in advance for any help. This is the first time I have any problems with iDVD burning discs. I have an 86 minute, 2.6 gb iDVD movie made in iMovie, all 06 versions. It ejects disc and says "current operation", "image incomplete", after nor

  • Moving average in B1

    Dear All, May i know how to calcuate the moving average in B1? can i custom it or it is already set in the system that i cannot change it ? Many thanks!

  • Missing CUDA Option

    I just updated to Premiere CC 2014 with my current Quadro 600 BUT i have no Mercury Engine Accelerator (CUDA) playback, anything i should be changing? Thanks [Please choose only a short description for the thread title.] Message was edited by: Jim Si