How to make your web viewer downloading your stuff in your web for example music, file or anything. And how to make the things downloadable. Thanks
How to make your web viewer downloading your stuff in your web?
Collapse
X
-
Tags: None
-
Originally posted by keypadlockHow to make your web viewer downloading your stuff in your web for example music, file or anything. And how to make the things downloadable. Thanks
Code:<a href="somefile.zip">Download Somefile.zip</a>
HTH,
Aric
Comment