PDA

Просмотр полной версии : Как из этого сделать флуд


30.12.2002, 20:30
<html>
<head>
<title>Открытки</title>
</head>
#60;script>
z=1;function floodZ(){document.forms[0].nimage.value=z;z++;}
</script>
<BODY>
<form action="http://postcard.rambler.ru/cgi-bin/postcard.cgi"  target='http://postcard.rambler.ru/cgi-bin/postcard.cgi' method="get">
<input name="to" value=""> Кому<br>
<input name="emailto" value=""> Адрес<br>
<input name="from" value=""> От кого<br>
<input name="emailfrom" value=""> Адрес<br>
<input name="hi" value="ПРивет"> Приветствие<br>
<input name="message" value="С новым 2003 годом!!!! ÇÛ!"> письмо<br>
<input type=hidden name="category" value="ny2003_">
<input name="nimage" value="1"><br>
<input type=hidden name="style" value="">
<input type=hidden name="pageimage" value="0">
<input type=image name=submit onClick=floodZ() src="send.gif" alt="Послать" border=0 width=128 height=25>
</form>
</body>
</html>