|
| Re: File download - server not found |
 |
Sat, 22 Mar 2008 10:13:48 -080 |
The path to your file is http://www.buschmannconcept.de/Piccolo_Download.zip
Change your link to point to the absolute path and it should work.
Piccolo_Download.zip is 8 MB not 8 KB (big difference).
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
<Beckyb> wrote in message news:1_84_10853@gfwebforum.com...
> I have just uploaded a zip file to my web page for people to download and
test
> our software. It worked fine in local publish but now it is on the server
> everytime I click to download I get the message - piccolo_download.exe
server
> not found. This is the first time I have done this and don't know where to
go
> from here. Can anybody help? My web page is www.buschmannconcept.de
>
|
| Post Reply
|
| File download - server not found |
 |
22 Mar 2008 11:02:17 -0600 |
I have just uploaded a zip file to my web page for people to download and test
our software. It worked fine in local publish but now it is on the server
everytime I click to download I get the message - piccolo_download.exe server
not found. This is the first time I have done this and don't know where to go
from here. Can anybody help? My web page is www.buschmannconcept.de
|
| Post Reply
|
| Re: File download - server not found |
 |
Sat, 22 Mar 2008 13:12:23 -040 |
You probably need to force the file to be downloaded.
Clicking on it attempts to open it when on a web server. A user can right
click and choose "Save Target As" (IE) or "Save Link As"
(FF). But that's
not obvious without instructing them to do so.
If you have PHP available, you can use this method:
http://www.beyondfusion.com/html/tutorial-ffd.php
Using the script will cause a download to start instead of an attempt to
open when the link is clicked on.
--
Chuck Joslin
BeyondFusion.com - Your Fusion Community
www.beyondfusion.com
Register domain names at www.awavedomains.com
"Beckyb" wrote in message news:1_84_10853@gfwebforum.com...
>I have just uploaded a zip file to my web page for people to download and
>test
> our software. It worked fine in local publish but now it is on the server
> everytime I click to download I get the message - piccolo_download.exe
> server
> not found. This is the first time I have done this and don't know where to
> go
> from here. Can anybody help? My web page is www.buschmannconcept.de
>
|
| Post Reply
|
| Re: File download - server not found |
 |
23 Mar 2008 07:21:46 -0600 |
On Sat, Mar 22 2008 6:14 pm, "Nancy O"
<nancyoshea1@NOSPAMatt.net> said:
>The path to your file is
http://www.buschmannconcept.de/Piccolo_Download.zip
>Change your link to point to the absolute path and it should work.
>
>Piccolo_Download.zip is 8 MB not 8 KB (big difference).
>
>
>--Nancy O.
>Alt-Web Design & Publishing
>www.alt-web.com
>
>
>
><Beckyb> wrote in message news:1_84_10853@gfwebforum.com...
>> I have just uploaded a zip file to my web page for people to download
and
>test
>> our software. It worked fine in local publish but now it is on the
server
>> everytime I click to download I get the message - piccolo_download.exe
>server
>> not found. This is the first time I have done this and don't know where
to
>go
>> from here. Can anybody help? My web page is www.buschmannconcept.de
>>
>
>
|
| Post Reply
|
| Re: File download - server not found |
 |
23 Mar 2008 08:28:52 -0600 |
Thanks Chuck. I tried using your script then when I tried to download my file
I got the following error messages:
Warning: unexpected character in imput '■' (ASC11) state=1 and also
Oarse error: syntax error, unexpected T_STRING in
I have obviously done something very wrong!
On Sat, Mar 22 2008 6:12 pm, =?iso-8859-1?Q?Chuck_=ABBeyondFusion=BB?=
<supportno@spambeyondfusion.com> said:
>You probably need to force the file to be downloaded.
>
>Clicking on it attempts to open it when on a web server. A user can right
>click and choose "Save Target As" (IE) or "Save Link As"
(FF). But that's
>not obvious without instructing them to do so.
>
>If you have PHP available, you can use this method:
>
>http://www.beyondfusion.com/html/tutorial-ffd.php
>
>Using the script will cause a download to start instead of an attempt to
>open when the link is clicked on.
>
>--
>Chuck Joslin
>BeyondFusion.com - Your Fusion Community
>www.beyondfusion.com
>
>Register domain names at www.awavedomains.com
>
>"Beckyb" wrote in message news:1_84_10853@gfwebforum.com...
>>I have just uploaded a zip file to my web page for people to download
and
>>test
>> our software. It worked fine in local publish but now it is on the
server
>> everytime I click to download I get the message - piccolo_download.exe
>> server
>> not found. This is the first time I have done this and don't know where
to
>> go
>> from here. Can anybody help? My web page is www.buschmannconcept.de
>>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|