Problem downloading file's from a .php cart

Having problems downloading files form a php based cart software, but Firefox works fine and also on a PC they download on Explorer fine, is there a setting on Safari to fix this or is there another way around this.

Welcome to Apple Discussions
Usually, this type of content doesn't work on Safari due to a PC mentality when coding the site. Here, Firefox etc. are better able to read this code.
Also, a good reason for having alternate browsers from which to choose.

Similar Messages

  • Random problem downloading files

    I'm having a random problem downloading files from various web sites. I click the file to download it and instead of getting the save file box with the file name I'll get something like "attachment.php". It always seems to be php files.
    Clicking the file numerous times to download it will eventually download but it's very frustrating.
    I've been through all the trouble shooting guides and suggestions. Nothing made any difference. I've turn off add-ons, virus scanners etc to no avail.
    For instance, this is the last download I tried (click the download button):
    http://www.pixologic.com/zbrush/getting-started/
    I got "download.php" which isn't just the zip file with a different name. It's actually different.
    Doing it a few times I eventually got the zip file.
    It seems to happen on any web site. The common theme is that this ".php" is involved.
    Is this a bug? Any ideas?

    That is a ZIP archive (ZBrush_Getting_Started.zip) that I get when I click the Download button.
    * http://www.pixologic.com/zbrush/getting-started/
    *http://download.pixologic01.com/download.php?f=Documents/ZBrush_Getting_Started.zip
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Upload/Download file to/from a document library in a SharePoint online site

    Hi,
    I am referring to the below blog for Upload/Download file to/from a document library in a SharePoint online site.
    http://blogs.msdn.com/b/rohitpuri/archive/2007/04/10/upload-download-file-to-from-wss-document-library-using-dav.aspx?CommentPosted=true#commentmessage
    I would like to know if this is feasible with a SharePoint online site.
    If feasible, how can I resolve the below exception I am getting while using the code.
    “The remote server returned an error: (403) Forbidden”.
    Thanks,
    Thanan

    Hi,
    Actually what I am trying to achieve is the two things.
    1) By using only the user's name, need to upload/download from/to the document library of SharePoint online site using the CSOM. (i.e., achieving Single Sign On / Windows Authentication)
    2) I need to achieve the above only by passing the document URL; not by hardcording/ configuring the document library name in the windows application.
    Can anyone pls help on this now?
    [Below code is working fine. But need to arrive the solution whereas the above 2 conditions are not violated.
    using (var clientContext
    = new ClientContext("https://yoursiteurl.com"))
               string passWd
    = "password";
               SecureString securePassWd
    = new SecureString();
               foreach
    (var c in passWd.ToCharArray())
                    securePassWd.AppendChar(c);
                clientContext.Credentials
    = new SharePointOnlineCredentials("username", securePassWd);
               using
    (var fs =
    new FileStream("fileName",
    FileMode.Open))
    var fi =
    new FileInfo("fileName");
    var list = clientContext.Web.Lists.GetByTitle("Doc Library");
                   clientContext.Load(list.RootFolder);
                   clientContext.ExecuteQuery();
    var fileUrl = String.Format("{0}/{1}", list.RootFolder.ServerRelativeUrl,
    fi.Name);
    Microsoft.SharePoint.Client.File.SaveBinaryDirect(clientContext, fileUrl,
    fs, true);
    Thanks,
    Thanann

  • Having a problem downloading an app from adobe cc exhange panel

    I am having  a problem downloading an app from adobe exchange panel.  It allows me to log in but then just keeps trying to download.  it looks a little like a bicycle wheel turning and turning
    Elizabeth

    Adobe aren't much help either. What you have to do is open a web case with the Adobe support team.
    I've been waiting since 25/09/09 for them to reset my account which is what you have to do to get it working again.
    I know this isn't much help but its a start.
    Hopefully it works for both of us if they ever reset the account.

  • Im having problems downloading my ebooks from adobe digital editions to my Nook HD+ tablet

    Im having problems downloading my ebooks from adobe digital editions to my Nook HD+ table

    This is the Reader forum. The Digital Editions one is here:
    http://forums.adobe.com/community/adobe_digital_editions

  • I am having problems downloading my songs from icloud it keeps saying error

    i am having problems downloading my songs from icloud it will download some but says it has errors in downloading all of them?

    ? Anyone have any suggestions?

  • Problem downloading a movie from itunes into my ipad2- it stops in middle

    problem downloading a movie from itunes into my ipad2- it stops in middle

    I have the same issue just keeps stopping....?

  • Problem downloading files from flash movie?

    For some reason, on my Mac Book Pro (running OSX 10.5.4) I am unable to download a file from a flash movie (.swf). All other macs in the office are capable, and I can download files from other sources, just not from a flash movie. It allows me to choose where to save the file, but when the download starts, the progress bar remains at 0%.
    Does anyone know what causes this?

    There's no such thing as Final Cut HD 5.0.4. If what you really have is Final Cut Pro 5.0.4, then you should be able to capture and edit HDV. But, you haven't told us what camcordr you have, so it's difficult to help.
    The usual procdure for resolving this situation looks something like this:
    1) With the camcorder powered on and connected, open System Profiler, and see if it sees the camcorder. (SP is in the /Applications/Utilities folder.)
    2) If SP sees it, then with FCP not running, power down the camcorder, then start Final Cut again. When the window opens saying FCP can't find your HDV device, power on the camcorder and click continue. Try it again.
    3) If Log & Capture doesn't see it, then Quit FCP, shut down the Mac, power down the camcorder. Wait 20 seconds. Power up the camcorder, boot up again, open FCP & try it.
    4) If L&C still doesn't see it, then trash your FCP preferences, and try it again.
    5) Report back here.
    EDIT: You are using the HDV Easy Setup, aren't you?

  • Use WEBUTIL for upload and download file to/from Database

    Dear friends
    I have a table with three columns (id , name , myDoc) myDoc is a BLOB, I would like upload word documents or PDFs or images to myDoc column, I use Oracle Form 10g, I try to use webutil to solve my problem, but I couldn't, Please help me.
    Thanks

    # Details
    # transfer.database.enabled : Can be TRUE or FALSE - allows you to disable
    # upload and download from the database server.
    # transfer.appsrv.enabled : Can be TRUE or FALSE - allows you to disable
    # upload and download from the application
    # server.
    # transfer.appsrv.workAreaRoot: The root of the location in which WebUtil can
    # store temporary files uploaded from the client.
    # If no location is specified, Application Server
    # user_home/temp will be assumed.
    # This location is always readable and writable
    # no matter what the settings in
    # transfer.appsrv.* are. This setting is
    # required if you need the Client side
    # READ/WRITE_IMAGE_FILE procedures.
    # transfer.appsrv.accessControl:Can be TRUE or FALSE - allows you to indicate
    # that uploads and downloads can only occur from
    # the directories named in the
    # transfer.appsrv.read.n and
    # transfer.appsrv.write.n entries and their
    # subdirectories. If this setting is FALSE,
    # transfers can happen anywhere.
    # transfer.appsrv.read.<n>: List of directory names that downloads can read
    # from.
    # transfer.appsrv.write.<n>: List of directory names that uploads can write
    # to.
    #NOTE: By default the file transfer is disabled as a security measure
    transfer.database.enabled=true
    transfer.appsrv.enabled=true
    transfer.appsrv.workAreaRoot=
    transfer.appsrv.accessControl=TRUE
    #List transfer.appsrv.read.<n> directories
    transfer.appsrv.read.1=c:\temp
    #List transfer.appsrv.write.<n> directories
    transfer.appsrv.write.1=c:\temp

  • TS1424 Problem downloading a song from iTunes on Mac OS 10.7.4...

    I have a message:  "There was a problem downloading (song title).  The file seems to be corrupted.  To redownload the file, choose 'Check for Available Downloads' from the Store menu."  I did this four times with the same result.  Any ideas?

    I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the item that is not downloading properly. If you can't see "Report a Problem" next to the entry, click the "Report a problem" button. Now click the "Report a Problem" link next to the item.
    (Not entirely sure what happens after you click that link, but fingers crossed it should be relatively straightforward.)

  • Safari 5 - Problem downloading file

    I have a problem to download files with Safari 5 (in this case a flash player plugin, but actually with any file). There is a download button on the website, if I click this button, Safari opens a new page with the extension .dmg. I think it tries to display the dmg file as an extension, so I get a black screen. Nothing gets downloaded. If I use Command-Click on this download buitton, I get the option to download the attached file, but Safari only downloads the http link to the page, the file does not get downloaded.
    I need to download this file, because Safaris doesn't display ant flash content, so now I have two issues. Any help is highly appreciated. Thanks!

    HI,
    Try this. Go to ~/Library/Safari/ and move the Downloads.plist file to the Trash.
    This is the path: Open a Finder window. Select your Home Folder in the Sidebar on the left. It has a small house icon. Then open the Library folder then the Safari folder. The Downloads.plist file is there.
    Restart your Mac.
    As for Flash. Uninstall the current copy of Flash, then reinstall fresh, then repair permissions.
    Uninstall Flash
    Install the most recent version of Flash here.
    Repair permissions...
    Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Help...Problems downloading files

    Hi, my problem is when I try and download Limewire the download window opens and it will download 8k of the install file that is a few Mbs and then it will say "cannot download file". I also tired to download a mp3 file from a website and I had the same thing happen aswell. Does anyone have an idea of what I might be doing wrong. Thanks
    12 iBook G4 1.33 GHz,   Mac OS X (10.4.3)  

    Hi Slick,
    Welcome to Apple Discussions
    Well here is what I am thinking you did wrong. By any chance was that an MP3 file from a popular music artist? Well if it is, there is your problem. It has a very clear name to that problem, its called stealing. Buy off iTunes, the quality is so much better. Anyways I wouldn't use any programs like Limewire if you paid me. I have constantly heard complaints from people whose computers are messed up/slow ever since they started. It is no good.
    Jon

  • HT1386 I am having problems downloading my music from my PC to my iphone 5s. I have i-tunes on my PC which I also have a different apple ID than what is on my iphone. I tried once to sync and download but do not know where it went. Please help

    I am having problems downloading my music library from my PC to my iphone. I have different apple id's for i-tunes and iphone5s. I did connect iphone to PC via USB and was able to sync and download, but do not know where it downloaded to. I looked under my music on iphone and nothing there.

    You have Sync Music selected under the Music tab or selection for your iPhone sync preferences with iTunes on your PC?

  • I am having problems downloading my music from my Itunes laptop to my Ipod,..it will only download 260 songs? Ive checked all songs in the check box,. still cannot figure it out??

    I am having problems downloading all my music ontop my Ipod from my Itunes account. It only allows 260 songs? It is leaving me with 25 g of free space on my ipod? I have alot of music, and it never has done this before? Ive tried resetting my Ipod,. ive gone through and selected all my music to be synced, buit everytime I sync,. it only syncs 260 songs??

    ? Anyone have any suggestions?

  • Problem downloading Mountain Lion from App Store

    I am unable to download Mountain Lion onto my iMac from the App Store. I have no problem downloading other software - including updates to Final Cut Pro X and several other programs. However, if I try to download Mountain Lion, it starts and then hangs at 142mb. Since yesterday.
    The iMac is 3.4 ghz Intel Core i7, with 8GB of ram, with a SSD system drive. It is currently running 0S X 10.7.5. I have restarted several times, and trashed the preferences and cache for the App Store. I also tried creating an alternate user account on the computer and downloading from the new user - it still hangs at 142mb.
    I have already purchased Mountain Lion for my MacBook Pro, and that worked great. The App store recognizes that it is a purchased app - but i am unable to download past 142mb. My internet connection is solid, and I have restarted my modem - not sure what else i can do.

    I would first try this:
    Repair the Hard Drive and Permissions - Lion/Mountain Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.
    If you continue to have a problem it may just be any issue with Apple's servers or those of your ISP.

Maybe you are looking for