Advertisement
Becausse731

Paste Text in form and push button

Jan 27th, 2022 (edited)
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.48 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html dir="ltr" lang="ru">
  3. <head>
  4. <title>Поехавший форум noname.com - Обратная связь</title>
  5. <script src='https://www.google.com/recaptcha/api.js'></script>
  6. <meta http-equiv="Content-Type" content="text/html; charset=Windows-1251" />
  7. <!-- CSS Stylesheet -->
  8. <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/style-11111111-00001.css" id="vbulletin_css" />
  9.  
  10. <!-- / CSS Stylesheet -->
  11.  
  12. <!-- Select All Function -->
  13. <script type="text/javascript">
  14. function selectCode(a) {
  15. 'use strict';
  16.  
  17. // Get ID of code block
  18. var e = a.parentNode.parentNode.getElementsByTagName('PRE')[0];
  19. var s, r;
  20.  
  21. // Not IE and IE9+
  22. if (window.getSelection) {
  23. s = window.getSelection();
  24. // Safari and Chrome
  25. if (s.setBaseAndExtent) {
  26. var l = (e.innerText.length > 1) ? e.innerText.length - 1 : 1;
  27. try {
  28. s.setBaseAndExtent(e, 0, e, l);
  29. } catch (error) {
  30. r = document.createRange();
  31. r.selectNodeContents(e);
  32. s.removeAllRanges();
  33. s.addRange(r);
  34. }
  35. }
  36. // Firefox and Opera
  37. else {
  38. // workaround for bug # 42885
  39. if (window.opera && e.innerHTML.substring(e.innerHTML.length - 4) === '<BR>') {
  40. e.innerHTML = e.innerHTML + '&nbsp;';
  41. }
  42.  
  43. r = document.createRange();
  44. r.selectNodeContents(e);
  45. s.removeAllRanges();
  46. s.addRange(r);
  47. }
  48. }
  49. // Some older browsers
  50. else if (document.getSelection) {
  51. s = document.getSelection();
  52. r = document.createRange();
  53. r.selectNodeContents(e);
  54. s.removeAllRanges();
  55. s.addRange(r);
  56. }
  57. // IE
  58. else if (document.selection) {
  59. r = document.body.createTextRange();
  60. r.moveToElementText(e);
  61. r.select();
  62. }
  63. }
  64. </script>
  65.  
  66. <!-- / Select All Function -->
  67.  
  68. <script type="text/javascript">
  69. <!--
  70. var SESSIONURL = "";
  71. var IMGDIR_MISC = "images/misc";
  72. var vb_disable_ajax = parseInt("0", 10);
  73. // -->
  74. </script>
  75.  
  76. <script language="JavaScript">function newpopup(URL)
  77. { window.open(URL, 'foto' , 'top=30, left=30, menubar=0, toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=1, width=700, height=500'); }
  78. </script>
  79.  
  80. <script type="text/javascript" src="clientscript/vbulletin_global.js?v=364"></script>
  81.  
  82. <script type="text/javascript" src="clientscript/vbulletin_menu.js?v=364"></script>
  83.  
  84.  
  85.  
  86. <link rel="alternate" type="application/rss+xml" title="Компьютерный форум noname.com" href="external.php?type=RSS1" />
  87.  
  88.  
  89. </head>
  90. <body>
  91. <!-- detect mobile browsers -->
  92.  
  93. <!-- /detect mobile browsers -->
  94. <script type="text/javascript">
  95. <!--
  96. function log_out()
  97. {
  98. ht = document.getElementsByTagName("html");
  99. ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
  100. if (confirm('Вы уверены, что хотите уйти с форума?'))
  101. {
  102. return true;
  103. }
  104. else
  105. {
  106. ht[0].style.filter = "";
  107. return false;
  108. }
  109. }
  110. //-->
  111. </script>
  112.  
  113. <!-- logo -->
  114. <a name="top"></a>
  115. <div style="padding:0px 15px 0px 15px">
  116. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  117. <tr>
  118. <td>
  119. <div class="t_menu_a"><div class="t_menu_b"><div class="t_menu_c"><a href="http://www.noname.com/2/News">Новости</a></div></div></div>
  120. <div class="t_menu_a"><div class="t_menu_b"><div class="t_menu_c"><a href="http://www.noname.com/100/">Видео</a></div></div></div>
  121. <div class="t_menu_a"><div class="t_menu_b"><div class="t_menu_c"><a href="http://www.noname.com/1/Windows">Microsoft</a></div></div></div>
  122. <div class="t_menu_a"><div class="t_menu_b"><div class="t_menu_c"><a href="http://www.noname.com/25382/">Windows 10</a></div></div></div>
  123. <div class="t_menu_a"><div class="t_menu_b"><div class="t_menu_c"><a href="http://www.noname.com/3/Hardware">Железо</a></div></div></div>
  124. <div class="t_menu_a"><div class="t_menu_b"><div class="t_menu_c"><a href="http://soft.noname.com/">Программы</a></div></div></div>
  125.  
  126. <div class="t_main_menu_a"><div class="t_main_menu_b"><div class="t_main_menu_c"><a href="http://forum.noname.com/">Форум</a></div></div></div>
  127. <!-- -->
  128. </td>
  129. <td align="right">
  130. <form action="searchresults.php" id="cse-search-box" accept-charset="UTF-8">
  131. <div>
  132. <input type="hidden" name="cx" value="111111111111111111111:aaaaaaaaaaa" />
  133. <input type="hidden" name="cof" value="FORID:9" />
  134. <input type="hidden" name="ie" value="UTF-8" />
  135. <input type="text" name="q" size="31" />
  136. <input type="submit" name="sa" value="Поиск" />
  137. </div>
  138. </form>
  139. <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=ru"></script>
  140. </td>
  141.  
  142. <!-- <td align="right">
  143. <form action=" http://forum.noname.com/search.html" id="cse-search-box" accept-charset="UTF-8">
  144. <div>
  145. <input type="hidden" name="cx" value="111111111111111111111:aaaaaaaaaaa" />
  146. <input type="hidden" name="cof" value="FORID:9" />
  147. <input type="hidden" name="ie" value="UTF-8" />
  148.  
  149. <input type="text" name="q" size="31" />
  150. <input type="submit" name="sa" value="Поиск" />
  151. </div>
  152. </form>
  153. <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=ru"></script>
  154. </td> -->
  155. </tr>
  156. </table>
  157.  
  158. <div id="top">
  159. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  160. <tr>
  161. <td id="logo"><a href="http://www.noname.com" target="_blank"> <img src="http://noname.com/figs/logo.png" alt="noname.com" width="263" height="90" border="0" /> </a>
  162. </td>
  163. <td align="center" class="banner">
  164.  
  165.  
  166. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  167. <!-- Forum_top_970x90 -->
  168. <ins class="adsbygoogle"
  169. style="display:inline-block;width:970px;height:90px"
  170. data-ad-client="ca-pub-1111111111111111"
  171. data-ad-slot="1111111111"></ins>
  172. <script>
  173. (adsbygoogle = window.adsbygoogle || []).push({});
  174. </script>
  175.  
  176.  
  177. </td>
  178.  
  179. </tr>
  180. </table>
  181. </div>
  182. </div>
  183. <!-- content table -->
  184. <!-- open content container -->
  185.  
  186. <div align="center">
  187. <div class="page" style="width:100%; text-align:left">
  188. <div style="padding:0px 15px 0px 15px">
  189.  
  190.  
  191.  
  192. <br /><br />
  193.  
  194.  
  195. <form action="sendmessage.php?do=docontactus" method="post">
  196. <input type="hidden" name="s" value="" />
  197. <input type="hidden" name="do" value="docontactus" />
  198. <input type="hidden" name="url" value="index.php" />
  199.  
  200.  
  201.  
  202. <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
  203. <tr>
  204. <td style="padding: 0px;">
  205. <table width="100%" border="0" cellspacing="0" cellpadding="6" style="border: 1px solid #93B5E9;">
  206. <tr><td class="tcat">
  207. <span class="smallfont" style="float:right"><strong>Письмо администрации форума</strong></span>
  208. Обратная связь
  209. </td>
  210. </tr></table></td></tr>
  211. <tr>
  212. <td class="panelsurround" align="center">
  213. <div class="panel">
  214. <div style="width:640px" align="left">
  215.  
  216. <fieldset class="fieldset">
  217. <legend>Информация о вас</legend>
  218. <table cellpadding="0" cellspacing="3" border="0">
  219. <tr>
  220. <td>
  221. Ваше имя:<br />
  222. <input type="text" class="bginput" name="name" value="NoName" size="50" />
  223. </td>
  224. </tr>
  225. <tr>
  226. <td>
  227. E-mail адрес :<br />
  228. <input type="text" class="bginput" name="email" value="noname@noname.com" size="50" dir="ltr" />
  229. </td>
  230. </tr>
  231. </table>
  232. </fieldset>
  233.  
  234. <fieldset class="fieldset">
  235. <legend>Тема</legend>
  236. <div style="padding:3px">
  237.  
  238. <div><label for="rb_subj0"><input type="radio" name="subject" id="rb_subj0" value="0" checked="checked" />Проблемы при работе с форумом
  239. </label></div>
  240. <div><label for="rb_subj1"><input type="radio" name="subject" id="rb_subj1" value="1" />Проблема с регистрацией
  241. </label></div>
  242. <div><label for="rb_subj2"><input type="radio" name="subject" id="rb_subj2" value="2" />Проблема с паролем
  243. </label></div>
  244. <div><label for="rb_subj3"><input type="radio" name="subject" id="rb_subj3" value="3" />Предложения</label></div>
  245.  
  246. <div>
  247. <label for="rb_subjother"><input type="radio" name="subject" value="other" id="rb_subjother" />Другое</label>
  248. <input type="text" class="bginput" name="other_subject" size="40" maxlength="85" />
  249. </div>
  250.  
  251. </div>
  252. </fieldset>
  253.  
  254.  
  255.  
  256. <div class="fieldset">
  257. Сообщение:<br />
  258. <textarea name="message" rows="10" cols="50" wrap="virtual" style="width:540px"></textarea>
  259. </div>
  260.  
  261. </div>
  262. </div>
  263.  
  264. <div style="margin-top:6px">
  265. <input type="submit" class="button" value="Отправить" accesskey="s" />
  266. <input type="reset" class="button" name="reset" value="Отменить изменения" accesskey="r" />
  267. </div>
  268. </td>
  269. </tr>
  270. </table>
  271.  
  272. </form>
  273.  
  274.  
  275.  
  276. <!-- BANNER BOTTOM -->
  277. <table align="center" border="0">
  278. <tr><td>
  279. <!-- Yandex.RTB R-1-11111-2 -->
  280. <div id="yandex_rtb_1-1-11111-2"></div>
  281. <script type="text/javascript">
  282. (function(w, d, n, s, t) {
  283. w[n] = w[n] || [];
  284. w[n].push(function() {
  285. Ya.Context.AdvManager.render({
  286. blockId: "R-A-111111-2",
  287. renderTo: "yandex_rtb_R-A-13561-2",
  288. horizontalAlign: true,
  289. async: true
  290. });
  291. });
  292. t = d.getElementsByTagName("script")[0];
  293. s = d.createElement("script");
  294. s.type = "text/javascript";
  295. s.src = "//an.yandex.ru/system/context.js";
  296. s.async = true;
  297. t.parentNode.insertBefore(s, t);
  298. })(this, this.document, "yandexContextAsyncCallbacks");
  299. </script>
  300.  
  301. </td></tr></table>
  302.  
  303. <!-- /BANNER BOTTOM -->
  304.  
  305.  
  306. <div style="padding:0px 0px 0px 0px">
  307. <div id="footer_a"><div id="footer_b"><div id="footer_c">
  308. <table width="100%" border="0" cellspacing="3" cellpadding="3">
  309. <tr>
  310. <td id="foot_left"><div id="foot_links">
  311.  
  312. <table border="0" cellspacing="0" cellpadding="0">
  313. <tr>
  314. <td><div class="smallfont"><a href="http://www.noname.com/8341/advert"><b>Реклама</b></a> | <a href="rules.html">Правила</a> | <a href="/search.php" accesskey="4">Поиск</a> |
  315. <a href="sendmessage.php" rel="nofollow">Обратная связь</a> |
  316.  
  317.  
  318. <a href="archive/index.php">Версия для КПК</a>
  319. </td>
  320.  
  321. </tr>
  322. </table>
  323. </div>
  324. <div class="smallfont">Время: <span class="time">08:54</span>. | &copy; <a href="http://www.noname.com">noname.com</a> 2001-<script type="text/javascript">
  325.  
  326. var d = new Date();
  327. document.write(d.getFullYear());
  328.  
  329. </script></div>
  330. </td>
  331. <td id="banners">
  332. <!-- style -->
  333.  
  334.  
  335.  
  336. <!-- BUTTONS -->
  337. <!-- Rating@Mail.ru counter -->
  338. <script type="text/javascript">//<![CDATA[
  339. var _tmr = _tmr || [];
  340. _tmr.push({id: "76804", type: "pageView", start: (new Date()).getTime()});
  341. (function (d, w) {
  342. var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true;
  343. ts.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//top-fwz1.mail.ru/js/code.js";
  344. var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);};
  345. if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
  346. })(document, window);
  347. //]]></script><noscript><div style="position:absolute;left:-10000px;">
  348. <img src="//top-fwz1.mail.ru/counter?id=000000;js=na" style="border:0;" height="1" width="1" alt="Рейтинг@Mail.ru" />
  349. </div></noscript>
  350. <!-- //Rating@Mail.ru counter -->
  351.  
  352. <!--LiveInternet counter--><script language="JavaScript"><!--
  353. document.write('<a href="http://www.liveinternet.ru/click" '+
  354. 'target=liveinternet><img src="http://counter.yadro.ru/hit?t17.6;r'+
  355. escape(document.referrer)+((typeof(screen)=='undefined')?'':
  356. ';s'+screen.width+'*'+screen.height+'*'+(screen.colorDepth?
  357. screen.colorDepth:screen.pixelDepth))+';'+Math.random()+
  358. '" alt="liveinternet.ru" '+
  359. 'border=0 width=1 height=1></a>')//--></script><!--/LiveInternet-->
  360.  
  361.  
  362. <script type="text/javascript">
  363.  
  364. var _gaq = _gaq || [];
  365. _gaq.push(['_setAccount', 'UA-9776408-3']);
  366. _gaq.push(['_trackPageview']);
  367.  
  368. (function() {
  369. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  370. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  371. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  372. })();
  373.  
  374. </script>
  375. <!-- /BUTTONS --></td>
  376. <td align="right"><div class="smallfont"><!-- Do not remove this copyright notice -->
  377. Powered by: vBulletin<br>Copyright &copy;2000 - 2022, Jelsoft Enterprises Ltd.
  378.  
  379. <!-- Do not remove this copyright notice -->
  380.  
  381. <!-- Do not remove or your scheduled tasks will cease to function -->
  382.  
  383.  
  384. <!-- Do not remove or your scheduled tasks will cease to function -->
  385.  
  386. </div></td>
  387. </tr>
  388. </table>
  389. </div>
  390. </div></div>
  391. </div>
  392.  
  393.  
  394. <script type="text/javascript">
  395. <!--
  396. // Main vBulletin Javascript Initialization
  397. vBulletin_init();
  398.  
  399. // Initialize 'Active' Table Cells
  400. //activecells_init();
  401. //-->
  402. </script>
  403.  
  404.  
  405. </body>
  406. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement