Advertisement
Guest User

10tl.net script (forum create script)

a guest
May 6th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4. <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
  5. <title>10tl.net Forum Installer</title>
  6. <style type='text/css'>
  7. <!--
  8. body,td,th {
  9. color: #000000;
  10. font-family: Arial, Helvetica, sans-serif;
  11. }
  12. body {
  13. background-color: #4392C6;
  14. }
  15. a:link {
  16. color: #000000;
  17. }
  18. a:visited {
  19. color: #000000;
  20. }
  21. a:hover {
  22. color: #000000;
  23. }
  24. a:active {
  25. color: #000000;
  26. }
  27. .style1 {
  28. color: #1174B5;
  29. font-weight: bold;
  30. }
  31. .style3 {font-size: 14px}
  32. .style6 {
  33. font-size: 16px;
  34. font-weight: bold;
  35. }
  36. .style9 {font-size: 14px; font-weight: bold; }
  37. .style10 {font-size: 12px}
  38. -->
  39. </style>
  40.  
  41. <script type='text/javascript'><!--
  42. function get_XmlHttp() {
  43. // create the variable that will contain the instance of the XMLHttpRequest object (initially with null value)
  44. var xmlHttp = null;
  45.  
  46. if(window.XMLHttpRequest) { // for Forefox, IE7+, Opera, Safari, ...
  47. xmlHttp = new XMLHttpRequest();
  48. }
  49. return xmlHttp;
  50. }
  51.  
  52. // sends data to a php file, via GET, and displays the received answer
  53. function ajaxrequest(serverPage, tagID) {
  54. var request = get_XmlHttp(); // call the function for the XMLHttpRequest instance
  55.  
  56. // create the URL with data that will be sent to the server (a pair index=value)
  57. var url = serverPage+'?fname='+document.getElementById('fname').value;
  58.  
  59. request.open('GET', url, true); // define the request
  60. request.send(null); // sends data
  61.  
  62. // Check request status
  63. // If the response is received completely, will be transferred to the HTML tag with tagID
  64. request.onreadystatechange = function() {
  65. if (request.readyState == 4) {
  66. document.getElementById(tagID).innerHTML = request.responseText;
  67. }
  68. }
  69. }
  70. --></script>
  71.  
  72.  
  73. </head>
  74.  
  75. <body>
  76. <div align='left'></div>
  77. <center><table width='700' border='0' cellpadding='0' cellspacing='0'>
  78.  
  79. <tr>
  80. <td height='253' valign='top' bgcolor='#FFFFFF'><div align='center'>
  81. <p><script type="text/javascript"><!--
  82. google_ad_client = "ca-pub-0768633782379013";
  83. /* forums_create */
  84. google_ad_slot = "5117770814";
  85. google_ad_width = 728;
  86. google_ad_height = 90;
  87. //-->
  88. </script>
  89. <script type="text/javascript"
  90. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  91. </script></p><br><br>
  92. <big>Tek sayfalı bir site açmak için <a target=_blank href='http://5.175.233.33:5003/kayit'>buraya tıklayınız</a></big><br><br>
  93. <p class='style1'><u>10tl.net Forumları</u></p>
  94. <p><a target=_blank href='http://destek.10tl.net/showthread.php?tid=119'>Forum rules</a> - Only a predetermined number of forums can be added in a day (Max 50)</p>
  95. <p><a target=_blank href='http://destek.10tl.net/showthread.php?tid=119'>Forum şartları</a> - Bir gün içerisinde, sadece belli sayıda forum açılabilir (Enfazla 50)</p>
  96. Son 24 saatteki Forum Sayisi: 15 <br>
  97.  
  98. <form action='mkforum1.php' method='post' name='mform' id='mform'>
  99. <blockquote>
  100. <p align='left'><span class='style6'><u>Forum URL'niz:</u></span> <span class='style9'></span><span class='style3'><br>
  101. <br>
  102. http://</span>
  103. <input name='fname' type='text' id='fname' maxlength='20' onblur="ajaxrequest('test_fname.php', 'context')" >.10tl.net (veya ornek.10tr.net adresi de çalışmaktadır.)
  104. <div id='context'></div><br>
  105. <br>
  106. <span class='style10'>&nbsp;&nbsp;<br>Forum adınız 6 ile 20 karakter arasında olmalıdır<br>Do not use www. at start of forums, it is alreadty automatically added.<br>Forumların başında www. eklemeyiniz. www zaten otomatik eklenmektedir.</span>
  107.  
  108. </p>
  109. <p align='left'><span class='style6'><u>Email-Eposta adresiniz:</u></span><br>
  110. <br>
  111. <input name='email' type='text' id='email' >
  112. &nbsp;&nbsp;<span class='style10'>Must be valid, we will email you an activation code to confirm this email address. <br>(Hotmail/live emails may not work. Please use other email)</span></p>
  113. <p align='left'><span class='style6'><u>Admin Username:</u></span><br>
  114. <br>
  115. <input name='uname' type='text' id='uname' ></p>
  116. <p align='left'><span class='style6'><u>Admin Password:</u></span><br>
  117. <br>
  118. <input name='pass1' type='password' id='pass1' >
  119. &nbsp;&nbsp;<span class='style10'>Must be at least 6 characters, letters and numbers only.</span>
  120. <p align='left'><span class='style6'><u>Admin Password again:</u></span><br>
  121. <br>
  122. <input name='pass2' type='password' id='pass2' ></p>
  123. <p align='left'><span class='style6'><u>Forum Name:</u></span><br>
  124. <br>
  125. <input name='forumname' type='text' id='forumname' >&nbsp;&nbsp;<span class='style10'>The displayed name for your forums that appears on all pages of your forums.</span></p>
  126. <input name='language' type='hidden' value=''>
  127. <p align='left'>
  128. <input name='submit' type='submit' id='submit' value='Create a Free Forum'>
  129. </p>
  130. </blockquote>
  131. </form>
  132. <p>&nbsp; </p>
  133. </div></td>
  134. </tr>
  135. </table>
  136. </center>
  137. </body>
  138. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement