Copyright 2008 colsanjudastadeo.com All rights reserved.
<%@ Language=VBScript %>
<%
Option Explicit
%>
<%
' -----------------------------------------------------
' CDONTS Email send script
' © http://www.designplace.org/
' Comments must remain intact for re-use of this code
' -----------------------------------------------------
dim strErrText, strAction
strAction = Request.QueryString("action")
Select Case strAction
Case "err1"
strErrText = "
Error: No name input."
Case "err2"
strErrText = strErrText & "
Error: No email input."
Case "err3"
strErrText = strErrText & "
Error: No age input."
Case "err4"
strErrText = strErrText & "
Error: No gender input."
Case "err5"
strErrText = strErrText & "
Error: No message input."
End Select
%>
Contactenos!
<%
if strAction > "" then
response.write strErrText
end if
%>
Formulario de Contacto.
Todos los campos son requeridos.
Tel. 787-844-2610
email:
admin@colsanjudastadeo.com-----------------------
Fax. 787-843-3802
email:
colmersanjudas@gmail.com
¡Le responderemos a la brevedad posible!
“Google Académico™ es una marca registrada de Google Inc.”