<form name="postform" id="postform" action="
http://www.rollachan.org/board.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="board" value="b">
<input type="hidden" name="replythread" value="0">
<input type="hidden" name="MAX_FILE_SIZE" value="2048000">
<input type="text" name="email" size="28" maxlength="75" value="" style="display: none;">
How would I do on a chan (rollachan) that uses this form info?
I suppose I would have to write a script of my own, but I don't know how to write it, or if it's even possible.
What I need is a slight modification, so that it includes the two values *name="board" value="{the board I want to post on}"* and *name="replythread" value="{the thread number}"*