is it possible to make a html download link, without using a server?
I have made some games, and I want to upload my stuff to my website.
The file is a zip.
Please help!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, something needs to host the files (if you want to make the publicly available over the Internet). You do not need to run the server yourself, so you may be able to use something like Dropbox.
If you just want to share the files with another person, you can look into other protocols (SMTP/email, FTP, etc.) but your best bet is probably to upload the files to a file hosting solution.