code:
1
2
3
4
5
6
7
8
9
10
| <?php
Print(" <html><head><LINK HREF=style.css TYPE=text/css REL=stylesheet><title>Send a message to $icq</title> </head> <body> <form action=\"http://wwp.mirabilis.com/scripts/WWPMsg.dll\" method=\"post\"> <b>icq message to $icq:</b> <br>ICQ-Status: [img]\"http://online.mirabilis.com/scripts/online.dll?icq=$icq&img=5\">
<p[/img]
<table width=350 cellpadding=2 cellspacing=0 style='border: 1px black solid'>
<tr><td valign=top><b>sender name:</b></td><td> <input type=\"text\" name=\"from\" value=\"\" size=20 maxlength=40></td></tr>
<tr><td valign=top><b>subject:</b></td><td> <input type=\"text\" name=\"subject\" value=\"\"></td></tr><tr><td valign=top><b>sender mail:</b></td><td> <input type=\"text\" name=\"fromemail\" value=\"\" size=20 maxlength=40></td></tr>
<tr><td valign=top> <b>message:</b></td><td> <textarea name=\"body\" rows=\"4\" cols=\"30\" wrap=\"Virtual\"></textarea></td></tr>
<tr><td><input type=\"hidden\" name=\"to\" value=$icq><input type=\"hidden\" name=\"recip\" value=\"\"><br><input type=\"hidden\" name=\"uin\" value=$icq></td><td><input type=Submit name=Submit value='Send message'></td></tr></table>
</form> </body></html>");?> |
Tis een beetje een erg grote zooi