home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 September / MICD2001_09_NR1.iso / Www / Modelarz / forum_newmsg.php3@id=18&reply=1&days=60&js=1&lang=pl < prev    next >
Text File  |  2001-08-09  |  3KB  |  76 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 + "> Mam wielka prosbe do modelarzy z okolic Gniezna, \n";
  24.   vvv = vvv + "> Poznania lub z woj. Wielkopolskiego, moj problem \n";
  25.   vvv = vvv + "> polega na tym, ze mam model nie duzy model RC (2 \n";
  26.   vvv = vvv + "> kana│y) z aparatura RC ale nie potrafie go \n";
  27.   vvv = vvv + "> wyregulowac, aby dobrze latal (brak doswiadczenia)!!\n";
  28.   vvv = vvv + "> W zwiazku z tym prosilbym o pomoc doswiadczonych \n";
  29.   vvv = vvv + "> kolegow modelarzy!\n";
  30.   vvv = vvv + "> e mail: masma@wp.pl\n";
  31.     document.msgform.content.value = vvv + "\n" + document.msgform.content.value;
  32.     document.msgform.content.focus();
  33. }
  34. //-->
  35. </SCRIPT>
  36. <LINK REL=STYLESHEET TYPE="text/css" HREF="forum_styles.css">
  37. <meta http-equiv=Content-Type content=text/html; charset=iso-8859-2>
  38.  
  39. </head>
  40.  
  41. <body >
  42. <div align="center">
  43. <form name="msgform" action="/forum_newmsg.php3" onsubmit="return formsubmit();" method="post">
  44. <table border="0" cellspacing="0" cellpadding="2" bgcolor="#d0d0d0">
  45. <tr>
  46. <td>
  47. <table width="100%" border="0" cellspacing="0" cellpadding="4" bgcolor="#ffffff">
  48. <tr>
  49. <td align="center" bgcolor="#e8f2fd" class="t"><b>Twoja wiadomo╢µ w w▒tku  "k│opoty z regulacj▒ modelu"</b>
  50. </td></tr>
  51. <input type="hidden" name="action" value="add">
  52. <input type="hidden" name="days" value="60">
  53. <input type="hidden" name="referer" value="http://www.modelarz.com/forum_readmsg.php3?id=18&pid=0&days=60&js=1&lang=pl">
  54. <input type="hidden" name="id" value="18">
  55. <input type="hidden" name="sub" value="N">
  56. <input type="hidden" name="reply" value="1">
  57. <tr><td  align="center">
  58. <table border="0" bgcolor="#ffffff" cellpadding="2" cellspacing="0">
  59.  
  60. <tr><td class="t"><b>Twoje imiΩ:</b></td><td><input type="text" name="author" size="40" maxlength="40" value="">   </td></tr>
  61. <tr><td class="t"><b>Email:</b></td><td><input type="text" name="email" size="40" maxlength="40" value="">   </td></tr>
  62. <tr><td class="t"><b>Temat:</b></td><td><input type="text" name="subj" size="40" maxlength="50"  value="Re: k│opoty z regulacj▒ modelu">   </td></tr>
  63. <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>
  64. </table>
  65. </td></tr>
  66. <tr>
  67. <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>
  68. </td></tr>
  69. </table>
  70.  
  71. </td></tr></table>
  72. </form>
  73. </div>
  74. </body>
  75. </html>
  76.