CINXE.COM

Request Demo | ManageEngine DDI Central

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=yes"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="description" content="Online Demo A fully functioning installation of DDI Central is hosted at https://ddicentral-demo.manageengine.com/. Try your hands on the product now."><link rel="icon" href="https://cdn.manageengine.com/sites/meweb/images/favicon.ico" type="image/vnd.microsoft.icon"><link rel="canonical" href="https://www.manageengine.com/dns-dhcp-ipam/demo-form.html"><meta name="author" content="ManageEngine"><meta name="MobileOptimized" content="width"><meta name="HandheldFriendly" content="true"><meta property="og:title" content="Request Demo | ManageEngine DDI Central"><meta property="og:description" content="Online Demo A fully functioning installation of DDI Central is hosted at https://ddicentral-demo.manageengine.com/. Try your hands on the product now."><meta property="og:type" content="website"><meta property="og:url" content="https://www.manageengine.com/dns-dhcp-ipam/demo-form.html"><meta property="og:site_name" content="ManageEngine"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@manageengine"><meta name="twitter:title" content="Request Demo | ManageEngine DDI Central"><meta name="twitter:description" content="Online Demo A fully functioning installation of DDI Central is hosted at https://ddicentral-demo.manageengine.com/. Try your hands on the product now."><meta property="twitter:domain" content="manageengine.com/"><link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://cdn.manageengine.com/sites/meweb/images/touch_icons/apple-touch-icon-144-precomposed.png"><link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://cdn.manageengine.com/sites/meweb/images/touch_icons/apple-touch-icon-114-precomposed.png"><link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://cdn.manageengine.com/sites/meweb/images/touch_icons/apple-touch-icon-72-precomposed.png"><link rel="apple-touch-icon-precomposed" href="https://cdn.manageengine.com/sites/meweb/images/touch_icons/apple-touch-icon-57-precomposed.png"><title>Request Demo | ManageEngine DDI Central</title> <script src="https://www.manageengine.com/js/ipcallback-new.js"></script><link rel="stylesheet" media="all" href="https://cdn.manageengine.com/sites/meweb/css/common/mweb-custom-v1.css"><link rel="stylesheet" media="all" href="https://cdn.manageengine.com/sites/meweb/css/product/dns-dhcp-ipam.css"><style> #popup-container { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); justify-content: center; align-items: center; z-index: 99999; } #popup-content { position: relative; max-width: 600px; width: 90%; margin: auto; background-color: #FFE2E1; padding: 5px; border-radius: 10px; text-align: center; } #popup-close { position: absolute; top: 10px; right: 10px; background-color: #ff5c5c; color: #fff; border: none; padding: 5px 10px; border-radius: 5px; cursor: pointer; } #popup-image { max-width: 100%; height: auto; border-radius: 10px; } </style><style> #over.menu-active a { color: #333 !important; } .img-div { width: 100%; text-align: center; margin: 20px 0 60px; display: inline-block; } .img-div img { max-width: 100%; width: 90%; border: 10px solid #ffe2e1; border-radius: 10px; } div.eval-popup { width: 800px; height: auto; border-radius: 5px; position: fixed; transform: translate(-50%, -50%); top: 50%; left: 50%; display: none } .img-div{ overflow-y: scroll; max-height: 95vh } .img-div img{max-width:800px} span.eval-close { position: absolute; top: 10px; right: 10px; text-indent: -99999999999em; background: url(https://cdn.manageengine.com/images/popup-close-black.svg) center/10px no-repeat #f2f1f0; width: 23px; height: 23px; text-align: center; color: #fff; line-height: 26px; border-radius: 50%; cursor: pointer; z-index: 9; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s } span.eval-close:hover { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg) } .eval-popup-bg { position: fixed; left: 0; top: 0; z-index: 9999999; width: 100%; height: 100%; background:rgba(0,0,0,0.4); display: none } .prdLogo img { width: auto } .demo-box{width:40%;margin: 0 auto;} .form-btns > button { width: 120px; } .form-btns { display: inline-flex; justify-content: center; gap: 12px; margin-top: 24px; } .ui-widget-header .ui-icon { background-image: url(/manageengine/clouddns/images/ui-icons.png); } #ui-datepicker-div { z-index: 10 !important; } #datepicker { position: relative } #datepicker input::-webkit-calendar-picker-indicator { width: 35px; opacity: 1; color: transparent; position: absolute; right: 7px; top: 1px; bottom: 1px; content: ''; background-image: url(/manageengine/clouddns/images/demo-calendar.png); background-Position: 97% center; background-Repeat: no-repeat; cursor: pointer; background-size: 35px; height: 40px; z-index: 99; } input::-webkit-calendar-picker-indicator { color: rgba(0, 0, 0, 0); opacity: 1 } input::-webkit-calendar-picker-indicator:hover { background: transparent; cursor: pointer; } #datepicker input:hover { background: none; } input { box-sizing: border-box; position: relative; width: 100%; } input[type="date"]::after { content: ''; display: inline-block; position: absolute; right: 7px; top: 0; bottom: 0; width: 30px; height: 100%; background-image: url(/manageengine/clouddns/images/demo-calendar.png); background-Position: 97% center; background-Repeat: no-repeat; cursor: pointer; background-size: 30px; height: 40px; z-index: 99; pointer-events: none; } input[type="date"]::-webkit-calendar-picker-indicator { background: transparent; bottom: 0; color: transparent; cursor: pointer; height: auto; left: 0; position: absolute; right: 0; top: 0; width: auto; } .inputs div input.date { padding-right: 52px !important; padding-top: 10px !important; padding-bottom: 8px !important; } .datewrapper { position: relative; width: 400px; } .clearDate { font-family: sans-serif; display: none; justify-content: center; align-items: center; position: absolute; width: 20px; height: 20px; font-size: 15px; color: #222; background-color: #e8e8e8; right: 146px; top: calc(50% - 10px); z-index: 1; border-radius: 50%; cursor: pointer; } .ui-datepicker-trigger { position: absolute; top: 17px; right: 60px; width: 30px; } input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; opacity: 0; } .demo-form-mobile { max-width: 600px; width: 100%; margin: 0 auto } #meGDPRMessage { margin: 0 } #formCTAgdpr { margin-top: 10px } .formwidth { width: 400px; margin: 0 auto; } .form-sec { border: 1px solid #ddd; padding: 10px 30px; } .form-sec td { width: 50% } #formCTAgdpr { font-size: 11px } .formcontent { width: 80%; margin: 0 auto } .form-sec { margin-top: 20px } .form-sec input[type="text"], .form-sec input[type="email"], .form-sec input[type="phone"], .form-sec input[type="number"], .form-sec select, .form-sec textarea { border: 1px solid #ccc; padding: 10px; font-size: 14px; width: 80%; vertical-align: middle } .form-sec td { padding: 10px 0 } .form-sec td td { padding: 0 } .form-sec label { vertical-align: middle } .form-sec input[type="submit"], .form-sec input[type="reset"] { border: 1px solid #ccc; padding: 10px 20px; font-size:14px: width:90px; } .reset-btn { border-radius: 4px; background: #dfdfe0; color: #333; font-size: 16px; padding: 13px 20px !important; border: none; outline: none; margin: 0px auto; width: 45%; } .quote-btn { display: block; background: #5badd3; width: 45%; color: #fff; font-size: 16px; padding: 13px 20px !important; border: none; outline: none; border-radius: 4px; margin: 0px auto; } .cta-btn { background: #5CA728; border: 1px solid #5CA728!important; margin-right: 20px; color: #fff!important } .dwn-priv { margin: 0 0 10px 0; color: #333 } @media screen and (max-width: 760px) { .btmBar { display: none !important } } .form-btns > button { width: 120px; } .form-btns { display: inline-flex; justify-content: center; gap: 12px; margin-top: 24px; } .ui-widget-header .ui-icon { background-image: url(/manageengine/clouddns/images/ui-icons.png); } #ui-datepicker-div { z-index: 10 !important; } #datepicker{position: relative} #datepicker input::-webkit-calendar-picker-indicator { width: 35px; opacity: 1; color: transparent; position: absolute; right: 7px; top: 1px; bottom: 1px; content: ''; background-image: url(/manageengine/clouddns/images/demo-calendar.png); background-Position: 97% center; background-Repeat: no-repeat; cursor: pointer; background-size: 35px; height: 40px;z-index: 99; } input::-webkit-calendar-picker-indicator { color: rgba(0, 0, 0, 0); opacity: 1 } input::-webkit-calendar-picker-indicator:hover {background: transparent;cursor: pointer;} #datepicker input:hover{background: none;} input { box-sizing: border-box; position: relative; width: 100%; } input[type="date"]::after{ content: ''; display: inline-block; position: absolute; right: 7px; top: 0; bottom: 0; width: 30px; height: 100%; background-image: url(/manageengine/clouddns/images/demo-calendar.png); background-Position: 97% center; background-Repeat: no-repeat; cursor: pointer; background-size: 30px; height: 40px; z-index: 99; pointer-events: none; } input[type="date"]::-webkit-calendar-picker-indicator { background: transparent; bottom: 0; color: transparent; cursor: pointer; height: auto; left: 0; position: absolute; right: 0; top: 0; width: auto; } .inputs div input.date{ padding-right: 52px !important; padding-top: 10px !important; padding-bottom: 8px !important; } .datewrapper{position: relative;width: 400px;} .clearDate { font-family: sans-serif; display: none; justify-content: center; align-items: center; position: absolute; width: 20px; height: 20px; font-size: 15px; color: #222; background-color: #e8e8e8; right: 146px; top: calc(50% - 10px); z-index: 1; border-radius: 50%; cursor: pointer; } .ui-datepicker-trigger {position:absolute;top:17px;right:60px;width:30px;} input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0;opacity: 0;} .demo-form-mobile{max-width:600px;width:100%;margin:0 auto} #meGDPRMessage{margin:0} #MECountryListing{width:80%} #formCTAgdpr{margin-top:10px} .formwidth{width:400px;margin:0 auto;} .form-sec{border: 1px solid #ddd;padding: 10px 30px;} .form-sec td{width:50%} #formCTAgdpr{font-size:11px} .formcontent{ width:80%;margin:0 auto} .form-sec{ margin-top:20px} .form-sec input[type="text"],.form-sec input[type="email"],.form-sec input[type="phone"],.form-sec input[type="number"],.form-sec select,.form-sec textarea{ border:1px solid #ccc; padding:10px; font-size:14px; width:80%; vertical-align:middle} .form-sec td{ padding:10px 0} .form-sec td td{ padding:0} .form-sec label{ vertical-align:middle} .form-sec input[type="submit"],.form-sec input[type="reset"]{border:1px solid #ccc; padding:10px 20px; font-size:14px: width:90px;} .reset-btn { border-radius: 4px; background: #dfdfe0; color: #333; font-size: 16px; padding: 13px 20px !important; border: none; outline: none; margin: 0px auto; width: 45%; } .quote-btn { display: block; background: #5badd3; width: 45%; color: #fff; font-size: 16px; padding: 13px 20px !important; border: none; outline: none; border-radius: 4px; margin: 0px auto; } .cta-btn{background:#5CA728;border:1px solid #5CA728!important;margin-right:20px;color:#fff!important} .dwn-priv{margin:0 0 10px 0;color:#333} @media screen and (max-width: 760px){ .btmBar{display:none !important} } </style></head><body class="page-6280 product-77 product-dns-dhcp-ipam template-banner_just_html i18n-en path-node page-node-type-banner-just-html" data-prdname="dns-dhcp-ipam"><div class="pop-box" style="height: 3974px;"></div><div class="pop-container"></div><header><div id="commonHeader"><div id="header-topsec"></div><div class="" id="MEmobPanel"><div id="MEdropPanel"></div></div><div id="header-mainsec"></div></div></header><section><div class="heading-menu"><div class="container"><h2>Request Demo</h2><div class="breadcrumb"><a href="/dns-dhcp-ipam/">Home</a> &raquo; Request Demo</div></div></div></section><div class="demo-box mT20 tac"><p class="mT40"><a href="https://ddicentral-demo.manageengine.com/" target="_blank"><img src="https://cdn.manageengine.com/sites/meweb/images/dns-dhcp-ipam/demo-icons.png" alt="demo" width="80"></a></p><h3 class="mT0"><a href="https://ddicentral-demo.manageengine.com/" target="_self">Online Demo</a></h3><p class="text-align-justify">A fully functioning installation of DDI Central is hosted at <a href="https://ddicentral-demo.manageengine.com/" target="_blank">https://ddicentral-demo.manageengine.com/</a>. Try your hands on the product now.</p></div><div class="container"><h2 class="indx-titl-font tac">Schedule a personalized demo</h2><div class="formwidth formcontent"><form class="form-sec" id="WebDemo" action="https://forms.manageengine.com/form_new.do" method="post" name="WebDemo" onsubmit="return tl1validate()"><table class="quote-tbl"><tbody><tr><td><span class="red">*</span> Name :</td><td><input id="userName" name="username" required="required" type="text"></td></tr><tr><td><span class="red">*</span> Business Email :</td><td><input id="emailID" name="emailid" required="required" type="email"></td></tr><tr><td><span class="red">*</span> Telephone Number :</td><td><input id="tel" name="telephone" required="required" type="phone"></td></tr><tr><td>Country :</td><td><select id="MECountryListing" name="country" required="required"></select></td></tr><tr><td>Number of DNS Servers:</td><td><input id="monitor" type="number" name="dns_servers"></td></tr><tr><td>Number of DHCP Servers:</td><td><input id="filter" type="number" name="dhcp_servers"></td></tr><tr><td>Number of Zones :</td><td><input id="GTD" type="text" name="zones"></td></tr><tr><td>Number of Subnets :</td><td><input id="GTD" type="text" name="subnets"></td></tr><tr><td colspan="2"><div class="dwn-priv tac" id="formCTAgdpr">By clicking <strong>'Submit'</strong>, you agree to processing of personal data according to the <a href="https://www.manageengine.com/privacy.html">Privacy Policy</a>.</div></td></tr><tr><td class="quote-foot tac" colspan="2"><div class="form-btns"><button class="quote-btn" name="submit-form" value="Submit" type="submit">Submit</button><button class="reset-btn" name="reset" value="Reset" type="reset">Reset</button><input id="user-detail" name="user-detail" type="text"><input name="next-url" id="nexturl" value="https://www.manageengine.com/dns-dhcp-ipam/demo-thanks.html" type="hidden"><input name="subject" value="ManageEngine DDI Web Demo Request" type="hidden"><input name="timezone" value="tzo" type="hidden"><input value="Web Demo" name="leadsource" type="hidden"><input id="email_cc" name="cc" value="ddi-support@manageengine.com" type="hidden"><input value="DDI Central" name="productname" type="hidden"></div></td></tr></tbody></table></form></div></div><div id="popup-container"><div id="popup-content"><button id="popup-close">Close</button><a href="https://www.manageengine.com/dns-dhcp-ipam/resources/webinars/ddi-solutions-for-data-centers.html" target="_blank"><img id="popup-image" src="https://cdn.manageengine.com/sites/meweb/images/dns-dhcp-ipam/images/webinar-banner-nov.jpg" alt="Live Webinar- How DDI solutions optimize data center networks"></a></div></div><footer id="meCommonFooterNew"></footer><script src="https://accounts.zoho.com/u/info" type="text/javascript"></script><script src="https://cdn.manageengine.com/sites/meweb/js/common/mweb-header.js"></script><script src="https://cdn.manageengine.com/sites/meweb/js/common/mweb-custom.js"></script><script src="https://cdn.manageengine.com/sites/meweb/js/product/dns-dhcp-ipam.js"></script><script>$('#demo').addClass('menu-active');$('#over').removeClass('menu-active');</script><script> // Check if the pop-up has been shown in this session if (!sessionStorage.getItem('popupShown')) { // Show the pop-up when the page loads window.onload = function() { document.getElementById('popup-container').style.display = 'flex'; } // Mark the pop-up as shown in this session sessionStorage.setItem('popupShown', 'true'); } // Close the pop-up when the close button is clicked document.getElementById('popup-close').onclick = function() { document.getElementById('popup-container').style.display = 'none'; } </script><script type="text/javascript"> $(document).on("click", ".eval-close", function() { $(".eval-popup").hide(); $(".eval-popup-bg").hide(); $(".pop-box").hide(); $(".eval-popup-bg").remove(); }); $(document).ready(function() { setTimeout(function() { $(".eval-popup").show(); $(".eval-popup-bg").show(); }, 5000); }); $('.clockpicker').clockpicker() .find('input').change(function(){ console.log(this.value); }); var input = $('#single-input').clockpicker({ placement: 'bottom', align: 'left', autoclose: true, 'default': 'now' }); jQuery(document).ready(function($) { var dtToday = new Date(); var month = dtToday.getMonth() + 1; var day = dtToday.getDate(); var year = dtToday.getFullYear(); if (month < 10) month = '0' + month.toString(); if (day < 10) day = '0' + day.toString(); var maxDate = year + '-' + month + '-' + day; $('.date').attr('min', maxDate); $('.date').on('click', function() { $(this).css('color', 'black'); $('.clearDate').css({'display':'inline-flex'}) }); $('.clearDate').on('click',function(){ $('.date').val(''); $('.clearDate').css({'display':'none'}); }); }); $('.clockpicker-with-callbacks').clockpicker({ donetext: 'Done', init: function() { console.log("colorpicker initiated"); }, beforeShow: function() { console.log("before show"); }, afterShow: function() { console.log("after show"); }, beforeHide: function() { console.log("before hide"); }, afterHide: function() { console.log("after hide"); }, beforeHourSelect: function() { console.log("before hour selected"); }, afterHourSelect: function() { console.log("after hour selected"); }, beforeDone: function() { console.log("before done"); }, afterDone: function() { console.log("after done"); } }) .find('input').change(function(){ console.log(this.value); }); // Manually toggle to the minutes view $('#check-minutes').click(function(e){ // Have to stop propagation here e.stopPropagation(); input.clockpicker('show') .clockpicker('toggleView', 'minutes'); }); </script><script> function tl1validate() { var email = document.getElementById("emailID").value; var at=email.indexOf("@"); var dot=email.indexOf("."); var mailformat = /^[a-z0-9]([a-z0-9_\-\.\+]*)@([a-z0-9_\-\.]+)(\.[a-z]{2,4}){1,2}$/i; var nexturl="https://www.manageengine.com/dns-dhcp-ipam/demo-thanks.html"; if(document.getElementById("userName").value == "") { alert("Kindly enter your Name"); document.getElementById("userName").focus(); return false; } else if (!mailformat.test(email)) { alert("Please enter a valid E-mail ID."); document.getElementById("emailID").focus(); return false; } else if(document.getElementById("emailID").value == "") { alert("Please enter a valid Email ID.") document.getElementById("emailID").focus(); return false; } else if ( document.WebDemo.tel.value == "" ) { alert ( "Please enter Phone Number." ); document.getElementById("tel").focus(); return false; } else { getMarkval(); var email = document.getElementById("emailID").value; var nexturl="https://www.manageengine.com/dns-dhcp-ipam/demo-thanks.html"; $("#nexturl").val(nexturl); try{$zoho.salesiq.visitor.customaction('{\'eventCategory\':\'Leads\',\'eventAction\':\'DDI\',\'eventLabel\':\'WebDemo\',\'customID\':\'-\'}');}catch(exp){}; setTimeout('document.WebDemo.submit()', 500); } return false; } </script><script> function isDate(str) { var parms = str.split(/[\.\-\/]/); var yyyy = parseInt(parms[2],10); var mm = parseInt(parms[1],10); var dd = parseInt(parms[0],10); var date = new Date(yyyy,mm-1,dd,0,0,0,0); return mm === (date.getMonth()+1) && dd === date.getDate() && yyyy === date.getFullYear(); } $(function() { $( "#demoDate" ).datepicker({ dateFormat: 'dd/mm/yy', minDate: new Date(), beforeShowDay: $.datepicker.noWeekends, showOn: "both", buttonImage: "/clouddns/images/demo-calendar.png", buttonImageOnly: true, buttonText: "Select date" }); $( "#demoDate" ).on("blur", function(){ isDate(this.value); }); }); $(".clearable").each(function() { var $inp = $(this).find("input:text"), $cle = $(this).find(".clearable__clear"); $inp.on("input", function(){ $cle.toggle(!!this.value); }); $cle.on("touchstart click", function(e) { e.preventDefault(); $inp.val("").trigger("input"); }); }); $('input').focus(function(){ $(this).parents('.inputs').addClass('focused'); }); $('input').blur(function(){ var inputValue = $(this).val(); if ( inputValue == "" ) { $(this).removeClass('filled'); $(this).parents('.inputs').removeClass('focused'); } else { $(this).addClass('filled'); } }); function validateMandatoryInput(element, err_msg){ if($(element).val().trim().length === 0){ $(element).addClass('error'); $(element).parent().find('span').text(err_msg).show(); } } function clearError(element){ $(element).removeClass('error'); $(element).parent().find('span').hide(); } function validateEmail(element){ var email = document.getElementById("emailID").value; var at=email.indexOf("@"); var dot=email.indexOf("."); if ((at==-1) || (dot==-1)) { $('#emailID').addClass('error'); $('#email_err_msg').text('Please enter a valid e-mail id').show(); } } $(".reset-btn").click(function() { $('.form-con > .col input').removeClass('error'); $('.form-con > .col span.errormsg').hide(); }); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10