<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Negatif Rep</title>
</head>
<body>
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
	<td class="panelsurround" align="center">	
	<form action="http://www.forum.iyinet.com/reputation.php" method="post">	
	<div class="panel">
		<div style="width:640px" align="left">
		<fieldset class="fieldset">
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
				<td>
					<div><label for="rb_reputation_pos"><input type="radio" name="reputation" value="pos" id="rb_reputation_pos" />I approve</label></div>
					<div><label for="rb_reputation_neg"><input type="radio" name="reputation" value="neg" id="rb_reputation_neg" checked="checked" />I disapprove</label></div>
				</td>
			</tr>
			<tr>
				<td>Your comments on this post:<br />
					<input type="text" class="bginput" size="40" maxlength="250" name="reason" />
				</td>
			</tr>
			</table>
		</fieldset>
		
		</div>
	</div>
	<div style="margin-top:6px">	
		<input type="hidden" name="do" value="addreputation" />
		Post no : <input type="text" name="p" value="163311" size="50" /><br />
		Konu adresi : <input type="text" name="url" value="http://www.forum.iyinet.com/showthread.php?t=21615" size="50" /><br />
		<input type="submit" class="button" value="Add to Reputation" accesskey="s" />
	</div>	
	</form>	
	</td>
</tr>
</table>
</body>
</html>
Kod içinde altı çizili forum adresini ayarlayıp .html olarak kaydettikten sonra tarayıcıda açın. Reputation ı seçip yorumunuzu girin. Ek olarak ta post no ve konunun adresini girmelisiniz ki hangi konuda kimin postuna rep vereceğiniz belli olsun.

Ben örnek olsun diye bir forum adresi koydum action kısmına, onu değiştirmeniz gerek tabi