Jump to content

Link to zip file doesn't work?


daddydave

Recommended Posts

I have searched but have not found.

I can't figure out why the Download link in my signature (or in my post) doesn't work. In fact I see the link appear in the address bar, then it quickly redirects back to www.msfn.org. Is it because the zip file has an .exe in it?

EDIT: I'm thinking it must be happening on the freewebs side. Is that what it looks like?

Edited by daddydave
Link to comment
Share on other sites


I have the same problem on Tripod. Try making a redirect HTML file, like this:

<html>
<head>
<title>YOUR OWN TITLE</title>
<meta http-equiv="REFRESH" content="5; URL=YOUR OWN LINK HERE">
</head>
</html>
<p>Downloading the file "YOUR OWN FILE NAME, YOU CAN REMOVE QUOTES HERE", please wait...
<br>
<br>if download does not begin within 5 seconds or you are using Windows XP SP2, click <a href="PUT YOUR OWN LINK HERE, LEAVE QUOTES">here</a>

When you have put in the neccessary links and info in the above HTML file, just link to that, and it will automatically redirect the client to the file. That should be all it was. They don't like direct linking, so you link to your own page and then they download from there.

Hope this helps.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...