Login opptions:

Please Login below.

User login

Web Mail Login









Glossary


Used to Provide Help With all those technical terms

a
Absolute URLsearch for term
Is 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. See URL
Active Server Pagesearch for term
Is a document that contains embedded server-side scripting. ASP-compatible web servers can execute these scripts (Only compatible on Windows Servers) . For the end user, an ASP page is a standard web page that can be viewed on any platform using any web browser. A user can easily detect if a site utilizes ASP by detecting a .asp extension in the URL rather than .html, .php, .jpg See also: ASP
Analoguesearch for term
Is one of the two types of signals that phones & computers (Including Servers) receive / Transmit and understand. The other Type is digital signals.
ASPsearch for term
Is a document that contains embedded server-side scripting. ASP-compatible web servers can execute these scripts (Only compatible on Windows Servers) . For the end user, an ASP page is a standard web page that can be viewed on any platform using any web browser. A user can easily detect if a site utilizes ASP by detecting a .asp extension in the URL rather than .html, .php, .jpg See also: Active Server Page
Attachmentsearch for term
Is a file (text, image or other document) that can be sent “attached” to an email or Web page Upload and viewed by the recipient by clicking on an attachment icon. Also see file
Authenticationsearch for term
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. If the system detects a match, access is granted to the extent specified in the permission list for that user.