Contractors Institute, Inc.

Training Specialists for Virginia Contractors


Contractor Exam Training for Virginia, Class A & B, BLD.
Tradesmen Continuing education training.
Consulting for Contractors.
Basic Contractor Licensing Class.
   Home | About Us  |  Contact Us Free Downloads  |  About the Exam  | Exam PreparationSelf-Study Program  |  Reschedule Policy  |  Important LinksBCL | Tradesmen CEU | Reference Materials  
'<% dim safeURL '***** ONLY CHANGE THE LINE BELOW ***** 'safeURL = "virginiaexamtraining.com" 'domain name WITHOUT the www. prefix '***** ONLY CHANGE THE LINE ABOVE ***** 'dim requestedURL 'dim requestedWithPre 'dim pre 'dim sendTo 'pre = "www." 'requestedURL = LCase(Request.ServerVariables("SERVER_NAME")) 'If InStr(1, requestedURL, "www.", 1) = 1 Then requestedWithPre = True 'If (requestedURL <> safeURL) AND (requestedURL <> pre & safeURL) Then ' sendTo = "http://" ' If requestedWithPre Then ' sendTo = sendTo & pre & safeURL ' Else ' sendTo = sendTo & safeURL ' End If ' ' Response.Status = "301 Moved Permanently" ' Response.AddHeader "Location", sendTo ' 'End If %>