The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> How do I put zipped files in my web page using notepad?, How do I put zipped files in my web page using notepad???
Rating  5
patrickm1234
post Jan 17 2011, 10:01 PM
Post #1





Group: Members
Posts: 1
Joined: 17-January 11
Member No.: 13,614



excl.gif PLEASE HELP!!!! I am wondering how you put a zipped file into your webpage using notepad! What I am trying to do is make a web page where you can download multiple things.(Example: Download.com). I don't know how to put it on my web page using notepad, as i have said multiple times. I really want to make a site kind of like download.com. Can anyone help me???
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jan 17 2011, 10:55 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



You don't put anything on a server with Notepad. You upload the zip files the same way as you upload your HTML files and images. That may be with FTP, a file manager your host provides or some other method.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jan 18 2011, 02:38 AM
Post #3


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



And see the FAQ entry How do I let people download a file from my page?.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
KISHAN CHOUDHARY
post Jan 23 2011, 12:05 AM
Post #4





Group: Members
Posts: 3
Joined: 22-January 11
Member No.: 13,681



I think you are talking that you are editing your html page in notepad.. and want a code so anybody can download your zip files.

Then it's so easy..

1) Put your zip file on server

2) Create a link and link it to your zip file

For example:

<a name="downloadfile" href="www.yoursite.com/dowloadfolder/downloadfile.zip>Click here to download</a>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 09:56 PM