Click to See Complete Forum and Search --> : Link to download file


mlibkind
10-09-2007, 09:07 PM
I want to create a link on my website that allows a person to download a file ... just download, not open and display. A hyperlink causes the file to open. Can you give me direction for creating the code to download but not open?

You've been so helpful in the past. I hope you will come through again.

Thanks.

Marcus

Major Payne
10-10-2007, 01:35 AM
Depending on the file extension, most browser will associate the file with a program and use it to open the file. Try zipping the file as a *.zip or make it an executable zip file.

Ron