<%@ 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 message input." End Select %> Contact us! <% if strAction > "" then response.write strErrText end if %>

* All fields are required.

Name:

Email address:

Message:

Or May Send Mail To

Friends of World Missions
P.O. Box 1474
Poway, California 92074
Office: 858 248-6105