PDA

Click to See Complete Forum and Search --> : File Download window


lenin
Jan 10th, 2001, 03:25 AM
Hi,
does anyone know how to bring the "File Download" window for any file type? Any source I have looked at doesn't seem to explicitly create a window. I have a link which I want to implement as a download for a .pdf file. I want to be able to prosuce the file download window regardless of whether the user has Acrobat reader installed, and also it has to be all browser compatible ( if that makes any difference (.

any help appreciated.

Lenin.

N*G*Evangelion
Jan 10th, 2001, 09:19 AM
I asked about this a few months ago and it seems there isn't anyway you can do it client-side. Some work on the server might be able to force a download on the client, but I'm afraid I can't help you with that.

You could zip up the pdf and link to the zip file.

lenin
Jan 10th, 2001, 09:39 AM
Thanks NGE, I thought this was the case.