Open directory of link URL column Explorer

I have a column of link in a report with this link:

file:///c:/temp/

When I run the report, the link is generated correctly as (sorry, but you have to believe that the link is correct.) The forum cannot display it correctly, but actually the # is file:///c:/temp/)
<a target=_blank href="file:///c:/temp/">Click me</a>
However, when I click on the link nothing happens.

When I create this simple static html file, the link works and a new tab in the browser (in Firefox) opens and displays the content of c:\temp.
<html>
 <head>
 </head>
<body>
   <a target=_blank href="file:///c:/temp/">click me</a>
</body>
</html>
No idea why it does not work in Apex?

Hello

The browser runs in a sandbox and therefore can not see everything that isn't in the DocRoot. So when you run your example of HTML document in your browser, you run from your PC. When you run APEX if you run on a server so that you can't see the files or file structures that are not on the server.

People have found ways around that, but I wouldn't go there. Instead think about why wanted to provide this and maybe get a different and perhaps better solution for the requirement.

See you soon

Ben
http://www.munkyben.WordPress.com
Don't forget to mark the answers useful or correct ;)

Tags: Database

Similar Questions

  • How to hide the link URL column in the status bar?

    Apex 4.1
    I have IR wit a URL link target column, and use
    javascript:my_function(#COLUMN_VALUE#)
    as URL, in other words, calls a function and passes the value of this column to the function;
    everything works fine;
    but when I place a cursor on the link, the bottom line of the IE9 browser (is what he called a 'status bar'?) clearly shows:
    'javascript:my_function(<actual_value>) '.
    Is it possible to keep it to show the value of name and function parameter?
    I tried
    onmouseover="window.status='';"
    but it does not work

    Simple - go to the report attributes > edit your column link:

    Change the URL to * #*.

    under attributes of link enter

     onclick="my_function(#COLUMN_VALUE#);"
    
  • ? Adobe digital editions4.5:check:activation error; Book downloaded from kobo creates a link url of ASMC. try to open it in dig.edit. results in the activation error; List IDS allowed adobe to dig. Edit shows the same email that you used for download Kobo

    ? Adobe digital editions4.5:check:activation error; Book downloaded from kobo creates a link url of ASMC. try to open it in dig.edit. results in the activation error; List IDS allowed adobe to dig. Edit shows the same email that you used for download Kobo.

    The operating system that you used?

  • Unable to set up an Open Directory replica server

    I'll put up a second server, and I get the following error in the slapconfig.log file, during an attempt to set up the server replicates Open Directory from the application server:

    2016-02-28 22:09:13 + 0000, the machine is bound to the specified server as the master of the OD - remove the link before creating the replica

    Any ideas on how this machine, when dissociation, so I can implement a QD replica for this server?

    PS. I have set up Mail first, then I'm certainly access the Open Directory from the other server currently.

    Undo what you did to connect this server to OD initially.   Remove the link from the server.   Or erase and reinstall OS X and OS X Server, of course.   Once you have promoted this box to a replica, you re - will do then this sequence bind to connect to the local server - replica - and not to the master OD.

    In general, IP network and routing gets put in place first, then the DNS services are referenced or are established, then OD servers or replicas, then the rest of the pieces and parts and services and who depend on OD or DNS or IP network.

  • Recently, I got a message saying ' not enough system resources to open the application' for example to explore or outlook express.

    ?? Resources

    My computer has been works well, but twice recently, I got a message saying ' not enough system resources to open the application' for example to explore or outlook express. Restarting it works again, but why the message?

    Hi RaymondWilson,

    ·         Did you do changes on the computer before the show?

    Follow these methods.

    Method 1: Follow these steps:

    Step 1: Start the computer in safe mode and check if the problem persists.

    Step 2: If the problem does not still in safe mode, perform a clean boot to see if there is a software conflict as the clean boot helps eliminate software conflicts.

    Note: After completing the steps in the clean boot troubleshooting, follow the section How to configure Windows to use a Normal startup state of the link to return the computer to a Normal startupmode.

    After the clean boot used to resolve the problem, you can follow these steps to configure Windows XP to start normally.

    (a) click Start, run.

    (b) type msconfigand click OK.

    (c) the System Configuration utility dialog box appears.

    (d) click the general tab, click Normal startup - load all services and device drivers and then click OK.

    (e) when you are prompted, click restart to restart the computer.

    Method 2: Perform a System Restore and check the issue persists.

  • Dell inspiron n5010 laptop computer running XP, when I try to open my software programs including Internet Explorer, they hang and Manager tasks indicates "not responding".

    I have a dell inspiron n5010 laptop and when I try to open my software programs, including Internet Explorer / Outlook Express they partially open but not completely open and just hang out there. When I go to the Task Manager, I get a message 'not answer' for the program. I then started the pc using F12 and got the error OFOO C. 133 talked to Dell and they tell me that it is a Windows 7 problem. Can someone help me with this issue please!

    Separated from the:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-files/Inspiron-15-XP-laptop-getting-error-code-0f00133c/fd3d76ad-Ca4a-4830-9ef1-17ccb9a7d9f4

    Hello

    1. did you of recent changes on the computer?

    Method 1:

    It is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you put the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

    Method 2:

    You can also try the steps of troubleshooting provided in the link below to fix the problem.

    Computer stops responding with a black screen when you start Windows XP

    http://support.Microsoft.com/kb/314503

  • Link URL overrides

    Hello

    I put the link url for 2 groups like this click

    1st group:

    window.open ("http://www.google.com", "_blank");


    2nd group:
    window.open ("http://translate.google.com", "_blank");

    the problem is then I test movie, 1st and 2nd group annoys me at the 2 - nd group link.

    How could I solve this problem?

    I solved it myself,

    Here is my 1' st group, which is higher in the hierarchy, code:

    If (typeof secondLink = "undefined") {//somehow when I set the variable in the first picture, gets the other symbols as undefined, so I add this condition

    Window.Open ("http://www.google.com", "_blank");

    }

    if(secondLink == false) {}

    Window.Open ("http://www.google.com", "_blank");

    } else {}

    Window.Open ("http://translate.google.com", "_blank");

    }

    the lower group code:

    Window.Open ("http://translate.google.com", "_blank");

    1st code of the framework:

    var secondLink = new Boolean (false);

    The framework where to start the 2nd group

    secondLink = true;

    The end frame:

    secondLink = false;

    This.Play (0);

    Maybe it'll help someone

  • How to open an anchor link named as html in flash

    How to open an anchor link named Flash to open to a specific part in an html document?

    I tried to use "index.htm #info"based on the get URL, but it does not find the anchor (< a name = "info" = 'info' id > < / has >) on the Web page, it opens.

    I need also opening in _self

    Thanks in advance

    Just searched and found the answer in orangetractor.

    The getURL command works, but not in offline mode. Upload files to the server and test; He then worked.

    getURL ("pagename.html #anchorname");
    }

    anyone think its weired it will work online and not disabled?

  • Cannot open e-mail links

    I use Firefox 29 on Win7x64. This is my default browser. Sometimes, when I try to open a web link from Outlook email or Yahoo email, the link does not. On the contrary, Firefox opens a process every time that I click, but does not open the link or even a page. If I try to open another instance of Firefox by clicking on the shortcut, but another process starts, but a page does not open. Safe mode does not help. The only resolution to this day is to close each process or restart, then re - install Firefox. This problem started v29 or just before. I also tried the suggestions posted on the forum. Thank you!

    Note that Firefox 30 will be published officially on Tuesday, so it is best to install this version to avoid updating to Firefox 31 because installing a beta version, you're on the Beta update channel.

  • Mozilla firefox 25.0 tab opens with error on URL res://ieframe.dll/unknownprotocol.htm#chrome-extension://kcnhkahnjcbndmmehfkdnkjomaanaooo/widget.html any idea?

    Mozilla firefox 25.0 tab opens with error on URL res://ieframe.dll/unknownprotocol.htm#chrome-extension://kcnhkahnjcbndmmehfkdnkjomaanaooo/widget.html any idea?

    In my view, it is an extension of google voice, but I don't have chrome installed on my PC

    Windows XP SP3 machine.

    Hello

    Sometimes a problem with Firefox can be a result of malware installed on your computer, you may not be aware of.

    You can try these free programs to search for malicious software that work with your existing anti-virus software:

    Microsoft Security Essentials is a good permanent antivirus for Windows 7/Vista/XP, if you do not already have one.

    More information can be found in the article troubleshooting Firefox problems caused by malware .

    This solve your problems? Please report to us!

    I hope this helps!

    Curtis

  • Received annoying pop-up "there is no set application to open the moat bridge URL: gvr:MoatSuperV22._i_.b.u.»

    While I was surfing teamofgreekz.com on Safari 9.1 on my Macbook Air Yosemite (10.10.5), I received this strange window pop-up that follows:

    «There is no set application to open the moat bridge URL: gvr:MoatSuperV22._i_.b.u.»

    Eight more windows with the same message popped into the estate. I rebooted my Macbook immediately afterwards without pressing any of its options (cancellation, change in Document, search App Store), so I wasn't able to get a screenshot, only the message. A quick search on Google for this supposed URL does not work, but after searching the substrings in it (moat-bridge, greater Vancouver and MoatSuperV22), it could be related to Minecraft. Weird, since I don't have Minecraft on my computer and there is no advertising associated with Minecraft on the teamofgreekz.com site.

    I was not able to reproduce this weird pop up, but I'm writing to find out if someone has encountered this and has any input. Thank you.

    Hello..

    If this happens again, delete cookies from Safari.

    In your Safari menu bar, click Safari > Preferences then select the Privacy tab, then click: delete all data Web site

    Then exit and restart Safari.

  • iTunes Gets the focus at the opening of the song from the Explorer

    Hi all! I hope you can help me with my little problem. Recently I decided to spend my old iTunes audio player software, but I still prefer to open songs directly from the Solution Explorer, without using iTunes playlists or search system. Whenever I click on the song to play, it brings iTunes in short which is a bit annoying. I know it's ridiculous to sounds, but this old player I just 'received' selected song that has been reduced to a minimum at Lac, so I would not even paid attention to it. Since the iTunes player seems to have a sandbox, when I click on my song it brings iTunes in short window. I'm multitasking a lot and for iTunes, I would play in environments without "remind me" he's here. Thank you for you time!

    Hello Human004,

    If you are looking to keep the iTunes window hidden on your Windows 7 PC, you should consider one of the many free utilities available that can keep an application hidden in the system tray.

    TrayIt!
    http://winaero.com/download.php?view.87

    RBTray @ Moitah.net
    http://Moitah.NET/

    Clicky gone
    http://clickygone.sourceforge.NET/

    See you soon!

  • Cannot open the safari link after installing the iOS 9.3

    Cannot open the safari link after installing the iOS 9.3

    This is a common problem and there is currently no permanent solution yet.

    Try turning off JavaScript under settings - Safari - Advanced.

    I think that apple will figure things out soon.

  • Firefox does not open a PDF link in the browser, the screen shows simply empty.

    Firefox does not open a PDF link in the browser, when I click on the link that the screen just a blue screen.


  • Open Directory: Cannot add users remotely

    I have questions, adding users to Open Directory of the Server app. It happens when I connect to the remote server, not when I'm on the service computer itself.

    After adding a user, I get:

    Operation is not supported by the node directory.

    I looked around here, and all I saw was an ambiguous statement to verify the certificate of the AO. OD now creates a code signing certificate when I create a master, but under Server certificates, it does not use it, and I can't assign this certificate to the OD service. Only certificates that I can attribute to the OD service are a self-signed certificate, a class cert IV checked (StartCom) 2 and the proverbial 'none '.

    Any suggestions?

    It seems to be a problem with the server does not have its own code signing certificate?

    I go to certificates > custom setting > and Directory Services is using my StartSSL certificate instead of the code signing certificate he created. It doesn't let me assign this certificate to the service.

    Can someone help? I can't find answers anywhere.

Maybe you are looking for

  • Destroy and unsubscribing to events

    If Cancel you the registration of an event before you destroy it or destroy everything first? Or is it important?

  • pages Web charges then freeze or crashes

    I can go online and get to a web page, then it stops. my mouse pointer has the arrow but can't click a link or walk and go down when I type a password sometimes letters both very slowly come 1 any sudden comes back and walk around and down very fast

  • Spectrum XT 13: Spectrum HP XT 13 2215TU SSD Drive upgrade

    Is it possible to upgrade SSD drive en 128 GB to 256/512 GB? Would update the warranty?

  • Insufficient privileges

    My account has administrative rights on my laptop but when trying to install the update from Adobe and Aventail Connect, I received the error "of sufficient privileges for AllUsers folder...". "I can't understand how to change that, in order to proce

  • HP Pavilion g7-2240us Notebook needs upgade BluRay player

    I have a HP Pavilion g7-2240us Notebook and I want to install a BluRay player is an upgade that can be done on this model and have to be HP's BluRay player or any diving BluRay won't work.