<% if request.form("submit") = "" then response.redirect("install.html") end if if request.form("firstname") = "" then response.redirect("install.html") end if if request.form("lastname") = "" then response.redirect("install.html") end if if request.form("phone") = "" then response.redirect("install.html") end if if request.form("email") = "" then response.redirect("install.html") end if Set Mailer = Server.CreateObject("SMTPsvg.Mailer") Mailer.FromName = request.form("firstname") & " " & request.form("lastname") Mailer.FromAddress= request.form("email") Mailer.RemoteHost = "mail.constructivision.com" Mailer.AddRecipient "ConstructiVision Inc.", "info@constructivision.com" Mailer.Subject = "Files Downloaded" Dim Txt, Email Txt="The following information was entered to download ConstructiVision:" & VbCrLf & VbCrLf&_ "Company: " & request.form("company") & VbCrLf &_ "Name: " & request.form("firstname")& " " & request.form("lastname") & VbCrLf &_ "Address: " & request.form("address") & VbCrLf &_ " " & request.form("city") &", " & request.form("state") & " " & request.form("zip") & VbCrLf &_ "Country: " & request.form("country") & VbCrLf &_ "Phone: " & request.form("phone") & VbCrLf &_ "Email: " & request.form("email") & VbCrLf &_ "ConstructiVision: " & request.form("csv") & VbCrLf &_ "EstiMATE: " & request.form("est") & VbCrLf & VbCrLf &_ "Referred by : " & request.form("referred") & VbCrLf & VbCrLf &_ "Date: " & Now() Mailer.BodyText = Txt Mailer.SendMail %> Download

Thank you for choosing ConstructiVision Software!

Instructions:

  1. Click the Download Now Button of your choice.
  2. Complete the information on the Request form.
  3. Windows will ask whether to Save or Open the File
    1. Choose Open to install now
    2. Choose Save to install later.
  4. Follow the on-screen prompts. 

 

Click here to download ConstructiVision now

AutoCAD® must be closed before installing.

 

Download times will vary depending on your connection speed and the software you select: 

 

[ Home ] [ Back ]