The Plant Peddler
3022 East Burnside
Portland, OR 97214
503-233-0384
<%
For i=1 To request.form.count
strMessage = strMessage & request.form.key(i) & ": " & request.form.item(i) & vbCrLf
Next
Set objMail = CreateObject("CDONTS.Newmail")
objMail.From = request.form("Email")
objMail.To = "peddlingplants@aol.com"
objMail.Subject = request.form("Subject")
objMail.Body = strMessage
objMail.Send
Set objMail = Nothing
%> Please use the form below to make any comments or ask questions relating to this site and our products.
Come in and meet the owner, Ken Blackburn. |