DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4

Thread: download file

  1. #1
    Lowest of the Low Guest

    download file

    I have a problem in that on my website I have files that can be downloaded
    and I have used html similar to this example:
    < a href="code.zip">Download now</a>

    In IE this works fine no problems and on my local machine i.e. not over the
    web Netscape also offers to download the file but once I try and use
    Netscape to download from my actual website it seems to open a new html page
    and procedes to display the binary information which comes out as chinese
    characters.

    There must be a simple solution to this but I can't find it can anybody
    help?

    Lowest of the Low



  2. #2
    Martin Busch Guest

    Re: download file

    Does this problem appear only in your Netscape version?!
    -> You played with your MIME options in Netscape
    and now Netscape thinks your *.zip isn't a zip...
    Reinstall Netscape to fix it....



    "Lowest of the Low" <Nathan.Gloyn@NOSPAMbase-1.freeserve.co.uk> schrieb im
    Newsbeitrag news:3e9d07ff@tnews.web.devx.com...
    > I have a problem in that on my website I have files that can be downloaded
    > and I have used html similar to this example:
    > < a href="code.zip">Download now</a>
    >
    > In IE this works fine no problems and on my local machine i.e. not over

    the
    > web Netscape also offers to download the file but once I try and use
    > Netscape to download from my actual website it seems to open a new html

    page
    > and procedes to display the binary information which comes out as chinese
    > characters.
    >
    > There must be a simple solution to this but I can't find it can anybody
    > help?
    >
    > Lowest of the Low
    >
    >




  3. #3
    Lowest of the Low Guest

    Re: download file

    No it's not just my Netscape it's also Opera and Mozllia, basically any
    browser other than IE.

    I've not changed any settings as I specifically installed the various
    browsers to try and ensure no problems cross browser.

    Any other ideas?

    Lowest of the Low



  4. #4
    vb toit Guest

    Re: download file

    I use an input button with the code as follows

    <INPUT type="button" value=" Get IT Now " onclick="window.open('your.exe')">


    http://mysterian.tripod.com


    "Lowest of the Low" <Nathan.Gloyn@NOSPAMbase-1.freeserve.co.uk> wrote in message
    news:3e9d07ff@tnews.web.devx.com...
    > I have a problem in that on my website I have files that can be downloaded
    > and I have used html similar to this example:
    > < a href="code.zip">Download now</a>
    >
    > In IE this works fine no problems and on my local machine i.e. not over the
    > web Netscape also offers to download the file but once I try and use
    > Netscape to download from my actual website it seems to open a new html page
    > and procedes to display the binary information which comes out as chinese
    > characters.
    >
    > There must be a simple solution to this but I can't find it can anybody
    > help?
    >
    > Lowest of the Low
    >
    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links