Hier finden Sie mehrere Möglichkeiten, wie Sie ihr Formular in ihre Homepage integrieren können.
SSL-Switch
SSL-secured
on
<<< SSL aktiv (
DSGVO
)
(Formularadresse verschlüsselt)
Script
Html-Code
iFrame
LightBox
Pop-up
Link
URL
Download
Code for Blogger, Joomla, Wordpress, Drupal, Jimdo or other CMS systems.
<script type="text/javascript" src="https://www.dw-formmailer.de/forms_js.php?f="></script>
Download [form_.html]
Sie können z.B. ihr Formular per Direkt-Link in einem Lightbox dhtml Fenster aufrufen.
<link type="text/css" rel="stylesheet" href="https://www.dw-formmailer.de/compress/lightbox_css.php" /> <script src="https://www.dw-formmailer.de/compress/lightbox_js.php"></script> <script type="text/javascript"> $(document).ready(function(){ $(".dw_").colorbox({width:"80%", height:"90%", iframe:true}); }); </script> <a class="dw_" href="https://www.dw-formmailer.de/forms.php?f=" target="_blank">zum Formular</a>
Sie können z.B. ihr Formular per Direkt-Link in einer neuen HTML-Seite aufrufen.
z.B.
zum Formular
<a href="https://www.dw-formmailer.de/forms.php?f=" target="_blank">zum Formular</a>
(Formularadresse verschlüsselt)
Link extern. for NetObjectsFusion (NOF) or Frontpage
https://www.dw-formmailer.de/forms.php?f=
Sie können z.B. ihr Formular per Direkt-Link in einem Fenster aufrufen.
z.B.
zum Formular
<a href="javascript:void(window.open('https://www.dw-formmailer.de/forms.php?f=','blank','scrollbars=yes,toolbar=no,width=700,height=500'))">zum Formular</a>
Sie können z.B. ihr Formular per IFRAME einfügen.
<iframe frameborder="0" style="width:100%; height:850px; border:none;" scrolling="auto" src="https://www.dw-formmailer.de/forms.php?f=" allowtransparency="true"></iframe>
Kopieren Sie folgenden HTML-Code und fügen ihn auf Ihrer Hompage ein!
<!-- START Code DWFormgenerator CSS-Stylesheet --> <link type="text/css" rel="stylesheet" href="https://www.dw-formmailer.de/css/forms_responsive.css?ver=1.5.0" /> <link type="text/css" rel="stylesheet" href="https://www.dw-formmailer.de/css/forms_print.css?ver=1.0.0" /> <style type="text/css"> .dis-icon { padding: 10px; color: #7794FF; min-width: 40px; text-align: center; font-size: 1em; } .dis-icon-left { color: #7794FF; min-width: 40px; text-align: center; font-size: 1em; } .dis-input-container {position: relative !important;} .dis-input-container label i {position: absolute !important;left: auto !important;top: calc(50% - 0.5em) !important;} .dis-input-container input {position: initial !important;padding: 3px 4px 3px 40px !important;} @media print { #page_top div[id^='page_'] { display: inline !important; } } .fds-1, .table *, .table2 * {box-sizing: border-box;} a.dwflink:link {text-decoration: underline; color: #0000FF} a.dwflink:visited {text-decoration: underline; color: #0000FF} a.dwflink:hover {text-decoration: underline; color: #0000FF} .font-big { font-family:'Verdana', sans-serif; font-size:20px; font-weight:bold; color:#000000; } .font-small { font-family:'Verdana', sans-serif; font-size:10px; font-weight:normal; color:#000000; } .lb-1 { display: block; margin:0.4rem 0; } .table * .align { display: table-cell; } .col2 {width:30%; } .col8 {width:4.998%;} .col8_r {width:11.662%;} .col10 {width:6%;} .col10_r {width:14%;} .col12 {width:7.5%;} .col12_r {width:17.5%;} .col16 {width:9.996%;} .col16_r {width:23.334%;} .col25 {width:15%;} .col25_r {width:35%;} .col16fx {width:16.66%;} .col20 {width:20%;} .col25fx {width:25%;} .col33 {width:33.33%;} .col50 {width:50%;} .table { margin-left: auto; width:90%; margin-right: auto; border-spacing:1px; background-color:transparent; letter-spacing:normal; } .table2 { background-color:transparent; width:100%; border-collapse:collapse; } .head { padding:3px; background-color:transparent; } .main { padding:3px; background-color:transparent; font-family:'Verdana', sans-serif; font-size:14px; font-weight:normal; color:#000000; } .foot { padding:3px; background-color:transparent; } .align { text-align:right; } .textarea { background-color:#FFFFFF; color:#000000; font-family:'Verdana', sans-serif; font-size:14px; font-weight: normal; border : 1px solid #808080; border-radius:4px; -webkit-border-radius:4px; padding: 3px; position:relative; letter-spacing:normal; } .input { background-color:#FFFFFF; color:#000000; font-family:'Verdana', sans-serif; border : 1px solid #808080; font-size:14px; border-radius:4px; -webkit-border-radius:4px; padding: 3px; position:relative; vertical-align:middle; letter-spacing:normal; } .select { background-color:#FFFFFF; color:#000000; font-family:'Verdana', sans-serif; border : 1px solid #808080; font-size:14px; border-radius:4px; -webkit-border-radius:4px; padding: 3px; position:relative; vertical-align:middle; letter-spacing:normal; } .textarea:hover, .textarea:focus, .input:hover, .input:focus, .select:hover, .select:focus { border-color: #000000; box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 10px rgba(0,0,0,0.75); -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 10px rgba(0,0,0,0.75); } .button { cursor: pointer; padding:5px 12px; margin:3px 0; display:inline; text-decoration:none; border-radius:6px; -webkit-border-radius:6px; position:relative; background-color:#EEEEEE; color:#000000; font-family:'Verdana', sans-serif; font-size:16px; font-weight: bold; border : 1px solid #EEEEEE; min-width: 200px; letter-spacing:normal; } .button_send { cursor: pointer; padding:5px 12px; margin:3px 0; display:inline; text-decoration:none; border-radius:6px; -webkit-border-radius:6px; position:relative; background-color:#7794FF; color:#000000; font-family:'Verdana', sans-serif; font-size:16px; font-weight: bold; border : 1px solid #FFFFFF; min-width: 200px; letter-spacing:normal; } .button:hover, .button:focus { border : 1px solid #EEEEEE; color:#000000; text-decoration:none; background: #DEDEDE; } .button_send:hover, .button_send:focus { border : 1px solid #FFFFFF; color:#000000; text-decoration:none; background: #708BF0; } .radio_v { display: block; position: relative; } .radio_h { display: inline; position: relative; margin-right:8px; } </style> <!-- END Code DWFormgenerator CSS-Stylesheet --> <!-- START Code DWFormgenerator Javascript --> <script type="text/javascript"> var chk; function check_form(f,g) { return true; }; </script> <!-- END Code DWFormgenerator Javascript --> <!-- START Code DWFormgenerator --> <form id="fx620514" name="dwmailer" action="#" enctype="multipart/form-data" method="post" onsubmit="return check_form(this);"> <input type="hidden" name="page_tv_2" value="äöü" /> <input type="hidden" name="language" value="de" /> <p style="display:none"><label for="absender_cx_name">CX Name</label><input type="text" name="absender_cx_name" id="absender_cx_name" size="20" value="" /></p> <div id="page_top" style="display:inline;"> <table class="table"> <tr> <td colspan="2" class="main" width="100%"><span class="font-small">Bitte füllen Sie alle mit * markierten Felder aus. (Pflichtfelder)</span></td> </tr> <tr><td class="foot" colspan="2" style="text-align:center !important;" width="100%"><input class="button_send" id="button_send" type="submit" value="Abschicken" style="margin-right:2%" /><input class="button" type="reset" value="Zurücksetzen" /></td></tr> </table> </div> </form> <!-- END Code DWFormgenerator -->
© 1999-2025
DIS dürr-internet-service
- DWFormmailer