Call us. It takes only a few minutes and it’s absolutely free. 1-877-841-5386




Request form Vermont web design
<% if request("action") = "SEND" then dim objMsg Set objMsg = Server.CreateObject("CDONTS.NewMail") dim CR CR = chr(13) & chr(10) 'Set the properties of the Message objMsg.From = request("email") objMsg.To = "info@portfoliodesign.ca" objMsg.Subject = "Website request form" objMsg.Body = _ "Name: " & request("name") & CR & _ "Company: " & request("company") & CR & _ "Address: " & request("address") & CR & _ "State: " & request("state") & CR & _ "Postal Code: " & request("zip") & CR & _ "Country: " & request("country") & CR & _ "Tel: (" & request("telind") & ") " & request("tel") & CR & _ "eMail: " & request("email") & CR & _ "Question: " & request("question") objMsg.Send Set objMsg = Nothing %>

Your message was sent

<% else %> <% end if %>
Name:
Company Name:
Address:
Province/State
Postal code/Zip Code
Country:
Telephone or Fax:
( )-
* E-mail Address:

* Question: