Where i can browse my files and share it on whatsapp and facebook on ios 7.1

where do i browse my files on my apple iphone 4

If you have Firefox installed, use
Help > Troubleshooting Information > "Show Folder" button
to go straight to the currently active profile folder.
If you prefer not to access it that way, try pasting the following path --
%APPDATA%\Mozilla\Firefox\Profiles
-- into either of these:
* Windows Explorer path (if Windows Explorer still exists?!)
* Start menu search box (if you can find a Start menu?!)

Similar Messages

  • I'm a Mac user. I wanna know what is the base directory for the "chrome://" url. I wanna also know where i can find the file "chrome://browser/content/browser.xul" in my computer. Thank you

    I'm a Mac user. I wanna know what is the base directory for the "chrome://" url. I wanna also know where i can find the file "chrome://browser/content/browser.xul" in my computer. Thank you

    Use your browser to open this page "chrome://browser/content/browser.xul"
    Right click and click "View Page Source" you will find that this xul file should be in Firefox.app/Contents/MacOS/omni.jar

  • How to browse a file and extract its contents

    i want to browse a file and extract its contents.My code is given below but its not working .Can anybody help me please
    JFileChooser fc = new JFileChooser();
              int returnVal = fc.showOpenDialog(jfrm);
              if (returnVal == JFileChooser.APPROVE_OPTION)
              File file = fc.getSelectedFile();
              //This is where a real application would open the file.
              fileName=file.getName();
              //This is a file function to extract data from a file.
              //It reads data from a file that can be viewed on cmd
              jlab3.setText(fileName);
              try
    // Open the file that is the first
    // command line parameter
    FileInputStream fstream = new FileInputStream(fileName);
    // Convert our input stream to a
    // DataInputStream
              DataInputStream in =new DataInputStream(fstream);
    // Continue to read lines while
    // there are still some left to read
    // while (in.available() !=0)
    // Print file line to screen
              fileName1=in.readLine();
              jlab3.setText(fileName1);
              in.close();
    catch (Exception e)
              System.err.println("File input error");
              }

    JFileChooser fc = new JFileChooser();
    int returnVal = fc.showOpenDialog(jfrm);
    if (returnVal == JFileChooser.APPROVE_OPTION)
    File file = fc.getSelectedFile();
    //This is where a real application would open the file.
    fileName=file.getName();
    //This is a file function to extract data from a file.
    //It reads data from a file that can be viewed on cmd
    jlab3.setText(fileName);
    try
    // Open the file that is the first
    // command line parameter
    FileInputStream fstream = new FileInputStream(fileName);
    // Convert our input stream to a
    // DataInputStream
    DataInputStream in =new DataInputStream(fstream);
    // Continue to read lines while
    // there are still some left to read
    // while (in.available() !=0)
    // Print file line to screenHere you are reading the first line of the file
      fileName1=in.readLine();
    //}and here you are displaying the line in a (I suppose) JLabel. A JLabel is not very suitable for displaying a file content, except is the file contain few characters !!!
    jlab3.setText(fileName1);
    in.close();
    catch (Exception e)
    System.err.println("File input error");
    }If you want to read the complete file content you must uncomment lines inside while instruction, like this
    while (in.available() > 0) {  // I prefer to test in.available like this, instead of !=
      // append text to a StringBuffer (variable named sb here) or directly in a textarea.
      sb.append(in.readLine());
    ...

  • I can't manage file and storage services in server manager.

    I have a windows 2012 R2 server. I had turned on the file and storage services role and was able to configure a single share in server manager. A few days later I wanted to create another share but when I select file and storage services within server manager
    I get the message at the top that says The server has not been queried for data since it appeared offline. Also there are no shares listed. Even though the shared folder that I already created is available from other computers.
    If I try to create a file share anyway I am asked to choose a server to create the share on and the server appears in the list with a status of offline. 
    Now this may seem like an obvious connection issue however, I am trying to configure the server locally, not over the network. I can manage other services in server manager just fine. I have WDS and WSUS roles installed and can be configured with server
    manager just fine. I only have a problem with file and storage services. 
    There are no errors in the event log. 
    I tried to remove the file and storage services role from the server but as soon as I uncheck the box for file and storage services I get a pop up windows that says: 
    The validation process found problems on the server from which you want to remove features. The selected features cannot be removed from the selected server. click ok to select different featres.
    I lists validation results that simply state the name of the server and says "storage services cannot be removed."
    How can I get file and storage services working again?

    Hi,
    How many servers are there in the list? If the offline serve is a remote server, please reboot the remote server to see the result. In the meantime, please new a shared folded on the local server in Windows Explorer to see if the issue still exists.
    Please refer to the article below to share a folder with server manager.
    12 Steps to NTFS Shared Folders in Windows Server 2012
    https://blogs.technet.com/b/keithmayer/archive/2012/10/21/ntfs-shared-folders-a-whole-lot-easier-in-windows-server-2012.aspx#.Ux1ty_mSwXV
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I like the idea of auto back-up for my new iMac, Ipad and PC Netbook, particularly if I can access all files and data stored on any device.  But I have a Conceptronic router.  Will Time Capsule work with this and how?

    I like the idea of auto back-up for my new iMac, Ipad and PC Netbook, particularly if I can access all files and data stored on any device.  But I have a Conceptronic router.
    1. Will Time Capsule work with this and how?
    2. Can my printer USB be plugged in and then shared between the devices?
    3. Can I create a network and how?
    4.  What happend when a visitor logs onto my existing wireless router?
    I'm new to Macs (well a returning user having started with Mac Plus!!) and not very technical.  Any help / advice will be much appreciated.
    Ray

    The key to what you seem to want to do is to be able to get Apple's Time Capsule router to "join" the network that your Conceptronic router.  I believe that works with some third-party routers, but I've never seen a list of those that work in such a configuration and I have no experience with Conceptronic equipment.
    You might be better off with a Network-Attached Storage (NAS) device instead of a Time Capsule.

  • Where to find old backup files and how to use it to restore

    Hi,
    Need help. I did a OS update to iOS 6 today.
    Before the update I did backup my phone on my PC.
    But since that backup there was a new back up that created automatically when I connected my phone back to the PC. Now with some issues I want to rollback to previous backup. But this backup file is not visible in the restore from backup list. Is there anyway I can manually find this file and try to restore from it.
    In the backup folder I can see a few files with previous backup time stamp but not sure how I can use these files and which file to use..
    Pls help.. Thanks.

    Open the Users folder on the internal drive, drag the migrated home folder to the desktop, and provide your administrator password.
    (77054)

  • My macbook pro (using lion os) can't search files and folders on external hard drive! How can i solve it?

    When i used Snow leopard, i can search every files and folders on my external hard drive (NTFS). But when i upgraded to lion OS, sportlight didn't index files on exteranal hard drive and i can't search everything on external hard drive whatever i type in the search box! I also check the Finder preference and select when performing a search to "Search the current folder" ! How can i solve this problem! Please help me if you know!

    iTunes>Preferences (Cmd+,)>Advanced
    Choose the Ext HD (and the appropriate folder) as the location for your library.

  • Is there an app where I can upload my photography to share with others?

    Is there an app where I can upload my photography to share with others?

    Shutterfly http://itunes.apple.com/us/app/shutterfly-for-ipad/id396799352?mt=8 , Flckr http://itunes.apple.com/us/app/flickr-+/id437753719?mt=8 , If you have a facebook account use the facebook app http://itunes.apple.com/us/app/facebook/id284882215?mt=8 , Picasa http://itunes.apple.com/us/app/picasa-photo-albums-lite/id412565941?mt=8  I would also recommend that you look at the rating on the apps before using them too.

  • That line where you can see your bookmarks and stuff is gone..! how do i get it back?

    my laptop is 93.1 % filled up so its working pretty slow.. i was on a website and i tried right clicking (i needed to copy something) and the computer was to slow so it didnt work. (this has happend before). so i tried right clicking a couple of times and before i new it that line where you can see your bookmarks(and other stuff) was gone.! i tried right clicking again to see if i could get it back, but it didnt work. so i tried turning off the computer and it still didnt work. how do i get it back? and if i get it back, will all my bookmarks be gone?

    Firefox 3.6+ versions have a feature to allow the user to hide the Menu bar.
    Hit the '''Alt''' key to temporarily show the Menu bar, then open View > Toolbars and select Menu bar, so it has a check-mark. <br />
    The F10 can also be used on most PC's to temporarily reveal the Menu bar.
    https://support.mozilla.com/en-US/kb/Menu+bar+is+missing

  • Mac CAN't Cut files and folder???

    i'm new Mac user!
    My Mac CAN't Cut files and folder! is it normal? just copy, then delete orig.
    or use drag with OPT key. But i can't use CMD+X or CUT in EDIT menu.

    I have been having the same problem, and thought it was just me. Had the same problem with deleting files/folders in Finder...till I found you have to hold the cmd key down while deleting.
    Was hoping there was a keyboard shortcut for copy as well.
    Really infuriating, what would be a CMD-X, move mouse, CMD-V operation becomes a copy, navigate to new folder/move to new window, paste, go back to other window, re select and delete operation.
    My work around is to use Windows Explorer in unity mode in VMWareFusion if I am doing any major search/move/cut operations.
    Saves having to have multiple windows open/going back/forwards, between them.
    I did see a terminal hack that enabled the CMD-X keyboard shortcut....but it just deletes to the Trash Bin and does not actually paste the items back.
    Can understand the reasons nerowolfe states, but that does not stop it from being b**y annoying

  • What is an app where you can use a photo and cut a person out of it and put it on another picture?

    What is an app where you can use a photo and cut a person out of it and put it on another picture?

    I don't believe you can do that on an iPhone. But you can on your computer using apps such as Photoshop.

  • How to make an openfiledialog? (browse a file and put it in a parameter)

    How to make an openfiledialog? (browse a file and put it in a parameter)
    Best Regards

    hi,
    check the code  below:
    FORM sub_gui_download.
    * Define local variables
      DATA:
        lo_fullpath       TYPE string,
        lo_filename       TYPE string,
        lo_path           TYPE string,
        lo_user_action    TYPE i,
        lo_encoding       TYPE abap_encoding.
    * Define local constants
      CONSTANTS:
        lc_encoding(1) TYPE c VALUE 'X',
        lc_directory TYPE string VALUE 'D:',
        lc_filetype TYPE char10 VALUE 'DAT',
        lc_separator TYPE char01 VALUE 'X',
        lc_blank TYPE char01 VALUE ''.
    * Call method to create dynamic save_path and save_format
      CALL METHOD cl_gui_frontend_services=>file_save_dialog
        EXPORTING
          with_encoding        = lc_encoding
          initial_directory    = lc_directory
        CHANGING
          filename             = lo_filename
          path                 = lo_path
          fullpath             = lo_fullpath
          user_action          = lo_user_action
          file_encoding        = lo_encoding
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      IF sy-subrc <> 0.
        EXIT.
      ENDIF.
    * Check user_action
      IF lo_user_action <> cl_gui_frontend_services=>action_ok.
        EXIT.
      ELSE.
    *   If user_action equals to action_ok, call function module to download datas
    *   using download table i_dwn_tab
        CALL FUNCTION 'GUI_DOWNLOAD'
          EXPORTING
            filename                = lo_fullpath
            filetype                = lc_filetype
            write_field_separator   = lc_separator
            trunc_trailing_blanks   = lc_blank
          TABLES
            data_tab                = i_dwn_tab
          EXCEPTIONS
            file_write_error        = 1
            no_batch                = 2
            gui_refuse_filetransfer = 3
            invalid_type            = 4
            no_authority            = 5
            unknown_error           = 6
            header_not_allowed      = 7
            separator_not_allowed   = 8
            filesize_not_allowed    = 9
            header_too_long         = 10
            dp_error_create         = 11
            dp_error_send           = 12
            dp_error_write          = 13
            unknown_dp_error        = 14
            access_denied           = 15
            dp_out_of_memory        = 16
            disk_full               = 17
            dp_timeout              = 18
            file_not_found          = 19
            dataprovider_exception  = 20
            control_flush_error     = 21
            OTHERS                  = 22.
        IF sy-subrc <> 0.
          MESSAGE i007.
        ENDIF.
      ENDIF.
    ENDFORM.    

  • After  i have upgraded to Lion OS, this computer has become the worst computer on this planet. Everything is so slow as if i am in 1990's, where you can click on something and take a coffee break. Constantly get errors on MS Outlook and all applications

    After  i have upgraded to Lion OS, this computer has become the **** computer on this planet. Everything is so slow as if i am in 1990 where you can click on something and take a coffee break. Constantly get errors on MS Outlook and all applications are taking for ever to open up. If you guys can't fix it i am going to throw this out the window. Completely fed up with this. Have always loved apple but this is the worst experience i have with the MacBook Air and its not even 1.5yr old.

    There are two ways to upgrade to Lion - one is to install Lion overtop of the existing Snow Leopard and the other is to erase the hard drive, install Lion, and then migrate your applications and user accounts. This second option takes a good deal longer than the first so the preferred method for most is the first method and in most cases it works fine. But not in all.
    captfred has told you what I'd start out doing if it were my computer. There's a good chance that you can identify an application or plug-in that's causing the problem. Upgrading the involved item(s) can solve the problem. Of all the Lion upgrades I performed I had a couple that weren't completely successful even though I'd looked for programs and plug-ins that needed upgrading first. I missed a few but I found them after the fact and had happy computers.
    There was one computer that still had problems. With this computer I reinstalled Lion right over the old version. (If you didn't keep a copy you'll need to download it first.) I still wasn't satisfied so with that computer I rebooted into the recovery partition (Command R after restarting) formatted the hard drive, installed Lion and then migrated. That did solve the problem.

  • I build my websites with iWeb. Is there a way I can transfer the files and work on the sites on a different computer (mac)?

    I build my websites with iWeb. Is there a way I can transfer the files and work on the sites on a different computer (mac)?

    See this topic opened today...
    https://discussions.apple.com/thread/3710310?tstart=0

  • Do you know CRM where you can copy-paste footer and it will recognize...

    Do you know CRM where you can copy - paste footer and than it will recognize field names based on a previously inserted data and global rules (New
    York for 98% is a city and [email protected] is an email for example)? 

    It will not track anything without the iphone.

Maybe you are looking for

  • Having to reorder twice and waiting a month to fin...

    I ordered BT Broadband with BT about a month and a half ago (the first order)! I asked for a new line(not the exsisting line) i placed the online order and set everything up happy days or so i thought!!! new internet very soon. A few days later my br

  • Import unacceptable

    I recorded an event on a Canon GL-1. I attempted to import it into iM6 on a Panasonic PV-GS150. The import stuttered, both audio and video. I attempted to import it on my trusty old Sony TRV-8. The audio and video were perfect, but iM treated each se

  • Can't install Skype (6.18), Code 1638

    Instead of auto-updating skype, the program manually asked me to install the recent update. When I tried to, it gave me an error saying: Installing Skype Failed; code 1638 Another version of this product is already installed. Installation of this ver

  • Set Colors of a part of a booelan cluster array

    I put an example of a cluster boolean array. Now i a want that a certain part (see the red arae) has another color. Not the colors as set by 1 or 0. And keep the rest of the array in the other (white) color. I put the attached example ColorArray.vi (

  • Return order change.

    Hi Experts... Please help Requirement:- When a return or cancellation order gets created against the original sales order, the line items gets populated along with material and quantities from the original sales order. In this case, there is a possib