INSERT INTO Contact_Form
(
time_stamp,
name,
email,
subject,
message,
remote_ip
)
VALUES
(
#CreateODBCDateTime(Now())#,
'#LEFT(FORM.name,50)#',
'#LEFT(FORM.email,50)#',
'#FORM.subject#',
'#FORM.message#',
'#CGI.REMOTE_ADDR#'
)
You have recieved a new message on the Earthenwear.net website. The message details are as follows:
Name: #FORM.name#
Email: #FORM.email#
Subject: #FORM.subject#
Message: #FORM.message#
Earthen: nature-inspired wears : Contact
SELECT *
FROM Pages
WHERE id = 7