Public paste
Undefined
By: lol | Date: Jan 31 2007 21:16 | Format: None | Expires: never | Size: 2.51 KB | Hits: 1225

  1. <html>
  2. <head>
  3. <title>#ChannelBots</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <style type="text/css">
  6. <!--
  7. body {
  8.         background-color: #FFFFFF;
  9.                 scrollbar-base-color: #474747;
  10.     scrollbar-arrow-color: #FF00D8;
  11. }
  12. body,td,th {
  13.         color: #8F8F8F;
  14. }
  15. a:link {
  16.         color: #8F8F8F;
  17.         text-decoration: none;
  18. }
  19. a:visited {
  20.         color: #8F8F8F;
  21.         text-decoration: none;
  22. }
  23. a:hover {
  24.         text-decoration: none;
  25. }
  26. a:active {
  27.         text-decoration: none;
  28. }
  29. .style7 {
  30.         font-family: Arial, Helvetica, sans-serif;
  31.         font-size: 12;
  32. }
  33. .style10 {
  34.         font-family: Arial, Helvetica, sans-serif;
  35.         font-size: 12px;
  36. }
  37. .style3 {
  38.         font-size: 9px;
  39.         font-family: Arial, Helvetica, sans-serif;
  40. }
  41. -->
  42. </style></head>
  43. <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
  44. <span class="style10">Want to report some bug or having some problem?  <a href="irc://irc.quakenet.org/ChannelBots">Also you can visit our irc channel #ChannelBots.</a></span>
  45. <form name="contact" method="POST" action="send.php">
  46. <input type=hidden name="subject" value="ChannelBots contact page">
  47.   <table width="330" height="88" border="0">
  48.       <tr>
  49.         <td class="style10">Name:*</td>
  50.         <td class="style7"><input type="text" name="name"></td>
  51.       </tr>
  52.       <tr>
  53.         <td><span class="style10">E-mail:*</span></td>
  54.         <td class="style7"><input type="text" name="email"></td>
  55.       </tr>
  56.       <tr>
  57.         <td class="style7"><label><span class="style10">Subject:*</span></label></td>
  58.         <td class="style7"><select name="subject" id="subject">
  59.           <option>Problem</option>
  60.           <option>Bug</option>
  61.           <option>Idea</option>
  62.           <option>Other</option>
  63.         </select></td>
  64.       </tr>
  65.     </table>
  66.     <span class="style7"></span>
  67.     <table width="330" height="65" border="0">
  68.       <tr>
  69.         <td>&nbsp;&nbsp;<textarea name="message" cols="48" rows="8" id="message"></textarea></td>
  70.       </tr>
  71.     </table>
  72.   <span class="style7"></span>
  73.     <table width="330" border="0">
  74.       <tr>
  75.         <td><div align="center">
  76.           <input type="Submit" value="Send" name="verzenden">
  77.           <input name="reset" type="reset" id="reset" value="Reset">
  78.         </div></td>
  79.       </tr>
  80.     </table>
  81.   <span class="style7">
  82.     <table width="330" border="0">
  83.       <tr>
  84.         <td height="18" width="340" colspan="2"><div align="left" class="style3">Velden met een * moeten ingevuld worden </div></td>
  85.       </tr>
  86.     </table>
  87.   </form>
  88.   <p>
  89.  
  90. </body>
  91. </html>