Categories

ASP/ASP.NET (5)

Tips for ASP and ASP.NET scripts and applications

Domain Names (8)

Domain name registration, management and transfer information.

Email (5)

Information on setting up and configuring your email account.

FTP (1)

FTP Information

IIS Primary Technology (2)

Information for sites using IIS as the primary technology

PHP (2)

Tips for PHP scripts and applications.

Pre-Sales Questions (3)

Frequently asked questions by prospective customers.

Most Popular Articles

 $_SERVER['DOCUMENT_ROOT'] Doesn't Include My Web Site Root Directory

Due to the clustered system of Apache servers used to handle PHP files, if you use...

 Client IP from Request.ServerVariables("REMOTE_ADDR") is Always the Same

If your scripts use Request.ServerVariables("REMOTE_ADDR") to get the client's IP...

 Reloading an ASP.NET Application

Due to the load balanced environment we host your site under, IIS isn't currently able to detect...

 Updating Your Administrative Contact Email Address Without Your Login Information

Go to http://www.adminchange.com/ and fill out and fax the appropriate form and requested...

 Client IP from $_SERVER['REMOTE_ADDR'] is Always the Same

If your scripts use $_SERVER['REMOTE_ADDR'] to get the client's IP address, they will always show...