katie16
06-01-2003, 05:58 AM
okay i want to make it so that people could down load a layout, but that takes more then one file, i see that you can down load the in a zip file, how do you do this?????
|
View Full Version : Downloads katie16 06-01-2003, 05:58 AM okay i want to make it so that people could down load a layout, but that takes more then one file, i see that you can down load the in a zip file, how do you do this????? Lemon Squash 06-01-2003, 06:55 AM Right click on the folder you want to zip, then go to send to.. then compressed (zipped) folder. LesPaul59 06-01-2003, 05:29 PM i dont quite understand...do you mean you want to have people click a link that downloads a ZIp file? If you do, heres the code: First you need to put the ZIP file (look at lemon squash's post for instructions) into your directory where your website is. then you put in <a href="typezipnamehere.zip">Download my Layout!</a> That should work |