Contact Us

<%if Request.ServerVariables("content_length")=0 then%> If you would like more information or have questions please feel free to contact us using the form below:

* - indicates required field
 Name*
 Company
 Phone
 Email*
Comments:


<%else if len(Trim(Request.Form("contactName")))=0 then er=er&"Please fill out your name.
" end if if len(Trim(Request.Form("contactEmail")))=0 then er=er&"Please fill out your email address.
" end if if len(er)>0 then Response.Write er & "
" Response.Write "Back" else body=body & "Someone has requested more information via the ipanex.com site, details below:" & vbcrlf & vbcrlf body=body & "Name:"&Request.Form("contactName")&vbcrlf body=body & "Company:"&Request.Form("contactCompany")&vbcrlf body=body & "Phone:"&Request.Form("contactPhone")&vbcrlf body=body & "Email:"&Request.Form("contactEmail")&vbcrlf body=body & "Comments:"&Request.Form("comments")&vbcrlf Set mail = Server.CreateObject("CDO.Message") mail.Subject = "Info Request from IPANEX.com" mail.From = Trim(Request.Form("contactEmail")) mail.To = "info@ipasystems.com" 'mail.To = "miguel@loadedmedia.com" mail.TextBody = body mail.Send set mail = nothing %> Thank you for your request.
An email has been sent regarding your request.
You may also contact us directly at 800-871-5294.
We will contact you shortly.
<% end if end if%>
Cement Chemistry Systems, LP
2745 N. Amber Street
Philadelphia, PA 19134
Toll free:800-871-5294
Fax:215-425-6234
Email:info@ipasystems.com