home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 September / MICD2001_09_NR1.iso / Www / Modelarz / forum_newmsg.php3@id=24&sub_thread=1&days=60&js=1&lang=pl < prev    next >
Text File  |  2001-08-09  |  3KB  |  74 lines

  1.  
  2. <html>
  3. <head>
  4. <title>FORUM</title>
  5. <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
  6. <Meta Http-Equiv="Content-Type" Content="text/html; charset=iso-8859-2">
  7. <!--
  8. function formsubmit() {
  9.     alertmsg = "";
  10.     if (document.msgform.author.value == "") { alertmsg = "Wpisz swoje imiΩ"; }
  11.     if (document.msgform.subj.value == "") { alertmsg = "Wpisz temat wiadomo╢ci"; }
  12.     if (alertmsg == "") {
  13.         return true;
  14.     } else {
  15.         window. alert (alertmsg);
  16.         return false;
  17.     }
  18.     
  19. }
  20.  
  21. function formquote() {
  22.         vvv = "";
  23.   vvv = vvv + "> Mia│em ten sam problem. RozkrΩca│e╢ silnik po kraksie \n";
  24.   vvv = vvv + "> w celu wyczyszczenia. Jak▒ ma kompresjΩ. W moim \n";
  25.   vvv = vvv + "> przypadku silnik siΩ przegrzewa│. Odda│em go kumplowi \n";
  26.   vvv = vvv + "> on wywierci│ otw≤r w t│umiku ( silnik siΩ tak nie \n";
  27.   vvv = vvv + "> przegrzewa) poza tym splanowa│ g│owice na magnes≤wce i \n";
  28.   vvv = vvv + "> chodzi jak z│oto. Spr≤buj pr≤b z nitrometanem.\n";
  29.     document.msgform.content.value = vvv + "\n" + document.msgform.content.value;
  30.     document.msgform.content.focus();
  31. }
  32. //-->
  33. </SCRIPT>
  34. <LINK REL=STYLESHEET TYPE="text/css" HREF="forum_styles.css">
  35. <meta http-equiv=Content-Type content=text/html; charset=iso-8859-2>
  36.  
  37. </head>
  38.  
  39. <body >
  40. <div align="center">
  41. <form name="msgform" action="/forum_newmsg.php3" onsubmit="return formsubmit();" method="post">
  42. <table border="0" cellspacing="0" cellpadding="2" bgcolor="#d0d0d0">
  43. <tr>
  44. <td>
  45. <table width="100%" border="0" cellspacing="0" cellpadding="4" bgcolor="#ffffff">
  46. <tr>
  47. <td align="center" bgcolor="#e8f2fd" class="t"><b>Twoja wiadomo╢µ w w▒tku  "Re: problem z os maxem 20fp"</b>
  48. </td></tr>
  49. <input type="hidden" name="action" value="add">
  50. <input type="hidden" name="days" value="60">
  51. <input type="hidden" name="referer" value="http://www.modelarz.com/forum_readmsg.php3?id=24&pid=23&days=60&js=1&lang=pl">
  52. <input type="hidden" name="id" value="24">
  53. <input type="hidden" name="sub" value="Y">
  54. <input type="hidden" name="reply" value="0">
  55. <tr><td  align="center">
  56. <table border="0" bgcolor="#ffffff" cellpadding="2" cellspacing="0">
  57.  
  58. <tr><td class="t"><b>Twoje imiΩ:</b></td><td><input type="text" name="author" size="40" maxlength="40" value="">   </td></tr>
  59. <tr><td class="t"><b>Email:</b></td><td><input type="text" name="email" size="40" maxlength="40" value="">   </td></tr>
  60. <tr><td class="t"><b>Temat:</b></td><td><input type="text" name="subj" size="40" maxlength="50"  value="Re: problem z os maxem 20fp">   </td></tr>
  61. <tr><td colspan="2" valign="top" class="t"><b>Tre╢µ wiadomo╢ci:</b><br><font face="xx"><textarea name="content" cols="55" rows="10" wrap="hard"></textarea></font>   </td></tr>
  62. </table>
  63. </td></tr>
  64. <tr>
  65. <td align="center" bgcolor="#e8f2fd"><font size="-1"><input type="submit" name="submitb" value="Wy╢lij wiadomo╢µ"><input type="reset" value="Wyczy╢µ wiadomo╢µ"><br><input type="button" name="quoteb" value="Cytuj orginalny tekst" onclick="return formquote();"><input type="submit" name="cancel" value=" Anuluj " onclick="window.close(); return false;"></font>
  66. </td></tr>
  67. </table>
  68.  
  69. </td></tr></table>
  70. </form>
  71. </div>
  72. </body>
  73. </html>
  74.