URLs4U.Com
Domain Registration And Web Hosting
Domain Registrations Backed By Dotster.Com
 
Home Account Login Domain Search Web Hosting Web Tools Site Map
 
Common Domain and Server Terminology

A
------------------------------------------------------------------------
Absolute URL
The Internet address of a page or other world wide web resource that includes the protocol and complete network location of the page or file. The absolute URL includes a protocol, such as "http," network location, and optional path and file name. For example, http://www.acme.com/welcome.html is an absolute URL.
Active Hyperlink
The currently selected link on a web page. Some web browsers indicate the active hyperlink by changing its color.
Active Page
The page currently being viewed.
ActiveX Control
A component that can be inserted in a page to provide functionality not directly available in HTML, such as animation sequences, credit-card transactions, or spreadsheet calculations. ActiveX controls can be implemented in a variety of programming languages from Microsoft and third parties.
Address
A paragraph style usually used to render addresses on a page or to supply signatures or other indications of authorship. Address paragraphs are usually displayed in italics and are sometimes indented.
Anonymous FTP
A file transfer protocol (FTP) service in which any user can copy files by logging on with the name "anonymous." See also FTP.
Applet
See Java applet.
ASCII (American Standard Code for Information Interchange)
The predominant method for encoding 7-bit characters on a personal computer. HTML tags and URLs must be in ASCII.
Authentication Database
A database on a server that matches user names to passwords.

B
------------------------------------------------------------------------
Background Sound
A sound file that you associate with a page. When the page is displayed in a web browser, the sound file repeats the number of times that you specify.
Base URL
An optional URL that you assign to a page to convert relative URLs on the page into absolute URLs. A base URL should end with a document name part, such as http://sample/sample.htm, or a trailing slash, such as http://sample/subdir/.
Bandwidth
Bandwidth, sometimes referred to as monthly transfer, is the amount of data a single account can transfer in a single month. Some hosts advertise "unlimited bandwidth," but that is impossible to provide since the host has a limited amount of bandwidth to offer. For an explanation of our bandwidth usage policy, please click here.
BMP
A resolution-dependent bitmap file format for images created by Windows Paint, PaintBrush, and other applications.
Bookmark
A named set of one or more characters in a paragraph that can be the target of a hyperlink. In a URL, a bookmark is preceded by a number sign character.
Broken Hyperlink
A hyperlink that does not correctly point to a page or other internet file. A broken hyperlink indicates either an incorrect URL or a missing page or file.
Browser
See web browser.
Bulleted List
A paragraph style that creates a list of elements, usually proceeded by a "bullet," a large dot. In HTML, it may also be called an unordered list.
* Element 1
* Element 2Bulletin Board
An Internet service that makes multiple discussion groups available.

C
------------------------------------------------------------------------
CPU Usage
CPU usage is the amount of server processing resources that are required to handle an account.
Co-Location
A hosting service that houses customer's servers and maintains their connection to the Internet

Return to Top

D
------------------------------------------------------------------------
Dedicated Hosting
Service that provides the equipment and assumes the responsibility for the technical support and maintenance of websites.
Default Hyperlink
In an image map the hyperlink to follow when the user clicks outside of any hotspots on the image. In some web page editors, you set the default hyperlink by editing the Default Hyperlink field in the Image Properties dialog box.
Definition
The style of the second of a pair of paragraphs composing a definition list entry. The first paragraph in the pair is the term.
Definition List
A list of alternating term and definition paragraphs. Definition lists are often used to implement dictionaries in FrontPage webs. See also term and definition.
Discussion Group
A web site that supports interactive discussions by users. Users submit topics by entering text in a form, and they can search the group using a search form or access articles using a table of contents.
Domain Name
A domain name is the name/address by which a web site is accessed. Examples of domain names include atlantawebhost.com and dnsconnection.net.
Drop-Down Menu Field
A form field that presents a list of selections in drop-down menu style. A drop-down menu form field can be configured to permit the selection of many fields or a single field.

E
------------------------------------------------------------------------
Editor
An interactive program that can create and modify files of a particular type.
E-Mail (Electronic Mail)
A service for sending messages electronically over a computer network.
Emphasis Text
The HTML character style used for emphasis. Certain browsers display emphasized text as italic.
EPS (Encapsulated PostScript)
An extension of the PostScript graphics file format developed by Adobe Systems. EPS lets PostScript graphics files be incorporated into other documents.
Ethernet
A commonly used local area network (LAN) technology originally developed by 3COM.
External Hyperlink
A hyperlink to any file that is outside the current web page.

Return to Top

F
------------------------------------------------------------------------
FAQ (Frequently Asked Questions)
A type of document on the internet that contains a list of questions and answers. On the world wide web questions are often hyperlinks to the answers.
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 Server
A program running on a network that stores files and provide access to them. Also called server.
File Type
The format of a file, usually indicated by its filename extension. Editors usually work on a limited set of file types.
Finger
An internet program that displays information about the users currently logged on to a computer.
Firewall
A method of protecting one network from another network. A firewall blocks unwanted access to the protected network while giving the protected network access to networks outside of the firewall. A company will typically install a firewall to give users access to the internet while protecting their internal information.
Folder
A folder is a named storage area on the computer containing files and other folders. In a URL a single part of the path to a page. For example, in http://my.web.site/sample/test.htm, sample/ is a folder.
Form
A set of data entry fields on a page that are processed on the server. The data is sent to the server when the user submits the form by clicking on a button or, in some cases, by clicking on an image.
Form Field
A data-entry field on a page. A user supplies information in a field either by typing text or by selecting the field.
Form Handler
A program on a server that executes when a user submits a form.
Formatted Text
A mono-spaced paragraph style in which all white space (such as tabs and spaces) is displayed by the browser. In other text styles, the browser may ignore extra white space.
Frame
A named element of a frame set. A frame appears in a web browser as a scrollable window in which pages can be displayed. You assign a page to a frame when you create a hyperlink to the page.
Frame Set
A page that defines a set of named scrollable windows in which other pages can be displayed. Use a frame set when you want the contents of one part of the page to remain unchanged while the contents of other parts of the page change based on hyperlinks that the user selects.
FTP (File Transfer Protocol)
The internet protocol that allows for files to be transferred from one computer to another.

Return to Top

G
------------------------------------------------------------------------
Gateway Script
Related to CGI (Common Gateway Interface), the means by which a web site can be linked to other non-internet programs and a server's operating system.

Return to Top

H
------------------------------------------------------------------------
Heading
A paragraph type that is displayed in a large, bold typeface. The size of a heading is related to its level: Heading 1 is the largest, Heading 2, the next largest, and so on. Use headings to name pages and parts of pages.
Hidden Field
A form field that is invisible to the user but that supplies data to the form handler. Each hidden field is implemented as a name-value pair. When the form is submitted by the user, its hidden fields are passed to the form-handler along with name-value pairs for each visible form field.
Home Page
The starting point on a web server. It is the page that is retrieved and displayed by default when a user visits the web server. The default home-page name for a server depends on the server's configuration. On most web servers, it is index.html or index.htm. Some servers support multiple home pages.
Horizontal Line
A horizontal graphic element on a world wide web page often used to separate sections of the page.
Host
A computer on the internet.
Host Name
The name of a computer that identifies it on the internet.
Hotspot
A graphically defined area in an image that contains a hyperlink. An image with hotspots is called an image map. In browsers, hotspots are invisible. Users can tell that a hotspot is present by the changing appearance of the mouse pointer.
HTML (HyperText Markup Language)
The standard language for describing the contents and structure of pages on the world wide web.
HTML Attribute
A name-value pair used within an HTML tag to assign additional properties to the object being defined.
HTML Character Encoding
A table that associates a numeric index with each character in a character set. The table is used when you create a web page for use in a specific language.
HTML Tag
A symbol used in HTML to identify a page element's type, format, and structure.
HTTP (HyperText Transport Protocol)
The internet protocol that allows world wide web browsers to retrieve information from servers.
Hyperlink
A jump from text or from an image map to a page or other type of file on the world wide web. On world wide web pages, hyperlinks are the primary way to navigate between pages and among websites.
Hypertext
Originally, any textual information on a computer containing jumps to other information. The hypertext jumps are called hyperlinks. On world wide web pages, hypertext is the primary way to navigate between pages and among websites. Hypertext on world wide web pages has been expanded to include hyperlinks from text and hyperlinks from image maps.

Return to Top

I
------------------------------------------------------------------------
IIS (Internet Information Server)
Microsoft's high-performance, secure, and extensible internet server based on Windows NT Server. IIS supports the world wide web, FTP, and gopher protocol.
Image
A graphic in GIF or JPEG file format that can be inserted in a world wide web page. FrontPage lets you import images in the following formats and insert them as GIF or JPEG: GIF, JPEG, BMP (Windows and OS/2), TIFF, TAG, PCD, RAS, EPS, PCX, and WMF.
Image Alignment
The specification of how images and text are aligned with each other on the page.
Image Form Field
A form field that displays an image in a form. By clicking the image the user either submits or clears the form.
Image Map
An image containing one or more invisible regions, called hotspots, which are assigned hyperlinks. Typically, an image map gives users visual cues about the information made available by clicking on each part of the image. For example, a geographical map could be made into an image map by assigning hotspots to each region of interest on the map.
Inline Image
An image that is embedded in a line of text rather than in its own window.
Interlaced Image
A GIF image that is displayed full-sized at low resolution while it is being loaded and at increasingly higher resolutions until it is fully loaded and has a normal appearance.
Internal Hyperlink
A hyperlink to any file that is inside the web page.
Internal Web
A world wide web site created within an organization and accessible only to members of that organization on an intranet.
Internet
The global computer network, composed of thousands of Wide Area Networks (WANs) and Local Area Networks (LANs), that uses TCPIP to provide world-wide communications to homes, schools, businesses, and governments. The world wide web runs on the internet.
Internet Address
The URL that is specified to direct a web browser to load a web site.
Internet Database Connector
A Microsoft IIS feature that allows your world wide web site to access databases.
Intranet
A computer network that resides in a single organization. An intranet uses many of the same technologies as the internet, but cannot be viewed from outside the organization.
IP (Internet Protocol)
Internet software that divides data into packets for transmission over the internet. Computers must run IP to communicate across the internet. See also TCP.
IP Address (Internet Protocol Address)
The standard way of identifying a computer that is connected to the internet, much the way a telephone number identifies a telephone on a telephone network. The IP address is four numbers separated by periods, and each number is less than 256, for example, 192.200.44.69. Your system administrator or internet service provider will assign your machine an IP address.
IP Address Mask (Internet Protocol Address Mask)
A range of IP addresses defined so that only machines with IP addresses within the range are allowed access to an internet service. To mask a portion of the IP address, replace it with the asterisk wild card character (*). For example, 192.44.*.* represents every computer on the internet with an IP address beginning with 192.44.
ISAPI (Internet Server Application Programming Interface)
A high-performance web server application development interface, developed by Process Software and Microsoft Corporation, which can be used in place of CGI.

Return to Top

J
------------------------------------------------------------------------
Java
A Generic-purpose programming language created by Sun Microsystems. Java can be used to create Java applets. A Java program is downloaded from the web server and interpreted by a program running on the machine containing the web browser.
Java Applet
A short program written in Java that is attached to a world wide web page and executed by a web browser.
JavaScript
A cross-platform, world wide web scripting language, developed by Netscape Communications. JavaScript code is inserted directly into the HTML page.
JPEG (Joint Photographic Expert Group)
A color image format with excellent compression for most kinds of images. JPEG is commonly used on the world wide web for 24-bit color images.

Return to Top

L
------------------------------------------------------------------------
LAN (Local Area Network)
A computer network technology that is designed to connect computers that are separated by a short distance. A LAN can be connected to the internet and can also be configured as an intranet.
Line Break
A special character that forces a new line on the page without creating a new paragraph.
Link
See hyperlink.
List
A group of paragraphs formatted to indicate membership in a set or in a sequence of steps.
Hosting Solutions

Return to Top

M
------------------------------------------------------------------------
Mailto
A protocol used on web pages to specify a link to an e-mail address.
Marquee
A region on a page that displays a horizontally scrolling message.
Menu List
A list of short paragraph entries formatted with little white space between them.
Meta Tag
An HTML tag that must appear in the header portion of the page. Meta tags supply information about the page but do not affect its display. "Generator" is a common meta-tag used to specify which editor created the page.
MIME Type (Multipurpose Internet Mail Extensions)
A method used by web browsers to associate files of a certain type with helper applications that display files of that type.
MultiHosting
The ability of a web server to support more than one internet address and more than one home page on a single server. Also called multihoming.

Return to Top

N
------------------------------------------------------------------------
Name/Value Pair
The name of a form field and the value of the field at the time the form is submitted. Each field in a form can have one or more name-value pairs, and the form itself can have one or more name-value pairs.
Nested List
A list that is contained within another list. Nesting is indicated by indentation in most web browsers.
Network Location
In a URL the unique name that identifies an internet server. A network location has two or more parts, separated by periods, as in my.network.location. Also called host name and internet address.
Numbered List
The world wide web page paragraph style that presents an ordered list of items.

Return to Top

O
------------------------------------------------------------------------
OLE (Object Linking and Embedding)
An object system created by Microsoft. OLE lets the author invoke different editor components to create a compound document.
One-Line Textbox
A labeled, single-line form field in which users can type text.

Return to Top

P
------------------------------------------------------------------------
Page
A single document in a world wide web site written using the HTML language.
Page Title
A text string identifying a page.
Paragraph Style
Paragraph style specifies the type of font to use in a paragraph, along with the font's size and other attributes. Paragraph style also specifies whether to use bullets or numbering and controls indentation and line spacing.
Password
A text string that allows a user access to an internet service.
Path
The portion of a URL that identifies the folders containing a file. For example, in the URL http://my.web.site/hello/world /greetings.htm, the path is /hello/world/.
PCT (Personal Communications Technology)
An enhanced version of Secure Socket Layer. See also SSL.
PCX
A file format that compresses its image data with RLE-type compression, used by early versions of Windows.
Plug-in
One of a set of software modules that integrates into web browsers to offer a range of interactive and multimedia capabilities.
Port
One of the network input/output channels of a computer running TCP/IP. In the world wide web, port usually refers to the port number a server is running on. A single computer can have many web servers running on it, but only one server can be running on each port. The default port for world wide web servers is 80.
Properties
The settings and values that characterize an item on the web, such as the title and URL of a web, the file name and path of a file, or the name and initial value of a form field.
Protocol
A method of accessing a document or service over the internet, such as File Transfer Protocol (FTP) or HyperText Transfer Protocol (HTTP). Also called "type."
Proxy Server
An internet server that acts as a firewall, mediating traffic between a protected network and the internet.
Push Button
A form field that allows the user to submit a form or reset the form to its initial state.

R
------------------------------------------------------------------------
Radio Button
A form field that presents the user with a selection that can be chosen by clicking on a button. Radio buttons are presented in a list, one of which is selected by default. Selecting a new member of the list deselects the currently selected item.
Registered User
A user of a web site with a recorded name and password.
Relative URL
The internet address of a page or other world wide web resource with respect to the internet address of the current page. A relative URL gives the path from the current location of the page to the location of the destination page or resource. A relative URL can optionally include a protocol. For example, the relative URL doc/sample.htm refers to the page sample.htm in the directory doc, below the current directory.
Robots.txt
A file placed in the document root that controls which portions of a web site are found by search engines.
RoboGen
A program developed by Rietta Solutions that creates and manages robots.txt files.
Root Web
To access the root web, you supply the URL of the server without specifying a page name.
Row
In a table a horizontal collection of cells.
RTF (Rich Text Format)
It is a type of document file that is supported by most web processors.

Return to Top

S
------------------------------------------------------------------------
SMTP (Simple Mail Transfer Protocol)
Defines a way two mail servers communicate in order to transmit and receive e-mail messages.
Script
A type of computer code than can be directly executed by a program that understands the language in which the script is written. Scripts do not need to be compiled into object code to be executed.
Scrolling Textbox
A labeled, multiple-line form field in which users can type one or more lines of text.
SSL (Secure Socket Layer)
A low-level protocol that enables secure communications between a server and a browser.
Server
A computer that offers services on a network. On the world wide web the server is the computer that runs the web server program that responds to HTTP protocol requests by providing web pages. A server may also be called a network host.
Server-Side Image Map
An image map that passes the coordinates of the cursor to a CGI handler routine on the server. Server-side image maps require your server to compute the target URL of the hyperlink based on the cursor coordinates.
Server-Side Includes
A feature provided by some web servers that automatically inserts text onto pages when they are given to the browser.
Shared Hosting
Hosting service that allows you to effectively manage your site by sharing server space with other clients allowing for a lower cost of service.
Special Character
A character not in the standard 7-bit ASCII character set, such as the copyright mark (©).
Strong Text
The HTML character style used for emphasis. Certain browsers display this style as bold.

Return to Top

T
------------------------------------------------------------------------
Table
One or more rows of cells on a page used to organize the layout of a page or arrange data systematically.
Tag Selection
A method of selecting a group of paragraphs and other objects on a page. Use tag selection to select the members of a list, an entire form, or a WebBot component. To tag select a set of objects move the cursor to the left of the objects until the cursor becomes the tag selection cursor (an arrow pointing to the upper-right), and then double-click.
TCP (Transmission Control Protocol)
Internet networking software that controls the transmission of packets of data over the internet. Among its tasks, TCP checks for lost packets, puts the data from multiple packets into the correct order, and requests that missing or damaged packets be resent. Computers must run TCP to communicate with world wide web servers.
Template
A set of designed formats for text and images on which web pages can be based.
Term
The first of a pair of paragraphs formatted as a definition list entry. The second paragraph is the definition.
Thumbnail
A small version of an image on a world wide web page, often containing a hyperlink to a full-size version of the image.
TIFF (Tagged Image File Format)
A tag-based image format. TIFF is designed to promote universal interchanges of digital images.

Return to Top

U
------------------------------------------------------------------------
URL (Uniform Resource Locator)
A string that supplies the internet address of a resource on the world wide web, along with the protocol by which the resource is accessed. The most common URL type is "http," which gives the internet address of a world wide web page. Some other URL types are "gopher," which gives the internet address of a gopher directory, and "ftp," which gives the address of an FTP resource.
UNIX
An operating system that was originally developed by Bell Labs. "Unix" is often used to describe several Unix-like operating systems, including FreeBSD, Sun Solaris, and Linux.

Return to Top

V
------------------------------------------------------------------------
VBScript
A subset of the Microsoft Visual Basic programming system. Microsoft Internet Explorer version 3.0, along with other browsers, can read VBScript programs embedded in HTML pages. VBScript programs can be executed on either the browser machine or on the world wide web server.
Video Clip
A short video sequence that can be embedded into a world wide web page. Video clips can be inserted into FrontPage using ActiveX Controls, VBScripts, Java applets, or plug-ins.
Virtual Hosting
Highly cost effective hosting service designed to provide you with the resources you need to effectively manage your presence on the internet.
Visited Hyperlink
A hyperlink on a page that has been activated. Visited hyperlinks are usually displayed in a unique color by the browser.
Visual SourceSafe
A document source-control system developed by Microsoft.

Return to Top

W
------------------------------------------------------------------------
Web
Often used as a short way to refer to the world wide web or the internet.
Web Site
A group of pages on the world wide web that are developed and maintained by a company, organization, or individual, usually to convey information.
World Wide Web
The information available on the internet through interconnected sites that are accessible with a web browser.

Return to Top