Advertisement
Guest User

Untitled

a guest
May 29th, 2015
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. <!-- START Code DWFormgenerator -->
  2. <link type="text/css" rel="stylesheet" href="http://www.dw-formmailer.de/css/forms_responsive.css?ver=1.0" />
  3. <style type="text/css">
  4. a.dwflink:link {text-decoration: underline; color: #0000FF}
  5. a.dwflink:visited {text-decoration: underline; color: #0000FF}
  6. a.dwflink:hover {text-decoration: underline; color: #0000FF}
  7. body {
  8. background-color: #FFFFFF;
  9. }
  10. .font-big {
  11. font-family:Verdana, sans-serif;
  12. font-size:16px; font-weight:bold;
  13. color:#FFFFFF;
  14. }
  15. .font-small {
  16. font-family:Verdana, sans-serif;
  17. font-size:10px; font-weight:normal;
  18. color:#000000;
  19. }
  20. .col2 {
  21. width:30%;
  22. }
  23. .col25 {
  24. width:25%;
  25. }
  26. .col50 {
  27. width:50%;
  28. }
  29. .table {
  30. margin-left: auto;
  31. width:90%;
  32. margin-right: auto;
  33. border-spacing:1px;
  34. background-color:#FFFFFF;
  35. }
  36. .table2 {
  37. background-color:#FFFFFF;
  38. width:100%;
  39. border-collapse:collapse;
  40. }
  41. .head {
  42. padding:3px;
  43. background-color:#83ADDD;
  44. }
  45. .main {
  46. padding:3px;
  47. background-color:#ECECEC;
  48. font-family:Verdana, sans-serif;
  49. font-size:12px; font-weight:normal;
  50. color:#000000;
  51. }
  52. .foot {
  53. padding:3px;
  54. background-color:#83ADDD;
  55. }
  56. .align {
  57. text-align:left;
  58. }
  59. .textarea {
  60. background-color:#ECECEC;
  61. color:#000000;
  62. font-family : Verdana, Helvetica, sans-serif;
  63. font-size:12px;
  64. font-weight: normal;
  65. border : 1px solid #808080;
  66. border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;
  67. padding: 0;
  68. position:relative;
  69. }
  70. .input {
  71. background-color:#ECECEC;
  72. color:#000000;
  73. font-family : Verdana, Helvetica, sans-serif;
  74. border : 1px solid #808080;
  75. font-size:12px;
  76. border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;
  77. padding: 0;
  78. position:relative;
  79. }
  80. .select {
  81. background-color:#ECECEC;
  82. color:#000000;
  83. font-family : Verdana, Helvetica, sans-serif;
  84. border : 1px solid #808080;
  85. font-size:12px;
  86. border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;
  87. padding: 0;
  88. position:relative;
  89. }
  90. .textarea:hover, .textarea:focus, .input:hover, .input:focus, .select:hover, .select:focus {
  91. border-color: #000000;
  92. }
  93. .button {
  94. min-width: 130px;
  95. }
  96. .button_send {
  97. min-width: 130px;
  98. }
  99. </style>
  100. <script type="text/javascript" src="http://www.dw-formmailer.de/scripts/forms_function.js?ver=1.0.1" charset="utf-8"></script>
  101. <script type="text/javascript">
  102. /*<![CDATA[*/
  103. <!--
  104. var chk;
  105. function check_form(f,g) {
  106. if (f.elements['absender_mail'].value=='') {
  107. alert("Bitte alle Pflichtfelder ausf\u00FCllen! \n(Email)");
  108. f.elements['absender_mail'].focus();
  109. return false;
  110. } else {
  111. if (!VerifyEmailAddress(f.elements['absender_mail'].value)) {
  112. alert("Bitte geben Sie eine g\u00FCltige E-Mail Adresse ein! \n(Email)");
  113. f.elements['absender_mail'].focus();
  114. return false;
  115. }
  116. }
  117. return true;
  118. };
  119. // -->
  120. /*]]>*/
  121. </script>
  122. <form name="dwmailer" action="http://www.dw-formmailer.de/cgi-bin/dwmailer/dwmailer.pl" enctype="multipart/form-data" method="post" onsubmit="return check_form(this);">
  123. <input type="hidden" name="page_tv_2" value="&auml;&ouml;&uuml;" />
  124. <input type="hidden" name="empfaenger_mail" value="ZGFtdG9iZW5AZ21haWwuY29t" />
  125. <input type="hidden" name="empfaenger_name" value="Damtobe" />
  126. <input type="hidden" name="betreff" value="Support Bewertung auf Zockerbude" />
  127. <input type="hidden" name="page_background_color" value="#FFFFFF" />
  128. <input type="hidden" name="page_font_color" value="#000000" />
  129. <input type="hidden" name="language" value="de" />
  130. <span id="page_top" style="display: inline;"></span><table class="table">
  131. <tr>
  132. <td colspan="2" class="head" width="100%" align="left"><span class="font-big">Bewertungsformular</span></td>
  133. </tr>
  134. <tr>
  135. <td colspan="2" class="main" height="16" width="100%"><span class="font-small">Bitte f&uuml;llen Sie alle mit * markierten Felder aus. (Pflichtfelder)</span></td>
  136. </tr>
  137. <tr>
  138. <td class="main align col2">Name</td>
  139. <td class="main"><input class="input" type="text" name="absender_name" size="20" /></td>
  140. </tr>
  141. <tr>
  142. <td class="main align col2">Email*</td>
  143. <td class="main"><input class="input" type="text" name="absender_mail" size="20" /></td>
  144. </tr>
  145. <tr>
  146. <td class="main align col2">Wie findest du den Support auf Zockerbude</td>
  147. <td class="main"><input type="radio" name="bewertungs_ergebnis" id="bewertungs_ergebnis_0" value="sehr gut" />&nbsp;<label for="bewertungs_ergebnis_0">sehr gut</label><br /><input type="radio" name="bewertungs_ergebnis" id="bewertungs_ergebnis_1" value="gut" />&nbsp;<label for="bewertungs_ergebnis_1">gut</label><br /><input type="radio" name="bewertungs_ergebnis" id="bewertungs_ergebnis_2" value="befriedigend" />&nbsp;<label for="bewertungs_ergebnis_2">befriedigend</label><br /><input type="radio" name="bewertungs_ergebnis" id="bewertungs_ergebnis_3" value="ausreichend" />&nbsp;<label for="bewertungs_ergebnis_3">ausreichend</label><br /><input type="radio" name="bewertungs_ergebnis" id="bewertungs_ergebnis_4" value="mangelhaft" />&nbsp;<label for="bewertungs_ergebnis_4">mangelhaft</label><br /><input type="radio" name="bewertungs_ergebnis" id="bewertungs_ergebnis_5" value="ungen&uuml;gend" />&nbsp;<label for="bewertungs_ergebnis_5">ungen&uuml;gend</label><br /></td>
  148. </tr>
  149. <tr><td class="foot" colspan="2" align="center" height="25" width="100%"><input class="button_send" id="button_send" type="submit" value="Abschicken" />&nbsp;&nbsp;&nbsp;&nbsp;<input class="button" type="reset" value="Zur&uuml;cksetzen" /></td></tr>
  150. </table>
  151. </form>
  152. <!-- START COPYRIGHTS - Do not remove this link without a valid DWFormmailer license -->
  153. <p align="center"><span style="font-size:9px;font-family:Verdana,sans-serif;"><a href="https://www.dw-formmailer.de/form.php" target="_blank">DWFormgenerator 7.5.0</a></span></p>
  154. <!-- END COPYRIGHTS -->
  155. <!-- END Code DWFormgenerator -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement