i need a script/code in html for allowing my zip files to downloadd by others on my own website pls help me its urgent i hv to submit it in my college pls anyone!!!!!!!111
thankyou
i need a script/code in html for allowing my zip files to downloadd by others on my own website pls help me its urgent i hv to submit it in my college pls anyone!!!!!!!111
thankyou
Last edited by jscheuer1; 09-10-2007 at 04:50 PM. Reason: remove abusive size tags
since this is a school project, you probably should have done this AHEAD of time and not procrastinated.
Do you want to?\:
Download a zip from your server?
unless the school has some type of preventative measures not allowing certain files to be downloaded you can use one of 2 ways to accomplist this:
-- create a link
-- type the url path in the address barCode:<a href="path/to/file.zip">Zip Name</a>
Upload a zip to your server?
you would need some sort of server-side language (PHP, ASP)
Bookmarks