|
|
|
|
WebDevTech Knowledge Base
: Glossary
|
Glossary
Terms in glossary: 151.
Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
:blackhole:
Emails addressed to non-existing accounts will automatically be deleted.
Show related articles
:fail:
Emails addressed to non-existing accounts will automatically bounced back as undeliverable.
Show related articles
A Record
An A record is part of the zone file. It is used to point Internet traffic to an IP address. For example, you can use an "A record" to designate abc.yourdomain.com to send traffic to your web site at IP address 209.15.32.135. You can also designate xyz.yourdomain.com to go to a separate IP address.
Show related articles
Affiliate
A website that promotes another company's goods and services in return for payment. An affiliate differs from a traditional advertiser because affiliates must deliver sales or leads in order to get paid.
Show related articles
Affiliate Program
The WebDevTech Affiliate Program lets you earn money by referring customers to Web Development Technology.com. We provide you with a banners and links to be added to your site. Each time a customer you’ve referred signs up with us, we’ll pay you a commission. Our automated tracking system ensures that you get credit for all new customers that originate from your website.
Show related articles
Ajax
Ajax (Asynchronous JavaScript and XML) is a method of building interactive applications for the Web that process user requests immediately. Ajax combines several programming tools including JavaScript, dynamic HTML (DHTML), Extensible Markup Language (XML), cascading style sheets (CSS), the Document Object Model (DOM), and the Microsoft object, XMLHttpRequest. Ajax allows content on Web pages to update immediately when a user performs an action, unlike an HTTP request, during which users must wait for a whole new page to load. For example, a weather forecasting site could display local conditions on one side of the page without delay after a user types in a zip code.
Show related articles
Anonymous FTP
A way to log on to another computer to copy files (via FTP) when you don't have an account on the other computer. When you log on, enter 'anonymous' as the username and your 'email address' as the password. This gives you access to publicly available files.
Show related articles
Applets
Small, re-usable chunks of programming code in Java. They allows for quicker transfer over the Internet, meaning many new programs can now become directly interactive, incorporating animation, sound, and more. (See also Java, ShockWave, and VRML).
Show related articles
ASCII
(American Standard Code for Information Interchange) -- This is the de facto world-wide standard for the code numbers used by computers to represent all the upper and lower-case Latin letters, numbers, punctuation, etc. There are 128 standard ASCII codes each of which can be represented by a 7 digit binary number: 0000000 through 1111111, plus parity.
Show related articles
ASP
An Active Server Page (ASP) is an HTML page that includes one or more scripts (small embedded programs) that are processed on a Microsoft Web server before the page is sent to the user. An ASP is somewhat similar to a server-side include or a common gateway interface (CGI) application in that all involve programs that run on the server, usually tailoring a page for the user. Typically, the script in the Web page at the server uses input received as the result of the user's request for the page to access data from a database and then builds or customizes the page on the fly before sending it to the requestor.
Show related articles
AUP
AUP stands for Acceptable Use Policy. This document outlines the correct and incorrect uses for whatever service you're purchase. For example, in hosting terms, the AUP might outline and define a hosting company's definition of the word "unlimited". Since you can't purchase an unlimited GB harddrive, the AUP normally specifies the maximum you can use. Since you normally have to agree to the AUP before ordering, you acknowledge that you agree with and will follow the company's rules (i.e. if they advertise "unlimited disk space" but in the AUP, they define "unlimited" as 1GB, you agree that you have a 1GB max).
Show related articles
Auto-responder
Auto-responders allow you to automatically return a pre-set message whenever a selected mailbox receives a message. It is often used to confirm receipt of orders when items are purchased over the Internet, or to alert a sender when the recipient of an email message is out of town. Auto-responder will also notify a selected mailbox of the receipt and response.
Show related articles
Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
|
|
Copyright 1998-2008 © Web Development Technology, All Rights Reserved.
|