Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

real 5 altering sendto


ghost's Avatar
0 0

how am i supposed to change the person the report is sent to??


ghost's Avatar
0 0

Save the Source, edit it with Wordpad(or Notepad) and edit where to send the request, and the one you want it to be sent to

<p align="center"> </p>
<hr>
<h1 align="center"><b>Report an Illegal Activity</b></h1>
<hr>
<p align="center"> </p>

<p>
Username: <input type="text" name="username" value="">
 </p>
<p>
Company / Software: <input type="text" name="company" value=""></p>
<p>Type of illegal activity:</p>
<p><input type="checkbox" name="type1" value="ON"> MP3</p>
<p><input type="checkbox" name="type2" value="ON"> Video</p>
<p>Description: </p>

<p><textarea rows="6" name="S1" cols="64"></textarea></p>
<p> </p>
<input type="hidden" name="sendto" value="BillSmith">
<input type="submit" name="submit" value="Submit">
</form>

Remember that its Billsmith not BillSmith and Sanderson not SAnderson :)