i want to be able to put compressed files onto my website and have users dowload them by clicking the link. will someone please tell me howto do this? thanks....
it depend on what format they are.
if it is like .zip or somin just make a normal like (<a href="download/file.zip">Download</a>) and it should show the user a option to save or open or cancel or sominlike that...