File Extensions

In the DOS/Windows computer world, and UNIX as well, almost every file (anything on your computer that isn't a folder is a file in this context) must have some kind of extension.

Example: index.htm would be a filename, where ".htm" is the file extension. On a PC in particular the operating system needs an extension in order to determine what kind of file it is, and what to do with it when it is activated. With the internet, you may see extensions like .exe, .cgi, .asp, .htm, .jsp, .cfm, .tam, .html, .shtml, .pl, and many others.

It is important to note that in some cases you have to be aware of the proper extension to use for a file depending on the environment in which the file will be used.

Related Articles

FAQ

Frequently Asked Questions , A common type of document on the Internet that contains a list of questions and answers on a common theme. On the World Wide Web, questions are often hyperlinks to the...

FDDI

Fiber Distributed Data Interface , A standard for transmitting data on optical fiber cables at a rate of around 100,000,000 bits-per-second (10 times as fast as Ethernet, about twice as fast as T-3).

Finger

An Internet software tool for locating people on other Internet sites.Finger is also sometimes used to give access to non-personal information, but the most common use is to see if a person has an...

File

A named collection of information that is stored on a computer disk. Also, an Internet protocol that refers to files on the local disk.

File type

The format of a file, usually indicated by its filename extension. Editors usually work on a limited set of file types.