when I post a message on my board, my bot wil respond:
Code:
Quote:
en ik blijf nog ff testen.
|
<html>
<head>
<title>Program E Tester</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<form name="form1" method="post" action="talk.php">
Talk to: <select name="botname">
<option value="Bone">Bone</option> </select><BR>
Input: <input type="text" name="input" size="55">
<input type="submit" name="Submit" value="Submit">
</form>
</body>
</html>
^:^
little bit strange :P