I can't Attach or download files from mail or retransfer or whatever. what can i do? please!!!

I have tryed to attach or download into folders to my desktop and nothing appears in the window to select a place or select  a file. sometimes i see the names with a circle next to them in light blue .
What can I do?

Here is the download page

Similar Messages

  • How can i download file from a pageflow portlet in Webloigc Portal?

    How can i download file from a portlet in Webloigc Portal?
    My Question is, when i download files used codes in a pageflow listed below,
    it didn't work. but in non-portal environments, it worked well.
    How can I download a file from a portlets in portal??
    Thx in advanced.
    this.getResponse().setContentType ( "application/ms-excel" ) ;
    this.getResponse().setHeader ( "Content-Disposition" ,"attachment;filename="
    +new String("Excel.xls".getBytes(),"iso-8859-1")) ;
    sth.write(this.getResponse().getOutputStream());

    i always use an old fashioned method when i have to do this, i create a new jsp that contains a scriptlet that writes to the ServletOutputStream.
    <i>outputWriter.jsp</i>
    // define your own class to get file here, otherwiser use netui-data:callControl tag
    <code><pre>
    File file = FileControl.getFile(fileName);
    String fileName = (String) request.getParameter("fileName");
    response.setContentType(file.getContentType());
    ServletOutputStream sos = response.getOutputStream();
    InputStream is = file.getInputStream();
    for(int i = 0; (i = is.read()) != -1;)
    sos.write(i);
    sos.close();
    </pre>
    </code>
    i then call this jsp from the jsp to which i forward in my action using a simple url rewrite with file name on the url.
    <a href=outputWriter.jsp?fileName=nameOfFileToDownload                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • HELP!!!i can download files from the internet but i can not open them,help!

    I am running mac os x 10.5 i can download files from the internet but adobe reader 9 keeps telling me they can not decode them,( Adobe Reader could not open 'dap93.exe' because it is either not a supported file type or because the file has been damaged) (for example, it was sent as an email attachment and wasn't correctly decoded). help!
    Message was edited by: kjsk8n

    Adobe Reader does not open .EXE files, it opens .PDF files.  If you were on Windows I would tell you to fix the file association, but I have no idea how to do that on a Mac.

  • Can LabVIEW download files from the Internet? I know the URLs of the files.

    Can LabVIEW download files from the Internet? I know the URLs of the files.

    Hi bmihura,
    I'm not sure what you what to do - download or open URLs - but I've put together the attached VI.
    I hope it is of some use.
    Charlie Rodway
    Test Design Engineer
    Rolls-Royce Controls and Data Services Ltd
    Attachments:
    WebBrowser.vi ‏21 KB

  • Hi. Having trouble viewing a downloaded file from a site. iPad is telling has not got a app to open file ,but have downloaded so many now and none of them are any help. Tried this on my android phone still nothing. Please can anyone help as slowly ma

    HHi having trouble viewing a downloaded file from a site my iPad is telling me I don have a app to open file . And have downloaded loads of apps and still no joy . Have tried this on my android phone to and still nothing. Please can anyone help as slowly going crazy. Thanks tim

    What type of file?  From what site?  What Apps have you downloaded for it?
    Perhaps if you provide details of what you are doing we can provide more precise help.

  • I just got a new Imac, and downloaded files from my old PC. Now, when I go to Finder, I have 1500 files in an area called developer. What is this, and can they be deleted? There are also 78 files listed as Other!  Most of these files I do not recognize.

    I just got a new IMac, and tried to download files from my old PC. When I go to,Finder, I have 1500 files under Developer, an 78 files under Other.
    Most of these files I do not recognize. Can they be trashed? Why did they transfer? I used a flash drive for the transfer. Also, is there a way to transfer my older email files to this new computer?
    Thanks for any and all help, I really need it.
    Tom

    Did you use the Migration Assistant to help set up the new iMac using some of the files in the older PC? Some likely won't mean much, unless you have applications that can use or convert them. There's also a way to use the software Time Machine to import data files from an external or another computer, so you may have used that, too.
    Hopefully someone with experience in a similar issue will reply...
    Good luck & happy computing!

  • Can't download file from Gmail...

    I have the latest version of Safari and now I can't download files from my Gmail...

    Might be a cookies, cache, extensions, or plug-ins issue.
    From your Safari menu bar click Safari > Preferences then select the Privacy tab.
    Click:  Remove All Website Data
    Then delete the cache.
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.
    If that didn't help, from the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.
    If it's not an extensions issue, try troubleshooting third party plug-ins.
    Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow plug-ins. Quit and relaunch Safari to test.
    If that made a difference, instructions for troubleshooting plugins here.

  • Can't download file from any browser and download manager

    i confused wit my MBP, becaus MBP can't download file from internet ( via USB modem & Wi-fi)..
    can you help me to fix it ??
    i use iGetter, and it not responding to download, safari too..

    I was able to download the trial from rarlab.com. What happens when you click on a download? You need to make sure you select to download the Mac version. The .exe files do not run on a Mac.
    BTW, you might want to check out GUI Tar  https://www.macupdate.com/app/mac/14503/gui-tar
    The other two sites also work for me. What exactly happens when you click on a link to download? Do you know how to find your downloads?
    How to download YouTube videos using Safari or Firefox
    6 Different Ways to Download Videos from YouTube to your Mac

  • Where can i get an example of Viewing wap, downloading files from wap site?

    as we know, almost every simulator has this function. now i wanna write the same function via MIDP, how?
    And, anyone know nextel i730, it's very weird that it cannot download file from the wap site but other phones can do it from the same site.
    any help would be appreciated.

    WAP = HTTP. Just open a http page in midp and read the data. Displaying WAP in MIDP is another thing, since it does not have facilities for that. Why should it anyway? All phones that hava java, already have a W(AP/EB) browser.

  • Can t download files from internet to my Ally

    i ve had my Ally less than week.......when i try to download files from internet i get error msg that download failed.....i tried to click link and hold link and choose save and still download fails........help me.......please

    Try to Clear your Temporary Internet Files and Cookies. To delete your temporary internet files on the Lg Ally follow the directions below:
    From the Home screen, touch the applications tab (bottom of the screen).
     Touch Browser.
    Press the Menu key.
    Touch More
    Touch Settings.
    Touch Clear cache.
    Some visited website content stored on the device. The cache enables the browser to download only the content that has changed since the last time a website was visited. Since the browser only downloads changed content, pages are loaded faster.
    Touch OK.
    Touch Clear history.
    A listing of URLs (website addresses) that have been recently visited.
    Touch OK.
    Touch Clear all cookie data.
    Some visited website content stored on the device. The cache enables the browser to download only the content that has changed since the last time a website was visited. Since the browser only downloads changed content, pages are loaded faster.
    Touch OK.
    You can also find this information on the Verizon Wireless website HERE
    Hope this helps!

  • I accidently erased all my downloaded files from my videos to files, what can i do to restore?

    Under settings i mistakenly erased my downloaded files. is there a way to restore those files?

    There is no option of restoring the downloaded files from FF itself, You can only restore your Add-ons, bookmarks, passwords, preferences, history and tabs if you are using the "sync option".
    If you have any utility setup in your OS to take periodic backups only then there is a possibility to restoring the files that has gone.

  • HT1338 I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    It should unzip if you double-cick.
    What are you seeing happen when you do that?
    Select a .zip file in the Finder and Get Info (cmd-i). What is set for it to Open With. It should be Archive Utility.

  • Why can't I download file from any websites?

    Whenever I try to download files from filesharing sites like mediafire, I click the download button and the page appears to be loading and nothing happens.
    After several tries, I found out that while the page is loading, it is actually downloading the file because the time it takes for the page to load before the "open" or "save file" windows come out depends on the size of the file. And immediately after I click "save file" the download is done, and I can open whatever I downloaded. The time ranges between 5min to 30min depending on the file size.
    Usually the "save file" window will display immediately when I click on the download button, the the fire fox download window will show the progress of the download and % of completion. But no, for me nothing appears in the download window, and I don't get to see the progress of my download until it is apparently "completed" after the webpage finished loading.
    I have tried every solution that I know, cleaning my browser history and cookies, resetting firefox, clearing up my computer's registry, even did a clean reinstall of firefox, wiping everything including my bookmarks, but none of these solves the problem. I am also pretty sure that my firefox extension are not the ones to blame as I did do a test download after a clean reinstall, which did not work as well.

    My problem is fixed after I set the firefox connection settings from "use system proxy setting" to "no proxy". After setting to no proxy, the downloads happens as it should.
    but my question now is what is system proxy? and what is the difference between using these 2 different options?

  • I can't download files from my friends

    When trying to download files from my friend. All it says on the file is that it is waiting or I can cancel. Can someone help me figure out why?

    Hi,
    What exactly are you trying to copy from your iPad to your PC?
    Regards,
    Steve

  • How can I download file from my net book

    How can I download file from my notebook

    You can use 3rd party Apps in conjunction with File Sharing in iTune to add files to your iPad.
    http://i1224.photobucket.com/albums/ee374/Diavonex/fb272a97.jpg
    http://i1224.photobucket.com/albums/ee374/Diavonex/a58417cc.jpg
    http://i1224.photobucket.com/albums/ee374/Diavonex/a98c6a7e.jpg

Maybe you are looking for

  • MSI GTX560TI SLI won't boot into Windows.

    So I got my second MSI GTX560TI Twin Frozr II today, and I was really looking forward to some SLI action, but when I set up both cards, I can't get past the first screen that tells me to press F8 to go to BIOS. I can't access Windows Security Mode or

  • Animated Gif, XML & Flash 8

    I created an animated gif in photoshop cs3. I'm opening the gif file from inside an xml file using flash 8. It displays the gif just fine without the animation. I noticed that when I open the same gif file from an html file the browser (IE7) ask perm

  • FDMEE - Write back - No Data and No Errors

    I am trying to Write Back from Planning 11.1.2.3.500 to EBS R12 using FDMEE 11.1.2.3.530. There is data in Planning, and when I execute an Import it processes successfully, but the Transform Data Process step has a warning symbol and there is no data

  • After upgrade to Maverick, Canon printer is not responding.

    Hi,      I've Macbook Air connected to office network through Wifi. My Office printer such as Canon IR C4080 and Ricoh Africo SP C242DN are not responding after Maverick upgraded. I tried to install new driver but still not working. Do you have any i

  • Urgent Plz Help

    hi actually my problem is that i have to print the page which is not in the brouser i,e a html page which cannnot be viewed but has to printed. normlly a page opened in any brouser can be given to the printer but how to give the unseen page to a prin