- absolute
URL
- The full Internet address of a page or
other World Wide Web resource. The absolute URL includes a
protocol, such as "http," network location, and optional
path and file name. For example, http://example.microsoft.com/
is an absolute URL. See also URL.
-
accessibility
- The quality of a system incorporating
hardware or software that makes it usable by people with one
or more physical disabilities, such as restricted mobility,
blindness, or deafness.
-
Active Data Objects
- (ADO) Components that enable client
applications to access and manipulate data in a file- or
server-based database through a provider.
-
active hyperlink
- A hyperlink that is currently selected in
a Web browser. Some Web browsers indicate the active
hyperlink by changing its color.
-
active page,
active web
- See current page, current web.
-
Active Server Page
- (ASP) A document that contains embedded
server-side ing. ASP-compatible Web servers can
execute these s. On the client side, an ASP is a
standard HTML document that can be viewed on any platform
using any Web browser.
- ActiveX
- A set of technologies that enables
software components to interact with one another in a
networked environment, regardless of the language in which
the components were created. ActiveX is used primarily to
develop interactive content for the World Wide Web, although
it can be used in desktop applications and other programs.
See also ActiveX controls.
-
ActiveX controls
- Reusable software components that
incorporate ActiveX technology. ActiveX controls can be
embedded in Web pages to produce animation and other
multimedia effects, interactive objects, and sophisticated
applications. They can be written in a variety of
programming languages, including C, C++, and Visual Basic.
- anchor
- See bookmark.
- animated
GIF
- A file containing a series of GIF
(Graphics Interchange Format) graphics that are displayed in
rapid sequence in a Web browser, giving the appearance of a
moving picture. See also GIF.
-
anonymous FTP
- The ability to access a remote computer
system on which one does not have an account, via the
Internet's File Transfer Protocol (FTP). Users have
restricted access rights with anonymous FTP and usually can
only list, view, or copy files to or from a public directory
on the remote system. Many FTP sites do not permit anonymous
FTP access in order to maintain security. See also FTP.
- applet
- See Java applet.
- article
- A message or posting in a discussion
group or an Internet newsgroup. An article can be a response
to a previous article.
- ASCII
- (American Standard Code for Information
Interchange) A coding scheme using 7 or 8 bits that assigns
numeric values to up to 256 characters, including letters,
numerals, punctuation marks, control characters, and other
symbols. ASCII was developed in 1968 to standardize data
transmission among disparate hardware and software systems
and is built into all personal computers.
- ASP
- (Active Server Page) A document that
contains embedded server-side ing. ASP-compatible Web
servers can execute these s. On the client side, an
ASP is a standard HTML document that can be viewed on any
platform using any Web browser.
- aspect
ratio
- In computer displays and graphics, the
ratio of the width of a picture or picture area to its
height. For example, an aspect ratio of 2:1 indicates that
the picture is twice as wide as it is high. The aspect ratio
is an important factor in maintaining correct proportions
when a picture is incorporated into another document such as
a Web page.
-
authentication
- In a multiuser or network environment,
the process by which the system validates a user's logon
information. A user's name and password are compared against
an authorized list, and, if the system detects a match,
access is granted to the extent specified in the permission
list for that user.
-
authentication
database
- A database on a server that matches user
names to passwords.
- Auto
Thumbnail
- A tool that creates a thumbnail of a
picture or photograph and a hyperlink to the original
picture. The Pictures
toolbar in Page view contains the
Auto Thumbnail
command. See also thumbnail.
-
background sound
- A sound clip associated with a Web page.
When the page is displayed in a Web browser, the sound is
played either continuously or the number of times that the
page specifies.
- banner
- See page banner.
-
Banner Ad Manager
- A component in FrontPage that shows each
of a series of designated graphics for a specified number of
seconds, then transitions to the next graphic using any of
several transition effects. Banner ads usually contain
hyperlinks to an advertiser's Web site.
-
base location,
base URL
- A URL that you can assign to a page to
convert all relative URLs on that page to absolute URLs. A
base URL should end with a document name part, such as
http://example.microsoft.com/sample.htm or a trailing slash,
such as http://example.microsoft.com/subdir/. See also
absolute URL.
- bevel
- A three-dimensional edge effect applied
to the border of a graphic. The
Pictures toolbar in Page
view contains the Bevel
command.
- BMP
- (bitmap) The standard graphics file
format on Windows-compatible computers. Bitmap graphics
support 24-bit color and can be saved for Windows or OS/2
systems. FrontPage can import BMP files.
- bookmark
- A named location on a Web page that can
be the target of a hyperlink. A bookmark can be applied to a
string of characters or exist on a page separately from any
text. Bookmarks allow authors to link to a specific section
of a target page. In a URL, a bookmark is preceded by a the
pound sign (#). Also called anchor.
-
broken hyperlink
- In FrontPage, a hyperlink that points to
an incorrect URL or a missing page or file.
- browser
- See Web browser.
-
browser-safe palette
- A color table containing only 216 out of
a possible 256 colors, used to precisely match the colors of
graphics and pictures in cross-platform Web browsers. The
remaining 40 colors vary on IBM-compatible and Macintosh
computers and are therefore omitted.
-
Cascading Style Sheet
- (CSS) An HTML specification developed by
the World Wide Web Consortium that allows authors of Web
pages to attach style sheets to HTML documents. Style sheets
can include typographical information on how the page should
appear, such as the font of the text in the page. CSS also
directs the way in which the style sheets of the HTML
document and the user's style will blend.
- category
- In FrontPage, a classification for
labeling and grouping Web pages and files by common criteria
such as page contents, file types, or similar distinction.
- cell
padding
- The space between the contents and inside
edges of a table cell.
- cell
spacing
- The amount of space between cells in a
table. Cell spacing is the thickness, in pixels, of the
walls surrounding each cell.
- CGI
- (Common Gateway Interface) A standard
method of extending Web server functionality by executing
programs or s on a Web server in response to Web
browser requests. A common use of CGI is in form processing,
where the Web browser sends form data to a CGI on the
server, the integrates the data with a database, and
sends back the results as a Web page. Use of CGI can make a
Web page much more dynamic and add interactivity for the
user.
- check box
- A form field that can be selected by
clicking a box. When a box is selected, it is usually
displayed with a check mark or X. Check boxes are usually
grouped to represent a set of non-exclusive choices. See
also radio button.
- child web
- See subweb.
- class
selector
- In a cascading style sheet's style
definition (or style rule), a subset of a selector that
controls whether the same selector can be used for slightly
different styles in different situations.
- client
- On a local area network or the Internet,
a computer that accesses shared network resources provided
by another computer. See also server.
-
client-side image map
- An image map that encodes the destination
URL of each hotspot directly on a Web page. Client-side
image maps do not require processing from a server to allow
a site visitor to follow the hyperlinks on the image map.
However, not all Web browsers support client-side image
maps. See also image map.
-
client-side program
- On the Internet, a program that is run on
a client computer rather than on a server computer.
-
color average tool
- In FrontPage, the action of dragging the
eyedropper tool across a selection of graphics or various
solid colors on a Web page and thereby determining the
average color spectrum of these.
- comment
- In FrontPage, text that can be viewed in
Page view that will not be displayed in a Web browser.
Comment text appears purple in Page view and is used to
insert notes to authors and editors during the construction
of the page. Site visitors can reveal comments by viewing
the source HTML of the page containing the comments.
- component
- A built-in FrontPage object that is
evaluated and executed when an author saves the page or, in
some cases, when a site visitor browses to the page. Most
components generate HTML. Components in FrontPage include
Search forms, which provide full text-searching capability
in a web, and Save Results form handlers, which gather
information from a form and store it in a file or send it to
a specified e-mail address. The FrontPage Software
Developer's Kit contains instructions for adding custom
components to Page view menus in FrontPage.
-
Confirmation
Field component
- A component in FrontPage that is replaced
with the contents of a form field. It is useful on a form
confirmation page, where it can display a site visitor's
name or any other data entered into a field.
-
confirmation page
- A page that is displayed in a Web
browser, confirming that data entered into a form has been
successfully submitted. You point to a form's confirmation
page in the form handler's dialog box.
- current
page
- In FrontPage, the page that is currently
being edited in Page view.
- current
web
- In FrontPage, the web that is currently
open.
-
custom dictionary
- A list of words not in the standard
dictionary that an author wants the spelling checker to
accept as correct. FrontPage shares its spelling
dictionaries with those of Microsoft Office.
- database
- A file containing records of information
that are organized and presented to serve a specific
purpose, such as the facilitation of searching, sorting, and
recombination of data. Databases can be published on the
World Wide Web to let site visitors look up information in
records or add new information to the database.
-
database results
region
- In FrontPage, an area on an Active Server
Page that can be dynamically populated by the results of a
database query when the page is displayed in a Web browser.
- data
connection
- In FrontPage, a connection that specifies
the name, type, location, and optional information for a
database file.
- data
validation
- A set of rules you can apply to form
fields to restrict the type of information site visitors
enter into forms. For example, you can set rules so that
only letters, and not numbers, can be entered into a "name"
field on a form.
-
Database Results
Wizard
- In FrontPage, a wizard that guides you
through creating a region on a page that displays
information retrieved from the records of a database. You
can use an existing database to accomplish this, or let the
wizard create one for you.
-
default hyperlink
- In an image map, the hyperlink that site
visitors follow when they click in an area of the picture
where there are no hotspots. See also hotspot.
-
design-time control
- An ActiveX control that is used while
designing or editing a page. Design-time controls that are
installed on the client computer are listed in Page view in
FrontPage. See also ActiveX.
-
Discussion form
handler
- In FrontPage, a form handler that allows
site visitors to participate in an online discussion. The
Discussion form handler collects information from a form,
formats it into an HTML page, and adds the page to a table
of contents and to a text index. In addition, the Discussion
form handler gathers information from the form and stores it
in a selected format.
-
discussion group
- A FrontPage-based web that supports
interactive discussions by site visitors. Visitors submit
topics or responses by entering and then submitting text in
a form. Visitors can search the group using a search form,
or access articles using a table of contents.
-
Distributed Password Authentication
- (DPA) An advanced, distributed method of
user authentication from Microsoft, allowing for single user
log-on. DPA support is provided by the Microsoft Membership
System and is optimized for the needs of Internet service
providers and online services.
- domain
name
- The address of a network location in the
format that identifies the owner of that address in the
format: server.organization.type. For example,
www.whitehouse.gov identifies the Web server at the White
House in the United States, which is part of the U.S.
government. See also network location.
-
drop-down menu field
- A form field element that presents a list
of selections in drop-down menu style. A drop-down menu form
field element can be configured to permit the selection of
many fields or a single field.
- Dynamic
HTML
- (DHTML) An extension of the HTML language
that enables the creation of presentation effects for text
and objects. In FrontPage, you can use the
DHTML Effects toolbar
to add effects to page elements without the need to know
programming.
- e-mail
- (electronic mail) The exchange of
electronic text messages and computer file attachments
between computers over a communications network, such as a
local area network or the Internet.
-
E-mail form handler
- See Save Results form handler.
-
embedded files
- In FrontPage, graphics, pictures, sounds,
and video clips that have been inserted on a page in Page
view from a file system or from the clipboard. You are
prompted to save embedded files when you save the current
page.
-
embedded style sheet
- A cascading style sheet that is embedded
on a page. Styles in an embedded style sheet can be applied
only to the page containing the style sheet, and will either
extend or override styles defined in any external style
sheet that is linked to the page.
- EPS
- (Encapsulated Post ) An extension of
the Post graphics file format developed by Adobe
Systems. EPS enables Post graphics files to be
incorporated into other documents. FrontPage can import EPS
files.
-
executable folder
- A folder in a FrontPage-based web, from
which s and executable programs can be run on a Web
server. Server administrators may prohibit the use of
executable folders.
-
external hyperlink
- A hyperlink pointing to a page or file
that is outside of the current web.
-
external style sheet
- A cascading style sheet in a file with a
.css file name extension. The .css file is comprised solely
of style rules in valid .css syntax, without any surrounding
HTML tags. By defining styles in one or more external style
sheets and linking them to pages in your web, you ensure a
consistent appearance throughout those pages. If you change
a style in the external style sheet, the change will be
reflected in all of the pages linked to that style sheet.
- FAQ
- (Frequently Asked Questions) A document
listing common questions and answers on a particular
subject. FAQs are often posted on Internet newsgroups where
new participants ask the same questions that regular readers
have already answered many times.
- file
- A named collection of information that is
stored on a computer. Also, an Internet protocol that refers
to files on a disk or local area network. In FrontPage, you
can create hyperlinks to files (file://) in Page view.
- file
server
- A computer running on a network that
stores files and provides access to them. Also called
server. See also Web server.
- file type
- The format of a file, commonly indicated
by its file name extension. Computer applications usually
work on a limited set of file types.
- firewall
- A method of protecting the files and
programs on one network from users on another network. A
firewall blocks unwanted access to a 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. FrontPage allows
users to author webs on the Internet even from within a
protected network.
- folder
- A named storage area on a computer
containing files and other folders.
- Folders
view
- In FrontPage, the view of a web that
shows how the content of the web is organized. Similar to
Windows Explorer, you can create, delete, copy, and move
folders in Folders view. Views in FrontPage provide
different ways of looking at the information in your web, so
that you can effectively manage your site.
-
followed hyperlink
- A hyperlink on a page that has been
activated. Visited hyperlinks are usually displayed by the
Web browser in a specified color.
- form
- A set of data-entry fields on a page that
are processed on a Web server. The data is sent to the
server when a site visitor submits the form by clicking on a
button or, in some cases, by clicking a graphic.
- form field
- A data-entry field on a page. A site
visitor supplies information in a field either by typing
text or by selecting a field.
- form
handler
- A program on a server that is executed
when a site visitor submits a form. A form in FrontPage is
associated with a form handler in the
Form Properties
dialog box.
- frame
- An area of a Web browser window defined
by a frames page. A frame appears in a Web browser as one of
a number of different areas in which pages can be displayed.
A frame may be scrollable and resizable, and may have a
border. You display a page in a frame by creating a
hyperlink to the page and specifying the frame as part of
the hyperlink. See also frames page.
- frames
page
- A page that divides a Web browser's
window into different areas called frames that can
independently display several Web pages. See also frame.
-
Frames Page HTML tab
- The tab in Page view in FrontPage that
shows the HTML of the active frames page. See also frames
page.
- frameset
- See frames page.
-
FrontPage Editor
- In FrontPage 98 and earlier versions, the
application for creating and editing Web pages. In FrontPage
2000, you create and edit Web pages in Page view.
-
FrontPage Explorer
- In FrontPage 98 and earlier versions, the
application for maintaining, testing, and publishing webs.
In FrontPage 2000, you maintain, test, and publish webs
using any of five web views.
-
FrontPage
Server Extensions
- A set of programs and s that
support authoring in FrontPage and extend the functionality
of a Web server. The FrontPage Server Extensions are
available for Microsoft Internet Information Services (IIS)
and other popular Windows and UNIX Web servers. To learn
whether your Web server is supported, visit
http://www.microsoft.com/frontpage/
- FTP
- (File Transfer Protocol) The Internet
service that transfers files from one computer to another
over standard phone lines. You can create FTP hyperlinks
(ftp://) in Page view in FrontPage.
-
gateway
- See CGI.
- GIF
- (Graphics Interchange Format) A graphics
file format commonly used to display indexed-color graphics
on the World Wide Web. GIF is a compressed format, designed
to minimize file transfer time over standard phone lines.
FrontPage can import and export GIF files. See also
interlaced GIF.
-
graphics file formats
- FrontPage can import the following
graphics file formats: BMP, EPS, GIF, JPEG, PCD, PCX, PNG,
RAS, TGA, TIFF, and WMF. When you save your web, FrontPage
converts these graphics (if necessary) to GIF, JPEG, or PNG
file formats, based on their original color depth.
- heading
- A paragraph style that is displayed in a
typeface larger than normal text. 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 provide names
or titles for text paragraphs or entire pages.
- hidden
field
- A form field that is invisible to a site
visitor but supplies data to a form handler. Each hidden
field is implemented as a name-value pair. When a form is
submitted by a site visitor, its hidden fields are passed to
the form handler along with name-value pairs for each
visible form field. See also name-value pair.
- hidden
folder
- A folder in a web in FrontPage that has a
name beginning with an underscore character, as in _hidden.
By default, pages and files in hidden folders cannot be
viewed in a Web browser.
-
Hit Counter component
- A component in FrontPage that keeps track
of the number of visitors to a World Wide Web site.
- home page
- On the World Wide Web, an entry page for
a set of Web pages and other files in a Web site. The home
page is displayed by default when a visitor surfs to the
site using a Web browser. The name of a home page depends on
the type of Web server used to host the Web site. Some Web
servers reserve Index.htm as the name for the home page,
while others name the home page Default.htm.
- host
- See server.
- host name
- See network location.
- hotspot
- A graphically defined area in a graphic
or picture containing a hyperlink. A graphic with hotspots
is called an image map. Hotspots are invisible in Web
browsers. Site visitors can tell that a hotspot is present
because the mouse pointer changes appearance when the mouse
is moved over the graphic. See also image map.
-
Hover Button
component
- An animated button in the navigation bar
on a Web page that is activated when the mouse pointer is
moved over the button or when the button is clicked. See
also navigation bar.
- HTML
- (Hypertext Markup Language) The standard
markup language used for documents on the World Wide Web.
HTML development is carried out by the World Wide Web
Consortium. The HTML language uses tags to indicate how Web
browsers should display page elements such as text and
graphics, and how Web browsers should respond to user
actions such as hyperlink activation by means of a key press
or mouse click. Most Web browsers, notably Microsoft
Internet Explorer and Netscape Navigator, recognize HTML
tags beyond those included in the present standard.
FrontPage reads and writes HTML files and no knowledge of
the HTML language is required. See also World Wide Web
Consortium.
- HTML
attribute
- A value used within an HTML tag to assign
additional properties to the object being defined. FrontPage
assigns some attributes automatically when you create an
object such as a paragraph or image map. You can assign
other attributes by editing the object's
Properties dialog box.
-
HTML character
encoding
- A standard table which 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. Also called code page.
- HTML tab
- In FrontPage, the tab in Page view that
you click to display a page's HTML code. You can directly
edit a page's HTML on this tab.
- HTML tag
- A text string used in HTML to identify a
page element's type, format, and appearance. FrontPage
automatically creates HTML tags to represent each element on
a page.
- HTTP
- (Hypertext Transfer Protocol) The
Internet protocol that enables Web browsers to retrieve
information from World Wide Web servers.
- hyperlink
- A pointer from text, from a picture or a
graphic, or from an image map to a page or file on the World
Wide Web. On the World Wide Web, hyperlinks are the primary
way to navigate between pages and among Web sites. Also
called link.
-
Hyperlinks view
- A view in FrontPage that shows the status
of the hyperlinks in your web. The list includes both
internal and external hyperlinks, and graphically indicates
whether the hyperlinks have been verified or whether they
are broken. Views in FrontPage provide different ways of
looking at the information in your web, so that you can
effectively manage your site.
- hypertext
- Originally, any textual information on a
computer containing jumps to other information. The
hypertext jumps are called hyperlinks. On the World Wide
Web, hypertext is the primary way to navigate between pages
and among Web sites. Hypertext on Web pages has been
expanded to include hyperlinks from text, from a picture or
a graphic, and from image maps.
- ID
selector
- In a cascading style sheet style
definition (or style rule), a selector that is used to
define a style for an individual page element, usually as an
inline style.
- IIS
- See Internet Information Services.
- image map
- A graphic containing one or more
invisible regions, called hotspots, which are associated
hyperlinks. Typically, an image map gives site visitors
visual cues about the information made available by clicking
each part of a picture or graphic. For example, a
geographical map could be made into an image map by
assigning hotspots to each region of interest on the map.
-
Include Page
component
- A component in FrontPage that is replaced
with the contents of another page in the web. This lets you
update parts of many pages in one step.
- initial
page
- The page that is initially displayed in a
frame when a site visitor browses to a frames page
containing the frame. In FrontPage, you can assign the
initial page to a frame in Page view. See also frames
page.
- inline
style
- A method of applying cascading style
sheet properties and values to an element on a page, such as
a table, graphic, or ActiveX control. You can use this
method even if the page is not linked to an external style
sheet or does not contain an embedded style sheet.
-
interlaced GIF
- A picture in GIF format that is gradually
displayed in a Web browser, showing increasingly detailed
versions of the picture until the entire file has finished
downloading. See also GIF.
-
internal hyperlink
- In FrontPage, a hyperlink pointing to any
page or file within the current web. See also hyperlink.
- internal
web
- A Web site created within an organization
and accessible only to members of that organization on an
intranet. See also intranet.
- Internet
- The worldwide collection of computers,
networks and gateways that use TCP/IP protocols to
communicate with one another. At the heart of the Internet
are high-speed data communication lines between major host
computers, consisting of thousands of commercial,
government, educational, and other computer systems that
route data and messages. Currently, the Internet offers a
range of services to users, such as e-mail, the World Wide
Web, FTP, Usenet newsgroups, Gopher, IRC, telnet, and
others.
-
Internet address
- See network location.
-
Internet
Information Services
- (IIS) Microsoft's brand of Web server
software, utilizing Hypertext Transfer Protocol to deliver
World Wide Web documents. IIS incorporates various functions
for security, allows for CGI programs, and also provides for
FTP servers.
-
Internet
service provider
- A business that supplies Internet
connectivity services to individuals, businesses, and other
organizations. Some ISPs are large national or multinational
corporations that offer access in many locations, while
others are limited to a specific city or region.
- intranet
- A network designed for information
processing within a company or organization. Its uses
include such services as document and software distribution,
access to databases, and training. An intranet is so called
because it usually employs applications associated with the
Internet, such as Web pages, Web browsers, FTP sites,
e-mail, newsgroups, and mailing lists, accessible only to
those within the organization. See also firewall.
- 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. An IP address is four
numbers separated by periods, and each number is less than
256, for example, 192.200.44.69. Your Web server
administrator or Internet service provider will assign your
computer an IP address.
- IP
address mask
- (Internet Protocol address mask) A range
of IP addresses defined so that only computers 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 Web server application-development interface,
developed by Process Software and Microsoft, that can be
used in place of CGI.
- ISP
- See Internet service provider.
- Java
- A general-purpose programming language
created by Sun Microsystems. Currently, the most widespread
use of Java is in programming small applications, or
applets, for the World Wide Web. See also Java applet.
- Java
applet
- A Java class that is loaded and run by an
already-running Java application such as a Web browser. Java
applets can be downloaded and executed by a Web browser
capable of interpreting Java, such as Microsoft Internet
Explorer or Netscape Navigator. Java applets are frequently
used to add multimedia effects and interactivity to Web
pages, such as video displays, animations, calculators,
real-time clocks, and interactive games. Applets can be
activated automatically when the page containing them is
displayed in a Web browser, or they may require some action
on the part of the site visitor, such as clicking an element
on the page.
-
Java
- A ing language developed by
Netscape Communications and Sun Microsystems, Inc. Compared
to Java, Java is limited in performance because it is
not compiled before execution. Basic online applications and
functions can be added to Web pages with Java , but the
number and complexity of available application programming
interface functions are fewer than those available with
Java. Java code, which is included in a Web page along
with the HTML code, is generally considered easier to write
than Java, especially for novice programmers. A
Java -compliant Web browser, such as Microsoft Internet
Explorer or Netscape Navigator, is required to interpret
Java code.
- JPEG
- (Joint Photographic Experts Group) A
graphics file format used to display high-resolution color
graphics on the World Wide Web. JPEG graphics apply a
user-specified compression scheme that can significantly
reduce the large file sizes usually associated with
photo-realistic color graphics. A higher level of
compression results in lower quality, whereas a lower level
of compression results in higher quality. FrontPage can
import and export JPEG files. See also progressive JPEG.
- LAN
- (local area network) A computer network
technology designed to connect computers separated by a
short distance. A LAN can be connected to the Internet and
can also be configured as an intranet.
- link
- See hyperlink.
- live web
- A web that has been published to a Web
server and can currently be browsed by site visitors.
Editing a live web with FrontPage lets site visitors
immediately see all page updates and changes every time the
page is saved. See also staging web.
- mailto
- The Internet protocol used to send
electronic mail. You can create e-mail hyperlinks in
FrontPage.
-
Marquee component
- A region on a page that displays a
horizontally scrolling text message.
- META tag
- An HTML tag that must appear in the HEAD
portion of the page. META tags supply information about a
page but do not affect its appearance. A standard META tag,
"generator," is used to indicate the type of editor that
created the HTML page.
-
Microsoft
Internet Explorer
- Microsoft's Web browser, available in
Windows, Macintosh, and UNIX versions. When Internet
Explorer is installed with FrontPage, additional
functionality is provided, including dynamic page and themes
preview in Page view.
-
Microsoft
Management Console
- (MMC) A graphical interface for Microsoft
Internet Information Services (IIS) that contains "snap-in"
administrative tools, such as the FrontPage MMC snap-in. See
also Internet Information Services.
-
Microsoft Visual
Basic
- A high-level, visual-programming version
of Basic. Visual Basic was developed by Microsoft for
building Windows-based applications.
-
Microsoft Visual Basic for Applications
- (VBA) A macro-language version of
Microsoft Visual Basic that is used to program Windows
applications and is included with several Microsoft
applications. See also Microsoft Visual Basic.
-
Microsoft Visual Basic ing Edition
- (VB ) A subset of the Visual Basic
for Applications programming language, optimized for
Web-related programming. As with Java , code for Visual
Basic, ing Edition is embedded in HTML documents. This
version is included with Microsoft Internet Explorer. See
also Microsoft Visual Basic.
-
Microsoft
Visual SourceSafe
- A professional document source-control
system developed by Microsoft. FrontPage can be integrated
with Visual SourceSafe when both applications are installed
on the same computer.
- MIME type
- (Multipurpose Internet Mail Extensions
type) A method used by Web browsers to associate files of a
certain type with applications that display files of that
type.
-
multi-hosting
- The ability of a Web server to support
more than one Internet address and more than one home page.
Also called multi-homing.
-
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.
-
navigation bar
- In FrontPage, a collection of graphical
or textual buttons containing hyperlinks to pages that are
part of the same web structure. See also web structure,
Navigation view.
-
Navigation view
- The view in FrontPage that is used to
create, display, print, and change the navigation structure
of a web. Navigation view includes a folder-like view, from
which you can drag and drop pages into your site structure.
Views in FrontPage provide different ways of looking at the
information in your web, so that you can effectively manage
your site.
-
nested frames page
- A frames page containing another frames
page inside one of its frames. See also frames page,
frame.
-
network location
- In a URL, a unique name that identifies
an Internet server. A network location has two or more
parts, separated by periods, as inexample.microsoft.com.
Also called host name and Internet address. See also URL.
- news
- The Internet protocol for retrieving
files from an Internet newsgroup. You can create news
hyperlinks (news://) in FrontPage.
- No
Frames tab
- In FrontPage, the tab in Page view that
displays the alternate HTML code of a frames page. This is
the HTML for Web browsers that do not support frames pages
to display.
- Normal tab
- In FrontPage, the default tab of Page
view, which displays a page as it would appear in a Web
browser.
- Normal
text
- In FrontPage, the default paragraph style
of Page view, intended for use in text paragraphs.
- NTLM
- (NT LanMan) The Windows NT
Challenge/Response authentication protocol. This protocol
uses encryption for secure transmission of passwords.
-
Open Database
Connectivity
- (ODBC) An application programming
interface (API) for authoring applications that are
independent of any particular database management system.
- OLE
- (Object Linking and Embedding) A
technology for transferring and sharing information among
applications. OLE lets an author invoke different editor
components to create a compound document.
-
one-line text box
- A labeled, single-line form field into
which site visitors can type text.
- page
- A single document in a Web site written
in HTML. You can use FrontPage to create and modify pages
without having to know HTML.
- page
banner
- A section of a Web page containing a
graphic element and text, such as the page title. Page
banners are usually displayed at the top of a Web page.
- page
template
- A predesigned, generic Web page you can
use to create new custom pages. Some of the page templates
in FrontPage provide typical page content, while others
provide common page layouts.
- page title
- A de ive text string identifying a
page.
- Page view
- The view in FrontPage you use for
creating, editing, and previewing Web pages. Page view
displays web pages as they will appear in a Web browser.
Views in FrontPage provide different ways of looking at the
information in your web, so that you can effectively manage
your site.
-
paragraph style
- In Page view in FrontPage, the paragraph
style specifies the type of font to use in a paragraph, the
font's size, and other attributes related to text on a page.
Paragraph style also specifies whether to use bullets and
numbering and controls indentation and line spacing.
- parent
page
- In FrontPage, a page in a web that is
part of the navigation structure of the web and is linked to
one or more pages on the child level. A page on the child
level is accessed from its parent page by following a link
from a navigation bar on the parent page. See also
navigation bar, web structure.
- parent web
- In a hierarchical structure, the web
immediately above the current web.
- password
- A security measure used to restrict
access to computer systems and sensitive files. On the World
Wide Web, passwords are strings of characters that allow
site visitors access to Internet services, such as FTP, if
the Internet service requires authentication. See also
authentication.
- path
- The portion of a URL that identifies the
folders containing a file. For example, in the URL http://example.microsoft.com/hello/world/top.htm,
the path is /hello/world/.
- PCD
- (Photo CD) A graphics file format
developed by Eastman Kodak Company. FrontPage can import PCD
files.
- PCT
- (Personal Communications Technology) An
enhanced version of Secure Sockets Layer. See also Secure
Sockets Layer.
- PCX
- A graphics file format that compresses
the graphic's data with RLE-type compression, used by early
versions of Windows Paintbrush. FrontPage can import PCX
files.
- picture
- A graphics file that can be inserted on a
Web page and displayed in a Web browser. FrontPage lets you
import graphics in the following formats: GIF, JPEG
(standard and progressive), BMP (Windows and OS/2), TIFF,
TGA, RAS, EPS, PCX, WMF, and PNG. Imported graphics are
converted to GIF format (for graphics containing up to 256
colors) or JPEG format (for graphics containing over 256
colors) when the page is saved to the current web. Also
called image.
- plug-in
- One of a set of software modules that
integrate into Web browsers to offer a range of interactive
and multimedia capabilities.
- PNG
- (Portable Network Graphics) A file format
for compressed bitmap graphics, similar to the GIF format.
FrontPage can import and export PNG files.
- port
- One of the network input/output channels
of a computer running TCP/IP. On 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 Web servers is 80.
- PPP
- (Point-to-Point Protocol) An Internet
standard for transmitting data over serial links between
computers.
-
progressive JPEG
- An enhancement to the JPEG graphics file
format specification that gradually displays a
photo-realistic picture in a Web browser, showing
increasingly detailed versions of the picture until the
entire file has finished downloading. While this is similar
to interlaced GIFs, progressive JPEGs can retain the high
quality of 24-bit color, and they offer the same efficient
compression as standard JPEG. See also JPEG.
-
properties
- In FrontPage, the characteristics of an
item in the current web, such as the title and URL of a web,
or the name and initial value of a form field. You can also
specify properties for page elements such as tables,
graphics, and active elements.
- 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. See also firewall.
- publish
- The process of making a web public on the
World Wide Web or an intranet by copying all of its pages
and files to the Web server connected to the Internet or the
local area network.
- push
button
- A form field that a site visitor can
click to submit a form or reset a form to its initial state.
- radio
button
- A form field that presents a site visitor
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. See also check box.
- RAS
- The raster graphics file format developed
by Sun Microsystems. FrontPage can import RAS files.
- record
- In a database, a group of related fields
of information that are treated as a unit. Records are the
logical equivalents of rows in a table. In FrontPage, a
group of records is referred to as a recordset.
-
registered user
- A visitor to a Web site whose name and
password has been recorded within the Web site. In
FrontPage, you can register site visitors for your web with
the Registration form handler.
-
Registration
form handler
- In FrontPage, a form handler that allows
site visitors to automatically register themselves for
access to a service implemented as a Web site. The
Registration form handler adds the site visitor to an
authentication database, then gathers optional information
from the form and stores it in one of many supported
formats.
-
relational database
- A relational database management system
(RDBMS) organizes data into related rows and columns as
specified by the relational model. Microsoft SQL Server and
Oracle are examples of relational database management
systems. A Microsoft Access database is an example of a
relational database.
- relative
URL
- The Internet address of a page or other
World Wide Web resource relative to the Internet address of
the current page. A relative URL gives the path from the
current page to the destination page or resource. A relative
URL can include a protocol. For example, the relative URL
Doc/Sample.htm refers to the page Sample.htm in the folder
Doc, below the current folder. See also URL.
- Reports
view
- The view in FrontPage that allows you to
analyze a web's contents. You can calculate the total size
of the files in your web, show which files aren't linked to
any other files, identify slow or outdated pages, group
files by task or person they're assigned to, and so on.
Views in FrontPage provide different ways of looking at the
information in your web, so that you can effectively manage
your site.
- resample
- The changing of the pixel dimensions (and
therefore physical file size) of a picture or a graphic.
Graphics can be resampled down (the number of pixels is
decreased) or resampled up (the number of pixels is
increased). When you resample a graphic down, pixel
information is deleted from the graphic. When you resample a
graphic up, new pixel information is created based on
matching color values of the existing pixels. Resampling a
graphic down and then resampling it up to its original
resolution will cause the quality of the graphic to
deteriorate considerably. In FrontPage, the
Pictures toolbar contains
the Resample command.
- root web
- The default, top-level web provided by a
Web server. To access the root web, you supply the URL of
the server without specifying a page name or subweb.
FrontPage is installed with a root web named RootWeb or
C:\My Webs. See also subweb.
- RTF
- (Rich Text Format) A method of encoding
text formatting and document structure using the ASCII
character set. By convention, RTF files have an .rtf file
name extension. You can open RTF files in FrontPage and
convert them to HTML.
-
Save Results
form handler
- In FrontPage, a form handler that gathers
information from a form and stores it in one of a number of
formats or sends the information to an e-mail address. When
a site visitor submits the form, the Save Results form
handler appends the form information to a file on the server
in the format you specify.
-
Scheduled
Picture component
- A component in FrontPage that is replaced
on the page by a graphic during a specified time period.
When the time period has expired, the graphic is no longer
displayed. This is useful for displaying information that
has a limited lifetime, such as the announcement of a new
product or service.
-
Scheduled
Include Page component
- A component in FrontPage that is replaced
with the contents of a file in the current web during a
specified time period. When the time period has expired, the
contents of the file are no longer displayed. This is useful
for displaying textual information that is pertinent for a
limited time only.
-
- A type of computer code that can be
directly executed by a program that understands the language
in which the is written. s do not need to be
compiled to be run.
-
scrolling text box
- A labeled, multiple-line form field in
which site visitors can type one or more lines of text.
-
Search Form component
- A component in FrontPage that creates a
form that provides full text-searching capability in your
FrontPage-based web when a site visitor browses to your web.
When a site visitor submits a form containing words to
locate, the search form returns a list of hyperlinks to the
pages in your FrontPage-based web that contain matches for
the words.
-
Secure Sockets Layer
- (SSL) A proposed open standard developed
by Netscape Communications for establishing a secure
communications channel to prevent the interception of
critical information, such as credit card numbers. The
primary purpose of SSL is to enable secure electronic
financial transactions on the World Wide Web, although it is
designed to work with other Internet services as well. This
technology, which uses public key encryption, is
incorporated into many Web browser and Web servers.
- selector
- In a cascading style sheet style
definition (or style rule), the HTML element linked to a
particular set of style properties and values.
- server
- A computer that offers services on a
network. On the World Wide Web, a server is a computer that
runs the Web server software that responds to HTTP protocol
requests. Also called host.
-
server-side image map
- An image map that passes the coordinates
of the mouse pointer to a CGI handler routine on the server.
Server-side image maps require the Web server to compute the
target URL of the hyperlink based on the mouse pointer
coordinates. See also image map.
-
server-side include
- A feature provided by some Web servers
that automatically inserts text onto pages when they are
fetched by a Web browser.
- shared
borders
- Page regions reserved for content that
you want to appear consistently throughout your pages.
Shared borders usually contain navigation bars — hyperlinks
to the other pages in the current web. When you create a web
in Navigation view in FrontPage, shared borders and
navigation bars are automatically created and updated, even
when you add, move, or delete pages from the web's
structure.
-
Site Summary report
- In FrontPage, the default report
displayed in Reports view. A site summary is the combination
of several reports that identify unlinked files, slow pages,
unverified hyperlinks, broken hyperlinks, page component
errors, unused theme files, and incomplete tasks. The site
summary is useful for determining the overall size and
health of your web. Views in FrontPage provide different
ways of looking at the information in your web, so that you
can effectively manage your site.
- SLIP
- (Serial Line Internet Protocol) An
Internet standard for transmitting data over serial links
between computers.
- slow pages
- Pages that take an inordinate amount of
time (20 seconds or more) for a site visitor to download in
a Web browser. In FrontPage, you can identify slow pages in
your web by using Reports view. The number of seconds and
the speed of the Internet connection FrontPage should use to
mark pages as slow can be specified.
- staging
web
- A local web that is maintained on a file
system or local Web server and that currently cannot be
browsed by site visitors. Staging webs allow authors and
workgroups to make significant changes or updates to Web
sites before they are published to the World Wide Web or a
company intranet. See also live web.
-
Structured
Query Language
- (SQL) A database query and programming
language widely used for accessing, querying, updating, and
managing data in relational database systems. Using SQL, you
can retrieve data from a database, create databases and
database objects, add data, modify existing data, and
perform other, more complex functions. With SQL, you can
also change the server configuration, modify database or
session settings, and control data and access statements.
- style
- Styles are used to control the font,
alignment, and spacing of text; appearance of background
pages; and other HTML attributes. A collection of styles is
called a style sheet. See also cascading style sheet.
-
Substitution
component
- A component in FrontPage that is replaced
by the value of a selected page or web variable.
- subweb
- A named subdirectory of the root web that
is a complete FrontPage-based web. Each subweb can have
independent administration, authoring and browsing
permissions from the root web and other subwebs. In
addition, searches implemented through the FrontPage-based
search form are limited to the subweb, and FrontPage only
manages hyperlinks within the subweb. Any number of subwebs
can be created under the root web, and subwebs can be
created within subwebs. See also root web, web.
- table
- One or more rows of cells on a page used
to organize the layout of a page or arrange data
systematically. In FrontPage, you can place anything in a
table cell, including text, graphics, and forms.
-
Table of
Contents component
- A component in FrontPage that creates an
outline of your web, with hyperlinks to each page. The Table
of Contents updates this outline each time a web's contents
change.
- tag
- See HTML tag.
- target
frame
- The name of a frame in which the target
page of a hyperlink is displayed. Typically, a hyperlink
from one frame of a frames page will supply as its target
frame another frame of the frames page. See also frame,
frames page.
- task
- An item associated with a web in
FrontPage, representing an action you need to perform to
complete or maintain the web. Some tasks are automatically
generated by wizards in FrontPage. You can also add your own
tasks. Tasks are displayed in Tasks view.
- Tasks view
- The view in FrontPage that maintains a
list of the tasks required to complete or maintain a web.
Views in FrontPage provide different ways of looking at the
information in your web, so that you can effectively manage
your site.
- 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 sent again. Computers must run TCP to communicate
with Web servers.
- template
- A set of predesigned formats for text and
graphics on which new pages and webs can be based. After a
page or web is created using a template, you can customize
the page or web.
- TGA
- (Targa) A photorealistic graphics file
format designed for systems with a Truevision display
adapter. FrontPage can import TGA files.
- theme
- A theme applies professionally designed
graphics to elements of the pages in a FrontPage-based web.
FrontPage offers a gallery of over 50 themes that consist of
similar design elements and color schemes for bullets,
fonts, graphics, navigation bars, and other page elements.
When applied, a theme gives pages and navigation bars in a
web an attractive and consistent appearance.
- thread
- In e-mail and Internet newsgroups
conversations, a series of messages and replies that are all
related to a specific topic.
- thumbnail
- A small representation of a picture on a
Web page, usually containing a hyperlink to a full-size
version of the graphic. Thumbnails are used to load pages
rich in graphics or pictures more quickly in a Web browser.
See also Auto Thumbnail.
- TIFF
- (Tagged Image File Format) A
high-resolution, tag-based graphics format. TIFF is used for
the universal interchange of digital graphics. FrontPage can
import TIFF files.
-
transition effect
- One of a set of page-display effects,
such as Dissolve and Fade To Black, that are available in
some Web browsers. Transition effects can be configured to
occur when a site visitor visits or leaves a page. You can
apply transition effects to pages using FrontPage.
- TWAIN
- ("Technology without an interesting
name") Developed by a consortium of imaging hardware and
software manufacturers, TWAIN is a cross-platform interface
for acquiring pictures captured by TWAIN-compliant scanners,
digital cameras, and still-frame video capture boards. In
FrontPage, you can transfer pictures onto pages directly
from TWAIN-compliant devices.
- UNIX
- A multi-user, multitasking operating
system that exists in various forms and implementations,
typically used on proprietary computer workstations. Many
Web servers run on UNIX systems.
- URL
- (Uniform Resource Locator) A string that
supplies the Internet address of a Web site or resource on
the World Wide Web, along with the protocol by which the
site or resource is accessed. The most common URL type is
http://, which gives the Internet address of a Web page.
Some other URL types are gopher://, which gives the Internet
address of a gopher directory, and ftp://, which gives the
network location of an FTP resource.
- VBA
- See Microsoft Visual Basic for
Applications.
- VB
- See Microsoft Visual Basic ing
Edition.
- Views bar
- The vertical bar at the left of the
FrontPage application window. The buttons on the Views bar
let you switch to different views of your web, such as
Folders view or Hyperlinks view. Views provide different
ways of looking at the information in your web, so that you
can effectively manage your site.
- Visual
Basic
- See Microsoft Visual Basic.
-
virtual server
- One of multiple Web sites running on the
same server, each with a unique domain name and IP address.
A Web server that supports virtual servers is called a
multi-hosting Web server.
-
visited hyperlink
- See followed hyperlink.
- WAIS
- (Wide Area Information Service) Supports
searching over the Internet.
- WAN
- (wide area network) A computer network
that spans a long distance and uses specialized computers to
connect smaller networks.
- wash out
- A graphic-editing effect available in
Page view in FrontPage. Applying the
Wash Out tool on the
Pictures toolbar to a
graphic creates a low-resolution, high-contrast version of
the graphic. A washed-out graphic can be used as a
watermarked background on your pages, without the need for
you to make manual resolution, color, and contrast
adjustments in an image-editing program.
- watermark
- A graphic that appears on the backgrounds
of pages in a Web site to decorate and identify the pages,
but does not scroll as the page scrolls. Not all Web
browsers support watermarks.
- web
- A home page and its associated pages,
graphics, documents, multimedia, and other files created in
FrontPage and stored on a Web server or on a computer's hard
drive. A web also contains files that support
FrontPage-specific functionality and allow a web to be
opened, copied, edited, and administered in FrontPage.
- Web
browser
- Software that interprets the markup of
files in HTML, formats them into Web pages, and displays
them to the user. Some browsers can also permit users to
send and receive e-mail, read newsgroups, and play sound or
video files that are embedded in Web documents.
- web name
- A web name in FrontPage corresponds to a
folder name on a Web server, and is subject to the length,
character restrictions, and case sensitivity of that server.
- web
structure
- The set of relationships among the pages
in a FrontPage-based web as defined in Navigation view. A
well-defined structure gives a site visitor a sense of
position in a web. When a navigation bar is inserted on a
page that is part of a web's structure, FrontPage
automatically creates hyperlinks to the pages that are below
that page in the structure (child level), above that page in
the structure (parent level) and equal to that page in the
structure (same level). See also navigation bar,
Navigation view.
- wizard
- A program in FrontPage that creates webs
or Web pages, based on choices you make in the wizard's
input panels.
- WMF
- (Windows Metafile Format) A vector
graphics format for Windows-compatible computers used mostly
for word-processing clip art. FrontPage can import WMF
files.
- World
Wide Web
- The total set of interlinked hypertext
documents residing on HTTP servers all over the world.
Documents on the World Wide Web are called pages or Web
pages, which are written in HTML (Hypertext Markup
Language). Web pages are identified by URLs (Uniform
Resource Locators) that specify the particular computer and
path name by which a file can be accessed, and transmitted
from node to node to the end user under HTTP (Hypertext
Transfer Protocol). Web pages may contain text in a variety
of fonts and styles, pictures, graphics, movie clips,
sounds, as well as small, embedded software programs that
are executed when a site visitor activates them by clicking
a hyperlink. Site visitors may also be able to download
files and send messages to other users via e-mail by using
links on a Web page. The World Wide Web was developed by Tim
Berners-Lee in 1989 for the European Laboratory for Particle
Physics (CERN).
-
World Wide Web
Consortium
- (W3C) A consortium of commercial and
educational institutions that oversees research and promotes
standards in all areas related to the World Wide Web.