Blog
24 x 7 x 365 US Based Support
1-Click Installs of Popular Applications and Site-Builders
99.9% Uptime Guarantee
Why can I access my site from my connection at home but not from my job’s network computers?
The explanation below is not always the case, however it is one possible issue that can be tracked and confirmed or denied very quickly. Your computer's IP or firewall's IP address could be blocked by the server. This happens when someone from the above mentioned...
How do I add Web Stats for a Virutal Host?
For Fully Managed Linux Plans: To install webalizer, please follow these instructions: Login to your SMT 5.0. Go to Web Services. Select Add. Select Install Web Stats for Virtual Host. Click on the Display List button. Select the virtual host...
What is ASP Fmail or fmail.asp?
AIT's Windows servers are setup to use CDOSYS, which is a component used to send email from a server, or you can use ASPEmail. AIT has provided a script designed to process any forms that you write for your site. No knowledge of ASP is necessary to...
How do I select, add or update data in a database using ASP?
Adding Data to a Database: Adding data to a Windows-based database using ASP is rather simple with the following code. Why would you even want to sue a database Well, here's why. You design web based forms to gather information for your database. ...
How do I create a javascript form validator?
If you would like the validator script, click here If you would like to view the sample code, click here
How do I create a time/date script using javascript?
If you would like the scripts, click here to view the page. This is a javascript that will display time and date in several formats. You can modify it as necessary to use the time/date format that you wish. Below is an example of the output.
What is a 304 web server error?
The 304 error is somewhat misleading. The Apache logs it as an error, but it's really this: Someone visits your site today, and tomorrow, they go back to your site. When they do, their local system connects with your server, and then the server tells the local machine...
How do I view and understand email headers?
Here is an example of a real email header. Note the section in red below are descriptions of what you see. The text in black below is the actual headers. In most email programs, you have the ability to view full headers, but you may have to...
How do I upgrade or downgrade my web hosting account?
To upgrade or downgrade an account, you may contact AIT Customer Service via phone at 1-877-209-5184 so we can assist you. Alternately, You may also log into the Online Customer Care Center, and select "Upgrade/Downgrade account". All Upgrades/Downgrades are done...
What is a DLL?
DLL or Dynamic Link Library, is a library of executable functions or data that can be used by a Windows application. Typically, a DLL provides one or more particular functions and a program accesses the functions by creating either a static or dynamic link to the DLL....

