Programming Help Articles and Tutorials

Using robots.txt file to Allow or Deny Search Engines

This article briefly covers how a robots.txt file can deny or allow certain files from being indexed by Search Engines.

301 Redirect

This article will cover several different ways to accomplish a 301 Redirect.

How do I increase the Timeout value in SQL?

This article will cover the details needed to set the Timeout values for SQL Queries and Connections. This is useful for large queries which may timeout using the default setting.

Redirecting a webpage using JavaScript

How to redirect your webpage to a specific URL using JavaScript

Send ASP email with CDOSYS

Send ASP email with CDOSYS

Do you assist with programming/coding issues?

Do you assist with programming/coding issues?

Use Microsoft Web Site Admin Tool on Shared Host

How-to use Microsoft's Web Site Administration Tool on a Shared Host

Programmatically force a webpage to use SSL

How can I programmatically force a webpage to use SSL?

System.SecurityException error ASP 2.0

I am getting a System.SecurityException error with my ASP.NET 2.0 web application. What does this mean?

How to install PHP on IIS6/Server 2003

How to install PHP on a Dedicated Server or VPS account and configure it in HELM

ASP.NET 3.5

What features does ASP 3.5 include?

Disable ASP.NET Custom Errors in Web.Config

How to disable ASP.NET Custom Errors in the Web.Config file.

Send email using ASP.NET

How do I send email using an ASP.NET script?