<% dim strAddr dim replyTo dim strSubject dim strText dim itsReady itsReady = "" strAddr = Trim(Request.form("user_email")) if strAddr <> "" then replyTo = cstr(strAddr) end if strSubject = Request.form("user_subject") strName = Request.form("user_name") strMsg = Request.form("user_text") strText = "E-mail from: " & strName & vbCrLf & "Concerning: " & strMsg if replyTo <> "" then itsReady = send_email() function send_email() 'Create an object or container for your mail Dim objMail Set objMail = Server.CreateObject("CDO.Message") objMail.To = "feedback@summercamptv.com" objMail.From = "feedback@summercamptv.com" objMail.ReplyTo = replyTo objMail.Subject = strSubject objMail.TextBody = strText objMail.Send 'comment out to test script without sending mail 'Release system resources Set objMail = Nothing 'Response.Write "

Thank you for using e-mail!

" if err.number > 0 then response.write "Errors were encountered in sending your e-mail message. "&_ "Please try again, or contact the webmaster" else %> <% end if end function %> Untitled Document
dog1
Pinching It Off
 
"Pinchin' it off is totally bad-ass!" - Larry Gingles, Editor-In-Chief
 

Pinch It Off:

- The thing Jessica's cat fails to do before it leaves the litter box.

- When you twist the dangling cookie-dough wrapper - sealing in the stuff you want to keep - and squeeze the leftover, outside bit into you hand (then it goes to your mouth).

- When you pop a whitehead with one hand.

Things you pinch off:

- The crusty end.
- The part that dangles outside... it doesn't necessarily have to be steaming.


Once we have enough examples of pinching it off, we'll make a movie.

Tell Us A Time When You Pinched It Off:
Name
E-Mail Address (*Please):
Subject:
Comments:
Send pictures to:
pinchitoff@summercamptv.com
Spacer
 
spacer
spacer