LiveZilla Live Help
Web Hosting Includes

99.9% Uptime

Your website needs to be accessible for the visitors in order to generate sales. For this reason AdrosWebHost offers 99.9% uptime guarantee. It means that your website will be up and running at least 99.9% of the time during any 12-month period. This guarantee includes network uptime, server uptime, web server and service uptime.
99.9% uptime guarantee is included in all hosting plans.


MySQL

MySQL database is the world's most popular open source database because of its fast performance, high reliability, ease of use, and dramatic cost savings. MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.


PHP 4/5

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.


Crystal Report

Crystal Reports is a business intelligence application used to design and generate reports from a wide range of data sources. Several other applications, such as Microsoft Visual Studio, bundle an OEM version of Crystal Reports as a general purpose reporting tool. Crystal Reports became the de facto standard report writer when Microsoft released it with Visual Studio.


Mail Box

A mailbox is identified by an email address. However, not all email addresses correspond to a storage facility. The term pseudo-mailbox is sometimes used to refer to an address that does not correspond to a definitive mail store. Email forwarding may be applied to reach end recipients from such addresses. Electronic mailing lists and email aliases are typical examples.


SQL Server Web Admin

SQL Server Web Data Administrator. A web intrerface to managing your databases, users, stored procedures and for running ad-hoc queries.


Virus Protection

AdrosWebHost is pleased to offer all Web Hosting and Email Hosting customers state-of-the-art Spam/Virus removal software. Every web hosting account comes with complete SPAM protection using three different antiSpam systems . The use of these various systems is designed to help you eliminate and remove up-to 98% of junk mail and viruses from your inbox.


Mail Lists

A list of e-mail addresses identified by a single name, such as customers@adroswebhost.com. When an e-mail message is sent to the mailing list name, it is automatically forwarded to all the addresses in the list.
Most e-mail clients support mailing lists, which enables you to broadcast e-mail messages to groups that you define. In addition, there are mailing list servers that manage centralized mailing lists for groups of users


FTP (File Transfer Protocol)

File Transfer Protocol (FTP) is a standard network protocol used to copy a file from one host to another over a TCP/IP-based network, such as the Internet. FTP is built on a client-server architecture and utilizes separate control and data connections between the client and server applications, which solves the problem of different end host configurations (i.e., Operating Systems, file names). FTP is used with user-based password authentication or with anonymous user access. Applications were originally interactive command-line tools with a standardized command syntax, but graphical user interfaces have been developed for all desktop operating systems in use today


CGI/Perl

CGI is yet another building block in Web development, and now you have yet another introduction to creating a more interactive Web site.
CGI is not actually a programming language- the three letters stand for Common Gateway Interface. That doesn't seem like much help. Basically, CGI allows you to use a program behind the scenes to perform tasks that cannot be done through HTML. For instance, many Web sites use graphical counters to display the number of times the page has been viewed. In order to keep track of that number, you will need a way to add one to the number each time the page is loaded. HTML doesn't have this ability- it is only a markup language. To accomplish this, you need to use a programming language that will allow you to write a program to store and increment the number. The most commonly used languages for this purpose are Perl and C/C++, which allow you many more options than using plain HTML.


ASP

Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script-engine for dynamically-generated web pages. Initially released as an add-on to Internet Information Services (IIS) via the Windows NT 4.0 Option Pack (ca 1998), it was subsequently included as a free component of Windows Server (since the initial release of Windows 2000 Server). ASP.NET has superseded ASP.


Custom Error Pages

Custom Error pages provides a simple yet powerful way to deal with errors that occur in your web applications. We will look at several ways to trap errors and display friendly meaningful messages to users. We will then take the discussion a step further and learn how to be instantly notified about problems so you can cope with them right away.