%
dim jname, jaddress, jphone, jmail,jtype,jsubject
jname=trim(request.form("jname"))
jaddress=trim(request.form("jaddress"))
jphone=trim(request.form("jphone"))
jmail=trim(request.form("jmail"))
jprayer=trim(request.form("jtype"))
jprayer=trim(request.form("jsubject"))
HTML="
| Name | " & jname & " |
" &_
"| Address | " & jaddress & " |
" &_
"| Phone | " & jphone & " |
" &_
"| Email | " & jmail & " |
" &_
"
" & jtype & " |
" &_
"
" & jsubject & " |
" &_
"
"
set mail=server.CreateObject("CDONTS.Newmail")
mail.MailFormat=0
mail.BodyFormat=0
mail.to="krameses@yahoo.com"
mail.from=email
mail.subject="Feedback"
mail.body=HTML
mail.importance=2
mail.send
Set mail=Nothing
%>
Jebathottam
|
|
|
|
|
The Lord will be to you an everlasting light. And the days of your mouning shall be ended. Isaiah 60:19
|
|
Do pray for
Fr. S.J. Berchmans
& Team to perform the task of evangelisation in and around the country more effectively.
|
|
|