Save a file directly into the particulor directory

While i click on a button , The value of that button shd store in one file and that file shd save in particulor directory.plz suggest how can i implement this?
Message was edited by:
user580818

ok suppose I have one page on which I have many buttons and now when I click on a button then the value (name of button) get store in a file and this file automatically save in a particular directory.

Similar Messages

  • Upload a CSV file directly to an Oracle directory?

    We have some existing packaged code that reads CSV files from an Oracle directory into the database via external tables. Currently, the files are placed in the directory via FTP, but we'd like to upload them via APEX if possible.
    As far as I can tell, APEX file upload will store a file as a BLOB in an APEX table. Is there any way to re-direct the file upload to put file straight into the Oracle directory instead? The files will be copied from a Windows client to an Oracle server on Unix.
    We're still on APEX v.3.2 unfortunately.
    Edited by: chriswebster on Mar 31, 2011 10:05 AM

    >
    Similarly, we don't really want to have to extract a BLOB from the APEX file-upload table and re-create the CSV file either, as this seems like a lot of work to do a simple thing.
    >
    Not really, just a page process...
    PROCEDURE blob2file (p_blob         BLOB,
                         p_directory    VARCHAR2 := 'MY_DIR',
                         p_filename     VARCHAR2 := 'my.csv')
    IS
       t_fh    UTL_FILE.file_type;
       t_len   PLS_INTEGER := 32767;
    BEGIN
       t_fh := UTL_FILE.fopen (p_directory, p_filename, 'wb');
       FOR i IN 0 .. TRUNC ( (DBMS_LOB.getlength (p_blob) - 1) / t_len)
       LOOP
          UTL_FILE.put_raw (t_fh, DBMS_LOB.SUBSTR (p_blob, t_len, i * t_len + 1));
       END LOOP;
       UTL_FILE.fclose (t_fh);
    END;?
    Cheers
    Ben

  • Audioselection from file directly into multitrack

    Hi there,
    would you be so kind to give me some advice on these 2 questions I have.
    1. how can you put a selection (and not the whole file) of an audio file directly into the multitrack. Under the windows version this was control + M. But I can't find this in the C5.5. Although copiing small parts and putting them afterwards into multitrack is an option I would prefer putting it directly into multitrack. (and continue working on the audiofile-screen)
    2. as a fresh Mac-user I can't find the option where to put audio from the web directly into the audiofile. I can only record from my internal mic. This could be a question for a Mac-forum but you guys are pretty smart so I've heard.
    Thank you so much. Derk.

    To insert a selection into multitrack, right-click the selection and choose Insert into Multitrack and select the destination session.  On Mac, the shortcut key for this operation is SHIFT+CMD+I though you can modify it as you like under Edit > Keyboard Shortcuts.
    To record streaming audio to a virtual input (in order to record it to a file) you'll want to install an application such as SoundFlower which allows you to create a virtual audio device and route outputs and from various devices to these virtual input channel.  Audition can then be configured to use this as its default input and capture those streams.  (Note: This is becoming more and more difficult on all platforms as content providers pressure Microsoft and Apple to remove these features in an attempt to protect their content.  The "What you Hear" or "Wave Mix" option that's been available in Windows audio mixer for so long can really depend on the version of Windows and the manufacturer of your audio device anymore.)

  • Can I Transfer Videofilme Files directly from the Camcorder (Sony NEX 20) into the iPad?

    Can I Transfer Videofilme Files directly from the Camcorder (Sony NEX 20) into the iPad?

    Can I Transfer Videofilme Files directly from the Camcorder (Sony NEX 20) into the iPad?

  • Is there some way to import image files directly into an open document?

    Is there some way of importing a series of image files, say jpegs, directly into an open document, rather than having to open all the image files and having to drag and drop each individual one into the open document? Specifically, I'm a dentist and I often get digital xray images emailed to me from other offices. But they come as 16 or 18 individual image files and I have to put them into a virtual "xray mount", so I can view them all at once, rather than having to open all the images and toggle among them. So I open a blank document in PS (CS4), then I navigate to the folder containing all the image files I received, select all of them and open them all. Back in PS, I now have to select each image tab and drag the image into the blank "mount" and close the image. That new image then becomes its own layer in the "mount" document. But I have to repeat this 18 times for each patient! I was thinking if there was a way to open the new "mount" document then select all the image files and somehow "import" all the image files directly into document - essentially "automate" the process - that'd save me BOATLOADS of time and aggravation! Anyone out there have any suggestions? Thanks alot!! Dr. G.

    Thanks, Curt! When u say "animate" do u mean File | Automate...? Inside Automate, I can't find "Make Frames from Layers"...if you do mean "Animate" I can't find that menu. Zeno replied with a BRILLIANT clarification:
    <<Yes, but after you've got all your images as layers in a new document you can simply Select->All Layers and then drag them all to your document in one fell swoop.>>
    I tried that and it works like a charm! I select all 20 layers in the new document that "stacking" creates and just drag them all onto the virtual "mount" document. That's it! Then I just move each of these layers around as I would otherwise...it's just 1 click and 1 drag/drop. Unless someone comes up with a way to actually "import" all the images directly into the "mount" document, I think this appears to be the most efficient route to follow.
    I really appreciate your guys' assistance! It's so great that you guys monitor the forum and help us out with our Photoshop problems! What an awesome program it is, right?
    Thx again!
    Leon

  • Is there a way to upload files directly to the cloud from bridge cc?

    Is there a way to upload files directly to the cloud from bridge cc? I use bridge to organize my files. It would be a lot easier if I didn't have to drag and drop files into the cc folder, I was hoping that there might be an easier way.
    thanks,

    When you save them just make sure you save them to your Mac and not iCloud. For those that already exist, you can move them from iCloud by dragging and dropping them to somewhere else on your Mac. To see all the files in iCloud choose file > open in either pages or numbers.

  • New Iphone: Can I importa vcard file directly into Icloud?

    Hi,
    a friend of mine is getting a new Iphone and want's to migrate all adresses from the old Nokia phone to the Iphone.
    The export of the adress data into a vcard file is not a problem.
    Can she import the vcard file directly into icloud.com? to go through a Mac Adressbook is not an option as she's a windows user.
    Thanks a lot,
    Markus

    You can manually enter new contacts via iCloud.com but there isn't an option to import. I tried dropping a v.card onto the browser, it indicated it might work but didn't

  • With Lightroom 4 I can't read any .DNG files directly into Photoshop CS. I have camera raw 2.4

    With Lightroom 4 I can't read any .DNG files directly into Photoshop CS. I have"camera raw 2.4" selected in LR and the Plug-in for CS is Camera Raw.8BI.
    Any suggestions on what to do? Thanks.

    Welcome to the Apple Discussions. Have you tried a different DNG converter? Adobe released Adobe DNG Converter 5.3 in March of this year. Maybe, if it supports your camera, this version will create a more compatible file.

  • HT2518 Can I drop pictures in predefined folders on PC directly into the iPhoto library, or should I?

    I just purchased this iMac and would like to manually transfer large predefined folders of various things, (pictures, other data) from my PC to my Mac. In the case of pictures, I have them sorted by year, month, and so forth. Can I drop them directly into the iPhoto library and will iPhoto understand any of the folder names or what will it do with them?

    You may indeed drop a folder containing pictures to the left side of iPhoto, and it will keep the original organization, as attached.
    But, if you have them already organized in files within folders, perhaps it is not recommented to put them all there, but you know better what you want to do with them.
    In attache screenshot, folder marked by an arrow was dropped there from another location, and iPhoto created a copy of it.

  • It is possible to import an .MVC 3D-Stereoscopic file directly into Adobe CS5.5-CS6 ???

    Thread:
    http://forum.grassvalley.com/forum/s...ear#post169868
    " adlerfloyd " said:
    "...When i use adobe 5.5 i can import MVC and edit it, export it as h264 or mpeg2 and it retains its MVC properties and plays in 3D no problem. Cant seem to do that in EDIUs..."
    - I have Adobe CS6 Master Collection Suite.
    - The .MVC file format is a format called MultiViewCoding and it is a standard from Sony consumer (TD10E) and professional 3D-Camcorders, also for JVC-Everio consumer 3D-Camcorders!
    - The .MVC is a such of H.264-AVC codec format.
    My Questions:
    1) It is possible to import an .MVC 3D-Stereoscopic file directly into Adobe CS5.5 (in example: from Sony and JVC-Everio 3D-Camcorders) ???
    2) It's possible to import an .MVC files directly into PremierePro CS5.5 - CS6 without any plugin and without Cineform Neo3D plugin?
    3) It's possible to Export an .MVC file too, from CS5.5 - CS6?
    Please, hurry response me!
    Thanks!
    Horsepower0171.

    As far as I know, you may NOT edit 3D files without a 3rd party plugin
    Edit 3D http://forums.adobe.com/thread/702493
    -with Cineform http://forums.adobe.com/thread/874014
    -but not author http://forums.adobe.com/thread/861752
    -CS6 http://forums.adobe.com/thread/998399
    -and http://forums.adobe.com/thread/1024892?tstart=0

  • WiFi device that plugs directly into the USB slot on a printer?

    My next door neighbor has a MacBook with Airport installed.  She wants to use the portable around the house and send documents to a printer located in the basement.  She does not need a router to network additional devices, so what is the most reliable, reasonably priced device that plugs directly into the printer's USB port without the use of a cable (e.g. device with receiving antenna)?  Thanks.
    Bob

    Well, Badunit, it's more convenient and takes up less room if it plugs directly into the USB port, plus you save the cost of a cable unless one ships with the unit.  Here are two I found at Amazon:
    http://www.amazon.com/Compact-Wireless-802-11n-Newtork-Adapter/dp/B002VVITG8/ref =sr_1_6?ie=UTF8&qid=1311880281&sr=8-6
    http://www.amazon.com/802-11g-Wireless-Long-Rang-Network-Adapter/dp/B0035H4164/r ef=pd_cp_e_4
    Trouble is, they have too many negative reviews.  Besides, just how well do they work with the Airport Extreme card since most of these reviews are not Mac related, and those that are are negative?
    I'd like a device that is guaranteed to work well with the 2008 MacBook Airport card as the broadcast device.  Perhaps she will have to rely on a separate Linksys router with print server.

  • ITunes moving files outside of the "music" directory.

    I can't understand why, but whenever I open up iTunes it moves files outside of the "music" directory and into the "iTunes Media" directory.
    The files it decides to move are random and it does not matter if I try to play or edit any of them, it happens as soon as iTunes is opened.
    Any idea why this occurs and how I can prevent it?

    I don't think you guys are understanding what I am asking.
    Since iTunes 9 was released I have had my media "reorganized" and consolidated according to the "organize library" option in iTunes. My music library looked like this:
    ../iTunes/iTunes Media/Music/<artist name>/<album name>/<track>
    What has been happening recently when I launch iTunes is that it starts moving my music to this structure:
    ../iTunes/iTunes Media/<artist name>/<album name>/<track>
    iTunes is moving files automatically outside of my "music" folder into the root "iTunes Media" folder even though I have asked it to keep my folder organized / consolidated and have run "organize library" several times.

  • Help needed. Can I import MTS files directly into FCE?

    I am currently using iMovie, but iMovie doesn't recognise the .MTS files that my Panasonic AG-HMC41E produces.
    I was thinking of upgrading to Final Cut Express, but I don't know if that will solve the problem or not.
    Can anybody confirm that FCE will enable me to directly import .MTS files?
    Thanks in advance,
    Mike

    As far as I have heard, transcoding to Apple Intermediate Codec (AIC) makes a file that scarcely looks different from the original MTS; I should remind you that if you were able to ingest the MTS files directly into iMovie or Final Cut Express, they will do the same thing - transcode to Apple Intermediate Codec; they're just doing it within the interface of a capturing process. When they are ready for editing, they are now AIC. An app like Streamclip or ClipWrap is just helping you get this done outside of FCE or iMovie.
    ClipWrap 2 can rewrap your mts file as a MOV and leave it untouched - quality is the same. However, FCE won't edit that without having to render a lot. It's best to transcode it to AIC.
    There is a higher quality codec than AIC, called ProRes, but only Final Cut Pro can edit this.

  • Import BPAV files directly into FCPX?

    I have downloaded XDCAM Transfer and Sony Drivers from software.  I can't get FCPX to import BPAV files directly to the program.  running trial version
    Advice?

    First, I mark a clip I want to use as OK - this gives it a blue tag so I can identify the clips I have processed.
    I don't really have time to go through it blow-by-blow, but if you mark a clip in and out in the preview window, you can right-click on it and choose "Make new clip from selection" (or words to that effect).
    When you do this, a new clip is created from the in and out points on your clip and by default, appears at the end of your thumbnails in the browser (identify it by the blue tag). You can repeat this as many times as you like with different parts of the master clip - and then delete the master.
    This reduces the size of clips in the BPAV folder and of course, they are already rough-edited when you import into FCP X.
    To create XDCAM files from the BPAV stuff, simply select the clips and then click the "Register for Final Cut Pro" icon.
    Where the files go, is dictated by whatever you choose in preferences.
    I'm no expert with XDCAM Browser, so unfortunately, every file I "Register for FCP" appears to have a duplicate MXF file - I ignore or delete these (not found out how to avoid or use them yet).
    Andy

  • I have a Cisco/Linksys WRT-54G wireless router and 2 Airport Extremes (the small ones that plug directly into the wall). Is it possible to extend the network from the router using these two AEs? I have a DVD player and Ext HD plugged into the router too..

    I have a Cisco/Linksys WRT-54G wireless router and 2 Airport Extremes (the small ones that plug directly into the wall). Is it possible to extend the network from the router using these two AEs? I have a DVD player and Ext HD plugged into the router too. Any ideas? I'm guessing the only way is to do what I've seen in these community pages which states that it can be done but it will drop the bandwidth by 50%. Thoughts?? Thanks!

    The Cisco/Linksys WRT-54G was one of the very few routers said to be compatible with Apple's implementation of WDS (Wireless Distribution System) settings.
    The info that I have on file indicates that only the WRT-54G versions 4 and under were compatible, so that would be one bridge to cross.
    Even if you find that your Cisco/Linksys might be the right version, Apple never published instructions on how to configure the Express devices with other manufactures, so users were left to their own devices to try to figure out how to get things working. Apple's instructions to connect to other Apple devices are in the link below:
    WDS network
    If you were hoping to use 2 Express devices in this type of configuration...even if it works...the bandwidth penalties will be extremely severe.
    The first Express drops the bandwidth (and speed) on the entire network in half and the second halves everything again. So, the result, in effect would be a "g" wireless network running at 25% speed. Few users would consider installing this type of network.
    At this point, it becomes one of those things where the fact that you might be able to do something does not mean that there would be much value in doing so. But, it is your decision to decide if you want to try to proceed.

Maybe you are looking for

  • How do I upgrade FF without losing my bookmarks?

    My problem is urgent. I installed the latest FF at home and it lost all my bookmarks from 3.6.28. Now Flash Player refuses to work with FF 3.6.28 ...AT WORK. This will cause horrendous problems in 2 days time, Mon 2 April. That is why I have stayed l

  • Linking of planning calender to vendor master record

    Hi All, Could you please let me know how I can determine a particular date of a week as the delivery date (Monday to Friday) by  the vendor and plant combination. That means A purchase order created on 30 September for material X plant YYYY and vendo

  • Problems attaching pics from IPhoto 8.0 to I Mail

    I can't seem to find a way to attach my pics from IPhoto in different sizes. No matter how I set them up (large, small, etc) they still come out as 165Kb size. Any suggestions?

  • Getting empathy to work

    I am new to arch linux. I just installed telepathy and all the protocol clients. I added a new account in gtalk, and it never seems to connect. Can someone guide me, i am pretty noob in all this. Thanking you, Mehrzad

  • The thumbnails on my iMac are an hourglass

    I recently bought my first mac and was unhappy with iphoto so I purchased and installed Elements and Premiere 13. I have yet to use Premiere 13 but Elements 13 worked great and then a few weeks ago my new imports from cameras and phones had an hourgl