|
#
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Home
S
Server
A computer which is designed to generate
information for connected users (client).
In the context of the world wide web,
this refers to a web site that delivers
web pages to users.
Session ID
Webpages that are produced at the time
of the page request from programs, are
called Dynamic pages. Programs often
will use specific urls for each visitor.
You will often see those as a string
of numbers in the browser address bar.
These numbers will track you via cookies
and serve pages specific to your "session".
A session can be any time limit and
then it expires. Sites use these sessions
to serve custom content, defeat browser
caching, and to direct the flow of visitors
through the website.
Shopping Cart
Software designed to keep track of customer
purchases until they "check out"
on an ecommerce website.
Sidewinder
The Infoseek spider.
Site Map
A page on a web site that lists and
links to every other page on that web
site.
NEXT
|