downloading

S

skycar2999

Hello
I am designing my web site.I have a ziped file and want when a visitor
click on it , it would be downloaded to his computer.
How can i do that ?
Thanks
 
R

Roy Schestowitz

Hello
I am designing my web site.I have a ziped file and want when a visitor
click on it , it would be downloaded to his computer.
How can i do that ?
Thanks

Whether the file is downloaded to one's computer or just opened by the
default application that handles ZIP files... well, that is left to the
browser.

<a href="your_site/your_path/your_file.zip">Download me</a>
 
M

Mark Parnell

Previously in alt.html said:
Hello
G'day.

I am designing my web site.I have a ziped file and want when a visitor
click on it , it would be downloaded to his computer.

<a href="myzip.zip">My zip file</a>
 
R

Richard

Hello
I am designing my web site.I have a ziped file and want when a visitor
click on it , it would be downloaded to his computer.
How can i do that ?
Thanks


Then you have not yet learned how a web site works.
"Elementary my dear Dr. Watson. Very elementary."
Learn how to use the <a> tag.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top