Open file button

Hi
Coulod anyone point me in the direction of creating an open file button please.
so a button that when clicked opens a file from a file server based on a path displayed in a text box.
Thanks in advance

I am a little unclear on "based on a path displayed in a text box.". Do you mean the text box would have some thing like C:\abc.jpg ?
Zulqarnain
MaxApex Hosting
http://www.maxapex.com

Similar Messages

  • How to add "open" file button in form 4.5

    Hi all,
    I want to add a button "open file" on the form (like any
    application's "OPEN FILE" button, user can select the driver, dir
    of the file located). Then the path of the file will stored in a
    text box and then a procedure will open that file and read all
    data of that file and it will insert the data into table.
    I know it can be done easily by asking the user to type in the
    path in the text box directly, but i want to add a "OPEN FILE"
    button to do this.
    Should U have any comment, pls tell me and help me!!
    Thank for your help!!
    Regards,
    A beginer of Oralce developer/2000
    null

    HK, Cheung (guest) wrote:
    : Hi all,
    : I want to add a button "open file" on the form (like any
    : application's "OPEN FILE" button, user can select the driver,
    dir
    : of the file located). Then the path of the file will stored in
    a
    : text box and then a procedure will open that file and read all
    : data of that file and it will insert the data into table.
    : I know it can be done easily by asking the user to type in
    the
    : path in the text box directly, but i want to add a "OPEN FILE"
    : button to do this.
    : Should U have any comment, pls tell me and help me!!
    : Thank for your help!!
    : Regards,
    : A beginer of Oralce developer/2000
    Hi,
    I have done similar things with cmdlg.vbx (Common Dialog 16 bit
    version) in Windows 3.11 as follows:
    1. Create a VBX item
    2. Open up Properties and set location of your cmdlg.vbx
    3. Write a simple pl/sql such as FileOpen with a series of
    Set_Property such as follows (example only):
    VBX.Set_Property('<name of VBXItem>','<vbxproperty>','c:\temp');
    where <vbxproperty> could be DialogTitle, InitDir, Filter etc.
    (these can all be seen in Properties) depending on your
    requirements.
    Also, use
    VBX.Set_Property('<name of VBXItem>','Flags','&H1800') to force
    File Must Exist and Path Must Exist conditions when OPEN
    and
    VBX.Set_Property('<name of VBXItem>','CancelError','1') to trap
    click on Cancel in the File Open dialog box.
    4. To activate the File Open dialog box, use
    VBX.Set_Property('<name of VBXItem>','Action','1');
    5. To capture the selected filename, use
    retFilename := VBX.Get_Property('<name of VBXItem>','Filename');
    NB.
    a) Instead of using '<name of VBXItem>', you could use Find_Item
    and refer to its Handle. See VBX package spec.
    b) All VBX properties are case-sensitive.
    Will extract complete code and post it to you later.
    Regards,
    TP
    null

  • How To Open a subVi by pressing an "open file button",

    I got this Readdatasubvi I want to run when I press a 'Open file' button in the main vi, Then  The sub vi runs and a open file menu opens to choose a file to read from and plot out to a graph. It is working but how can I see the readDataSub VI as an application wich are running parallel with the main VI. It only runs in the background, and I cant see the plottet data Why????? The sub vi has a graph for the plotted data! but it never shows up!
    an example is attached..
    I'll appreciate any suggestions .
    The stars are ofcourse waiting!
    Regards
    Zamzam 
    HFZ
    Attachments:
    Main.zip ‏35 KB

    Hi,
    i tweaked you example.
    I guess that's what you're looking for.
    Rainer
    P.S.: I unchecked the "open frontpanel" in the vi properties. i open (close) the frontpanel using property nodes now.
    Attachments:
    Main1.vi ‏22 KB
    ReadDataSub.vi ‏97 KB

  • Open File button AND Continue button

    Hello,
    I try to accomplish the following.
    Having a kind of "Jump" button that forwards the user to
    another file. Once clicked, it should open that other video in the
    very same html window. On that same slide, there is also another
    button ("Continue") that just continues the current video.
    Now I want this: Let's say we have video A and video B. If
    the user clicks on "Jump" the current video A will just be replaced
    by the video B to which it has been jumped to. And if the user
    doesn't click on "Jump" but on "Continue" it just continues playing
    video A.
    How can I accomplish this?
    Thanks much,
    Stefan

    Hi Stefan
    Pretty straightforward to do. Just insert two buttons on your
    slide. (Insert > Button)
    Program the first button to open the other movie. (Button
    properties > On success field = Open other movie)
    Program the second button to continue. (Button properties
    > On success field = Open other movie)
    Cheers... Rick

  • I have ipad2, a modem without a wps button, new hp 3070 e printer     I can print wirelessly, just the open file, from my email to the hp using the hp internal modem. However cant just download my email and prin

    I have ipad2' , new hp 3070 e printervand wireless modem without WPS button. I can print the open file directly to the hp by selecting it in  'wifi' but cannot open a further file without resetting the wifi to that of my modem and then downloading a new item. To print this, I then have to changenthe modem in ' wifi".how can I make the printer, modem and iPad all work on the same IP?

    Hi @kams01,
    Welcome to the HP Forums!
    I see that you are having some connection issues with your HP Officejet 8620 running on Windows 7. I am sorry for the frustration, but happy to help!
    I would recommend going through these two guides:
    'Printer is offline' Message Displays on the Computer and the Printer Does Not Print: Windows 7.
    Printer Does Not Maintain Wireless Connection.
    Tips for troubleshooting wireless connection issues.
    The following tips can help you troubleshoot and avoid wireless connectivity issues. You can try these tips separately or in combination to get a successful wireless signal.
    Move the printer and the computer closer to the router, but no closer than 6 ft (1.8 m). Wireless signals can be weaker at greater distances between the printer and the router.
    If you are experiencing an intermittent wireless connection, try restarting your router. Consult your router manufacturer, Internet service provider, or network administrator for instructions on how to restart the router.
    Remove any metal objects between the printer, the computer, and the router. Objects such as refrigerators, microwaves, or metal bookcases can interfere with wireless transmission.
    Move any device that emits radio signals, such as microwaves and cordless telephones, farther away from the printer. Such devices can interfere with wireless signals. 
    I would also visit this website, HP Wireless Printing Center - Troubleshooting Issues.
    Hope this information is helpful, and thank you for posting!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Does 6.0.2 have a problem with upload/browse buttons on sites or the save as/open file/export bookmark option or is it just me?

    The box to select a file from/to the HD doesn't open. I can't save pages, images, Export/Import the Bookmarks via HTML, open file (CTRL+O), upload images via a browse button on sites, etc. Since I don't have a printer Print print (CTRL+P) defaults to xps which requires a save as dialog.
    Only in Firefox.
    Version 6.0.2
    Windows XP SP3
    Last confirmed save as via Firefox was August 22nd.

    Well I don't know, I do see in your system details it says..
    WebGL Renderer
    Blocked for your graphics driver version. Try updating your graphics driver to version 6.14.10.5218 or newer.
    GPU Accelerated Windows
    0/3. Blocked for your graphics driver version. Try updating your graphics driver to version 6.14.10.5218 or newer.
    Maybe you driver is causing issues??? I confess I am at a loss.
    http://www.intel.com/support/chipsets/sb/CS-026488.htm

  • I'm using OS 10.6.8 and Mail 4.5. When I receive mails with attachments which are visible the save button doesn't work. Some contacts have problems opening files sent by me using Mail too. This was never a problem on pre-Intel. A real Mac **** up !

    I'm using OS 10.6.8 and Mail 4.5. When I receive mails with attachments which are visible the save button doesn't work. And some contacts occasionally have problems opening files sent by me using Mail too. This was never a problem on pre-Intel Mac. A real Mac **** up ! Any ideas ?

    Can you drag and drop the attachments visible in the email to the Desktop OK or does that fail ?
    Re the sending: Are these recipients on Mac's or PC's as the file type could be an issue, if on Mac's then try setting the Mail Preferences Composing setting to Plain Text not Rich Text and see if that improves things.

  • InDesign Button Action for PDF – Open File (in new window)

    I am using the 'Open File' action on buttons in a document i am making which will eventually be a PDF, but am wanting to specify the button action to open the file (another PDF) in a new window.
    I have found that I can achieve this and add button actions with this specific behavior in Acrobat, but it seems to be missing in indesign's abilities as far as I can see. Is there a way to do this in indesign so that i do not have to tinker in acrobat after I have made my PDF. As if I have changes to the PDF, all buttons then have to be totally re-done each time, and i will have possibly 900 buttons!!
    Thanks.
    (Using indesign CS4)

    Jeff,
    You are correct. I want to have a DVD with multiple PDFs. The main one almost acting as a table of contents for the rest.
    Problem = the 'main one' is 62 pages long, many hundred buttons and every page has at least a few of these links needed.
    Which means, if you are correct (and I believe you are, hope you aren't) that I need to custom code these buttons in Acrobat.
    The method is easy, but x300 = painful. And then the kicker... Boss says, 'Change slide 30' ... which means: Back to InDesign, Export to PDF, Recode ALL BUTTONS.
    *Note, there are some 'interactive' buttons with roll over states. So I don't think replacing the pages would work.

  • Interactive Buttons - Open File - How do I open a file in a "new" window?

    Running CS5 and I'm working on an interactive document.  I have created a Button and my Action is to "Open File" and I've selected the applicable file.  When I export to PDF and click on that button, it opens the file but not in a new window so I lose my original source PDF.
    I know that I can do these actions in Acrobat but I'd prefer to do all my actions in InDesign so I don't have to keep going back and forth.
    Thanks!!

    I believe it has to be done with a JavaScript in Acrobat. It cannot be done in InDesign. You might ask in the Acrobat forum for more information.

  • There is no 'open in' button in mail on my iPhone 4s so cannot open a file still, what do I do next?

    There is no 'open in' button in mail on my iPhone 4s so cannot open a file still, what do I do next?

    Read this document to learn how to bring PDFs into Adobe Reader for your device:
    http://forums.adobe.com/docs/DOC-2532

  • Buttons - Open file - open in new screen

    I use the buttons to open a new PDF. Works fine, but the only problem is that the document opens in the same screen, and when closing this new opened document, I lost my previous screen. I need to restart all.
    What is the solution for this issue ?
    I can change all the links using Acrobat X, because there you can make the choice. Problem is that when you re-generate a new PDF (some changes), you need to do all the work again.
    Luc
    (Indesign CS6)

    In Acrobat Pro add and new button then right click to select Properties>Actions tab>Select Action: Open File then click add, on Specify Open Preference dailog box select opened in New Window

  • Open URL or File button not working.

    I am using VMWare on a Mac running Windows XP with Captivate 4.
    I am trying to essentially put a link at the end of my elearning to have them jump to a URL.  I've switched over to a dell running XP.  I've created a new project and tried to recreate just the last slide, i've created another new project and tried to just make a open URL button but none of it works!
    any thoughts?

    Hi Patrick
    We can all honestly give thanks to those that like to wreak havoc on our computers. Malicious Hackers
    For it is Security reasons we face the difficulties we do.
    Try the link again. I initially pointed you to the wrong anchor. (Sorry - My bad) Basically it's a Flash Player security thing. And it only happens when you test locally. Once things are on a server (as they usually are) the issues tend to become total non-issues)
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Open file from ADF pages gives a problem

    Hi all,
    I have created with Jdev 11g an ADF page.
    In that page is shown a table with the files that are stored in the database.
    I use this code to show the file:
        public void showFile(BlobDomain  b,String filename){
            FacesContext fc = FacesContext.getCurrentInstance(); 
            HttpServletResponse response = (HttpServletResponse)fc.getExternalContext().getResponse();
            response.setHeader("Content-Disposition","attachment; filename=\""+filename+"\"");
            response.setHeader("cache-control", "no-cache");
            try {
                InputStream in;
                in = b.getInputStream();
                ServletOutputStream out = response.getOutputStream();
                writeInputStreamToOutputStream(in, out);
                fc.responseComplete(); 
            } catch (IOException e) {
                e.printStackTrace();
            } catch (Throwable e) {
                e.printStackTrace();
        }This works for the first time a file is opened. But when the user then selects a different row nothing is happening anymore.
    What can that be?

    Hi Simon,
    This is the button:
                      <af:commandButton text="Open file"
                                        binding="#{backingBeanScope.backing_pages_Meldingen.cb5}"
                                        id="cb5"
                                        disabled="false"
                                        action="#{backingBeanScope.backing_pages_Meldingen.openFile}"/>this is openfile:
        public String openFile() {
            BindingContainer bindings = this.getBindings();
            DCIteratorBinding iter = (DCIteratorBinding)bindings.get("XxahelpBezoekRapDocView1Iterator");
            Row currentRw = iter.getCurrentRow();
            showFile((BlobDomain)currentRw.getAttribute("Bijlage"),currentRw.getAttribute("Filename").toString());
            return null;
        }And how can I download in a popup??

  • Iweb installed on a new computer but i have this error message: Can't open file "~/Library/Application Support/iWeb/Domain.sites2."

    I have just installed ilife on my  new computer from my disk. I have several backups of my webpage from my  old computer. Everything would be great if I could just run the program. When I click the icon for iWeb I get the following message:  Can’t open file “~/Library/Application Support/iWeb/Domain.sites2.”
    Somebody please help! I desperately need to update my website.

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    You can download an already compiled version with this link: iWeb Switch Domain.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Error message: "Can't open file "[File path, file name].key"

    If I attempt to open any Keynote files, I now get this error message.
    "Can't open file "[File path: file name].key"
    To clarify, the text in the square brackets above would be the file path and then the file name.
    The file then will appear on the screen, but is unresponsive to any clicks or menu commands.
    The files will open successfully on other Macs, so they aren't corrupt.
    Also - I've just checked, and opening Keynote and trying to create a new presentation leads to the same problem: All screen menus / buttons are dead - all I can do is drag the window around the screen.
    I've tried to reinstall Keynote, but this hasn't resolved the problem.
    Is there some corrupt preference file (or similar) that I need to get rid of? Is there an easy way to do a complete uninstall of Keynote so I can try another install? Or is this a symptom of something else?
    All ideas gratefully appreciated!
    Message was edited by: Brendan Donlon

    All the issues I describe in my questions around this time re: Keynote were actually symptoms of a soon-to-die laptop. The Hard Disc was corrupting, and Keynote was the first application to be affected.

Maybe you are looking for

  • How to ignore some fields on Receiver File?

    Hi folks, I have this inbound structure example: <?xml version="1.0" encoding="UTF-8"?> <ns0:MT_ObrasAdjud_Out xmlns:ns0="http://pt.edp/r3/obrasadjudicadas">   <codforn>123543</codforn>   <numdoc>000003</numdoc>   <tipodoc>CAO</tipodoc>   <encoding_s

  • SSL Error 61: You have not chosen to trust "GeoTrust SSL CA - G2"

    SSL Error 61: You have not chosen to trust "GeoTrust SSL CA - G2". I cannot connect via Citrix, because I cannot choose "trust" for this certificate. Does anyone have a solution for this? I use OS yosemite. Thanks

  • Ati HD5770 - catalyst 10.x - no mouse pointer at all :|

    hallo. i (was) using the old_xorg repo with the catalyst drivers. My hd5770 used to work pretty fine. Yesterday i did a pacman -Syu. Since then, my mouse pointer disappeared (in Xorg.N.log there are no evidence of this). I tryed to start X without an

  • Bug ?? in HTMLDB_ITEM.POPUP_FROM_QUERY function

    Hi I have problems using the HTMLDB_ITEM.POPUP_FROM_QUERY function in a multiple update report. When choosing from the dropdown list (new_persid) the return value is inserted into another row. I have also tried the POPUP_FROM_LOV with the same result

  • FCE3.5 slowed to a crawl

    I've been editing HD footage and have noticed that as the project grows in length it takes longer to render transitions. After adding titles and rendering them, FCE slowed to a crawl, taking almost an hour to render one title. Keyframing is exceeding