Anoniem Mailen code verzend niet

Status
Niet open voor verdere reacties.

muscules

Gebruiker
Lid geworden
25 mrt 2012
Berichten
100
Hallo,

ik heb een code gemaakt waarmee je anoniem kan mailen.
Maar deze verzend helemaal niet...

Kan iemand een verzend code maken, of iets dergelijks wat het formulier wél verzend?

Site: mailanoniem.nl.vu/v2

Code:
HTML:
<!-- Begin van mijn code -->

<td valign="top" style="height: 400px" colspan="2">

<form method="POST" name="frmGenFORM" action="thankyou.asp" onSubmit="return frmSvalidate();" target="_self" lang="en">



<table border="0" id="table1" cellpadding="2" background="img/BGmailer.jpg" style="width: 525px">
<tr>
<td valign="top" align="right" style="width: 90px">&nbsp;</td>
<td valign="top" style="width: 3%">&nbsp;</td>
<td valign="top" width="78%" align="left" style="color: #B60400"><b><font size="2">Send 
Fake Anonymous Email</font></b></td>
</tr>
<tr>
<td valign="top" style="width: 90px; text-align: right;"><font size="2">
Van Name</font></td>
<td valign="top" style="width: 3%"><font size="2">:</font></td>
<td valign="top" width="78%" align="left"><font color="#FFFF00">
<INPUT class="inpshadow" style="font-family: Verdana; width: 210px;" maxLength=100 name="anonyFRONAME" size="36" tabindex="50"></font><font size="2"> 
(Optional)</font></td>
</tr>
<tr>
<td valign="top" style="width: 90px; text-align: right;"><font size="2">
Van E-mail</font></td>
<td valign="top" style="width: 3%"><font size="2">:</font></td>
<td valign="top" width="78%" align="left"><font color="#FFFF00">
<INPUT class="inpshadow" style="font-family: Verdana; width: 210px;" maxLength=120 name="anonyFROM" size="36" tabindex="52"> </font>
<font color="#FF0000">
*</font></td>
</tr>
<tr>
<td valign="top" style="width: 90px; text-align: right;"><font size="2">To 
</font></td>
<td valign="top" style="width: 3%"><font size="2">:</font></td>
<td valign="top" width="78%" align="left"><font color="#FFFF00">
<INPUT class="inpshadow" style="font-family: Verdana; width: 210px;" maxLength=120 name="anonyTO" size="36" tabindex="54"><font color="#FF0000"> 
*</font></font></td>
</tr>
<tr>
<td valign="top" style="height: 32px; width: 90px; text-align: right;"><font size="2">Subject</font></td>
<td valign="top" style="height: 32px; width: 3%;"><font size="2">:</font></td>
<td valign="top" width="78%" align="left" style="height: 32px"><font color="#FFFF00">
<INPUT class="inpshadow" style="font-family: Verdana; width: 210px;" maxLength=150 name="anonySUBJECT" size="36" tabindex="56"></font><font size="2"> 
(Optional)</font></td>
</tr>
<tr>
<td valign="top" style="text-align: right; height: 70px; PADDING-LEFT: 24px;" colspan="3">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>




<!-- TinyMCE -->
<script type="text/javascript" src="wysiwygNEW/tiny_mce.js"></script>
<script type="text/javascript">
tinyMCE.init({
// General options
mode : "textareas",
theme : "advanced",
plugins : "safari,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,inlinepopups",

// Theme options
theme_advanced_buttons1 : "newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,formatselect,fontselect,fontsizeselect,",
theme_advanced_buttons2 : "forecolor,backcolor,cleanup,preview,undo,redo,cut,copy,paste,|,hr,removeformat,bullist,numlist,|,outdent,indent,blockquote,|,link,unlink,image,|,emotions,,media,iespell,",
theme_advanced_buttons3 : "tablecontrols,|,ltr,rtl,template,pagebreak,print,fullscreen,charmap,code,",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_resizing : true,

// Example word content CSS (should be your site CSS) this one removes paragraph margins
content_css : "css/word.css",

// Drop lists for link/image/media/template dialogs
template_external_list_url : "lists/template_list.js",
external_link_list_url : "lists/link_list.js",
external_image_list_url : "lists/image_list.js",
media_external_list_url : "lists/media_list.js",

// Replace values for the template plugin
template_replace_values : {
username : "Some User",
staffid : "991234"
}
});
</script>
<!-- /TinyMCE -->


<!-- Gets replaced with TinyMCE, remember HTML in a textarea should be encoded -->
<textarea id="anonyMSG" name="anonyMSG" style="width: 350px; height: 280px;">
</textarea>








</td>
</tr>
<tr>
<td valign="top" colspan="3" style="PADDING-LEFT: 24px;">





<p align="left">
<span style="font-size: 10px">Are you human? Type the characters 
on the image to the form field below.</span><br><span style="font-size: 9px">
When you are ready to click submit, make sure you refresh the code before you type it to the form field. 
</span><br>

<script language="javaScript">
function reloadCAPTCHA() {
document.getElementById('CAPTCHA').src='captcha/CAPTCHA_image.asp?'+Date();
}
</script>

<a href="javascript:reloadCAPTCHA();"><br>Click here to refresh the code.</a><br>
<img src="captcha/CAPTCHA_image.asp" alt="Klik op F5 als je het niet kan zien." id="CAPTCHA" /><br>
<input type="text" class="SecCODEInputField" name="securityCode" id="securityCode" size="12" maxlength="8" autocomplete="off" tabindex="70" />









</td>
</tr>
<tr>
<td valign="top" colspan="3" style="PADDING-LEFT: 24px;">
<p align="left">
<input type="submit" value="Submit" name="submit" tabindex="70" style="font-family: Verdana; font-size: 13px; font-weight: bold; border: 1px dotted #025F91">
<font color="#FF0000">
(*) Mandatory&nbsp; fields</font></td>
</tr>
<tr>
<td valign="top" colspan="3" style="PADDING-LEFT: 24px;">
<br />
</td>
</tr>
</table>
</form>


















</td>




</tr>

<!-- Einde van mijn code -->
 
ik heb een code gemaakt waarmee je anoniem kan mailen.
Je bedoelt gekopieerd en geplakt uit anonymailer.net? ;)

Dus je wilt nog steeds geld verdienen met een site waarop men anoniem e-mails kan versturen, ook al is dat helemaal niet zo leuk?
En je vraagt anderen om gratis het formulier voor je te maken dat dat doet?
:d

PS: Het huidige script zet volgens mij de deur wagenwijd open voor spam-bots. Daar zal je provider niet blij mee zijn, evenmin als over klachten m.b.t. ongein die via je site wordt uitgehaald. Want het domein zit dan wel "anoniem" op 85 eilandjes ergens in de oceaan bij Australië, de site zelf zit gewoon op jouwweb.nl, en daar is snel achter te komen.
Nogmaals de raad: niet aan beginnen, joh!

PS-2: Ik begrijp dat je 12 jaar bent. Dan zijn waarschijnlijk je ouders/verzorgers aansprakelijk (ook financieel) als er iets mis gaat. Die zullen er dan ook niet blij mee zijn.

PS-3: Lees ook deze eens.
 
Laatst bewerkt:
Klopt, ik heb deze van anonymailer.net.

Maar ik ben van plan - als ik hiermee doorga - om hem hélemaal te wijzigen, zodat dat op geen enkele plek meer te zien is.
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan