UNKNOWN
'**************************************
' for :Anonymous Mailer
'**************************************
Ido Diamant © 2000
'**************************************
' Name: Anonymous Mailer
' Description:With this code, you can se
' nd mail thrugh the web with ASP, with th
' e CDONTS object.
it is very simple script, I wrote it in 10 minutes and I am just a beginner (one month).
' By: Ido Diamant
'
'
' Inputs:None
'
' Returns:None
'
'Assumes:You just need to put this file
' in directory which you can run scripts f
' rom it, and you should install the SMTP
' add-on in the Option Pack 4.
'
'Side Effects:None
'This code is copyrighted and has limite
' d warranties.
'Please see http://www.Planet-Source-Cod
' e.com/xq/ASP/txtCodeId.6158/lngWId.4/qx/
' vb/scripts/ShowCode.htm
'for details.
'**************************************
<% if request.form("flag")=""then %>
Welcome to Anonymous Mailer by Ido Diamant
** Please enter all the required fields or it won't be send...