staging.services.lenel.com Open in urlscan Pro
2606:4700:4400::6812:2a68  Public Scan

URL: https://staging.services.lenel.com/
Submission: On September 09 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST /

<form action="/" method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden" value="GWh15veIl6W_gUi6XVN1OdpR3cSSjvxoirueNGOoqdvvaGlmbp-IV46s0NhyRXVKGliughNhlkv0YJbSMSpN7OQS8g9zWy97vft5v6MuGeQ1">
  <div class="form-horizontal">
    <div class="validation-summary-valid text-danger" data-valmsg-summary="true">
      <ul>
        <li style="display:none"></li>
      </ul>
    </div>
    <div class="form-group row">
      <label class="col-form-label col-12" for="RequestType">Request Type *</label>
      <div class="col-12">
        <div class="form-check form-check-inline">
          <input type="radio" id="SelectedRequestType Quote Request" name="SelectedRequestType" value="Quote Request" checked="checked" class="form-check-input">
          <label class="form-check-label" for="SelectedRequestType Quote Request">Quote Request</label>
        </div>
        <div class="form-check form-check-inline">
          <input type="radio" id="SelectedRequestType Information Request" name="SelectedRequestType" value="Information Request" class="form-check-input">
          <label class="form-check-label" for="SelectedRequestType Information Request">Information Request</label>
        </div>
      </div>
    </div>
    <hr>
    <!-- Contact Info -->
    <div class="form-group row">
      <label class="col-form-label col-12" for="ContactType">Contact Type *</label>
      <div class="col-12">
        <select class="form-control" data-val="true" data-val-required="Please select a contact type." id="SelectedContactType" name="SelectedContactType">
          <option value="">-- Select Contact Type --</option>
          <option value="VAR">VAR</option>
          <option value="EU">End User</option>
          <option value="Sales">LenelS2 Sales</option>
          <option value="Consultant">Consultant</option>
        </select>
        <span class="field-validation-valid text-danger" data-valmsg-for="SelectedContactType" data-valmsg-replace="true"></span>
      </div>
    </div>
    <div class="form-group row" id="contact-group">
      <div class="col-12">
        <label class="col-form-label" for="ContactEmail">Contact Email *</label>
        <input class="form-control text-box single-line" data-val="true" data-val-email="Please provide a valid email address." data-val-required="Please provide an email address." id="ContactEmail" name="ContactEmail" type="email" value="">
        <span class="field-validation-valid text-danger" data-valmsg-for="ContactEmail" data-valmsg-replace="true"></span>
      </div>
      <div class="col-12">
        <label class="col-form-label" for="ContactPhone">Contact Phone Number</label>
        <input class="form-control text-box single-line" id="ContactPhone" name="ContactPhone" placeholder="e.g. +1 (111) 111-1111" type="text" value="">
        <span class="field-validation-valid text-danger" data-valmsg-for="ContactPhone" data-valmsg-replace="true"></span>
      </div>
    </div>
    <div class="form-group row">
      <div class="col-12">
        <label class="col-form-label" for="CcEmail">CC Email - This will cause the submission to be emailed to this address as well.</label>
        <input class="form-control text-box single-line" id="CcEmail" name="CcEmail" type="text" value="">
        <span class="field-validation-valid text-danger" data-valmsg-for="CcEmail" data-valmsg-replace="true"></span>
      </div>
    </div>
    <!-- VAR Name -->
    <div class="form-group row">
      <label class="col-form-label col-12" for="ContactName">Contact Name *</label>
      <div class="col-12">
        <input class="form-control text-box single-line" data-val="true" data-val-required="Please provide a contact name." id="ContactName" name="ContactName" type="text" value="">
        <span class="field-validation-valid text-danger" data-valmsg-for="ContactName" data-valmsg-replace="true"></span>
      </div>
    </div>
    <hr>
    <!-- Company -->
    <div class="form-group row">
      <label class="col-form-label col-12" for="VarCompanyName">Value Added Reseller (VAR)</label>
      <div class="col-12">
        <input class="form-control text-box single-line" id="VarCompanyName" name="VarCompanyName" type="text" value="">
        <span class="field-validation-valid text-danger" data-valmsg-for="VarCompanyName" data-valmsg-replace="true"></span>
      </div>
    </div>
    <!-- End User & Dongle ID -->
    <div class="form-group row">
      <label class="col-form-label col-12" for="EndUserCompanyName">End User</label>
      <div class="col-12">
        <input autocomplete="off" class="form-control text-box single-line" id="EndUserCompanyName" name="EndUserCompanyName" type="text" value="">
      </div>
    </div>
    <div class="form-group row">
      <label class="col-form-label col-6" for="SystemId">Dongle/System ID *</label>
      <div class="form-check form-check-inline">
        <input class="form-check-input check-box" data-val="true" data-val-required="The New System field is required." id="NewSystem" name="NewSystem" type="checkbox" value="true"><input name="NewSystem" type="hidden" value="false">
        <label class="form-check-label" for="NewSystem">New System</label>
      </div>
      <div class="col-12">
        <input autocomplete="off" class="form-control text-box single-line" data-val="true" data-val-requiredif="Please provide a System ID. If this is a new system, please check the New System box." data-val-requiredif-dependentproperty="NewSystem"
          data-val-requiredif-rule="required" data-val-requiredif-targetvalue="false" id="SystemId" name="SystemId" type="text" value="">
        <span class="field-validation-valid text-danger" data-valmsg-for="SystemId" data-valmsg-replace="true"></span>
      </div>
    </div>
    <hr>
    <!-- Description -->
    <div class="form-group row">
      <label class="col-form-label col-12" for="Description">Description *</label>
      <p style="display:none" class="bg-warning">Rich text editor disabled. HTML Markup can be used in this window.</p>
      <div class="col-12">
        <textarea rows="15" class="form-control richEdit text-box multi-line" data-val="true" data-val-maxlength="The field Description * must be a string or array type with a maximum length of '2000'." data-val-maxlength-max="2000"
          data-val-required="Please provide a description. Maximum length is 2000 characters." id="Description" name="Description" style="visibility: hidden; display: none;"></textarea>
        <div id="cke_Description" class="cke_1 cke cke_reset cke_chrome cke_editor_Description cke_ltr cke_browser_webkit" dir="ltr" lang="en" role="application" aria-labelledby="cke_Description_arialbl"><span id="cke_Description_arialbl"
            class="cke_voice_label">Rich Text Editor, Description</span>
          <div class="cke_inner cke_reset" role="presentation"><span id="cke_1_top" class="cke_top cke_reset_all" role="presentation" style="height: auto; user-select: none;"><span id="cke_8" class="cke_voice_label">Editor toolbars</span><span
                id="cke_1_toolbox" class="cke_toolbox" role="group" aria-labelledby="cke_8" onmousedown="return false;"><span id="cke_9" class="cke_toolbar" aria-labelledby="cke_9_label" role="toolbar"><span id="cke_9_label"
                    class="cke_voice_label">Basic Styles</span><span class="cke_toolbar_start"></span><span class="cke_toolgroup"
                    role="presentation"><a id="cke_10" class="cke_button cke_button__bold cke_button_off" href="javascript:void('Bold')" title="Bold (Ctrl+B)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_10_label" aria-describedby="cke_10_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(2,event);" onfocus="return CKEDITOR.tools.callFunction(3,event);" onclick="CKEDITOR.tools.callFunction(4,this);return false;"><span class="cke_button_icon cke_button__bold_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -24px;background-size:auto;">&nbsp;</span><span id="cke_10_label" class="cke_button_label cke_button__bold_label" aria-hidden="false">Bold</span><span id="cke_10_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+B</span></a><a id="cke_11" class="cke_button cke_button__italic cke_button_off" href="javascript:void('Italic')" title="Italic (Ctrl+I)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_11_label" aria-describedby="cke_11_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(5,event);" onfocus="return CKEDITOR.tools.callFunction(6,event);" onclick="CKEDITOR.tools.callFunction(7,this);return false;"><span class="cke_button_icon cke_button__italic_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -48px;background-size:auto;">&nbsp;</span><span id="cke_11_label" class="cke_button_label cke_button__italic_label" aria-hidden="false">Italic</span><span id="cke_11_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+I</span></a></span><span
                    class="cke_toolbar_end"></span></span><span id="cke_12" class="cke_toolbar" aria-labelledby="cke_12_label" role="toolbar"><span id="cke_12_label" class="cke_voice_label">Paragraph</span><span class="cke_toolbar_start"></span><span
                    class="cke_toolgroup"
                    role="presentation"><a id="cke_13" class="cke_button cke_button__numberedlist cke_button_off" href="javascript:void('Insert/Remove Numbered List')" title="Insert/Remove Numbered List" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_13_label" aria-describedby="cke_13_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(8,event);" onfocus="return CKEDITOR.tools.callFunction(9,event);" onclick="CKEDITOR.tools.callFunction(10,this);return false;"><span class="cke_button_icon cke_button__numberedlist_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -648px;background-size:auto;">&nbsp;</span><span id="cke_13_label" class="cke_button_label cke_button__numberedlist_label" aria-hidden="false">Insert/Remove Numbered List</span><span id="cke_13_description" class="cke_button_label" aria-hidden="false"></span></a><a id="cke_14" class="cke_button cke_button__bulletedlist cke_button_off" href="javascript:void('Insert/Remove Bulleted List')" title="Insert/Remove Bulleted List" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_14_label" aria-describedby="cke_14_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(11,event);" onfocus="return CKEDITOR.tools.callFunction(12,event);" onclick="CKEDITOR.tools.callFunction(13,this);return false;"><span class="cke_button_icon cke_button__bulletedlist_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -600px;background-size:auto;">&nbsp;</span><span id="cke_14_label" class="cke_button_label cke_button__bulletedlist_label" aria-hidden="false">Insert/Remove Bulleted List</span><span id="cke_14_description" class="cke_button_label" aria-hidden="false"></span></a><span
                      class="cke_toolbar_separator"
                      role="separator"></span><a id="cke_15" class="cke_button cke_button__outdent cke_button_disabled " href="javascript:void('Decrease Indent')" title="Decrease Indent" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_15_label" aria-describedby="cke_15_description" aria-haspopup="false" aria-disabled="true" onkeydown="return CKEDITOR.tools.callFunction(14,event);" onfocus="return CKEDITOR.tools.callFunction(15,event);" onclick="CKEDITOR.tools.callFunction(16,this);return false;"><span class="cke_button_icon cke_button__outdent_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -456px;background-size:auto;">&nbsp;</span><span id="cke_15_label" class="cke_button_label cke_button__outdent_label" aria-hidden="false">Decrease Indent</span><span id="cke_15_description" class="cke_button_label" aria-hidden="false"></span></a><a id="cke_16" class="cke_button cke_button__indent cke_button_off" href="javascript:void('Increase Indent')" title="Increase Indent" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_16_label" aria-describedby="cke_16_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(17,event);" onfocus="return CKEDITOR.tools.callFunction(18,event);" onclick="CKEDITOR.tools.callFunction(19,this);return false;"><span class="cke_button_icon cke_button__indent_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -408px;background-size:auto;">&nbsp;</span><span id="cke_16_label" class="cke_button_label cke_button__indent_label" aria-hidden="false">Increase Indent</span><span id="cke_16_description" class="cke_button_label" aria-hidden="false"></span></a></span><span
                    class="cke_toolbar_end"></span></span><span id="cke_17" class="cke_toolbar" aria-labelledby="cke_17_label" role="toolbar"><span id="cke_17_label" class="cke_voice_label">Clipboard/Undo</span><span
                    class="cke_toolbar_start"></span><span class="cke_toolgroup"
                    role="presentation"><a id="cke_18" class="cke_button cke_button__cut cke_button_disabled " href="javascript:void('Cut')" title="Cut (Ctrl+X)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_18_label" aria-describedby="cke_18_description" aria-haspopup="false" aria-disabled="true" onkeydown="return CKEDITOR.tools.callFunction(20,event);" onfocus="return CKEDITOR.tools.callFunction(21,event);" onclick="CKEDITOR.tools.callFunction(22,this);return false;"><span class="cke_button_icon cke_button__cut_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -264px;background-size:auto;">&nbsp;</span><span id="cke_18_label" class="cke_button_label cke_button__cut_label" aria-hidden="false">Cut</span><span id="cke_18_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+X</span></a><a id="cke_19" class="cke_button cke_button__copy cke_button_disabled " href="javascript:void('Copy')" title="Copy (Ctrl+C)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_19_label" aria-describedby="cke_19_description" aria-haspopup="false" aria-disabled="true" onkeydown="return CKEDITOR.tools.callFunction(23,event);" onfocus="return CKEDITOR.tools.callFunction(24,event);" onclick="CKEDITOR.tools.callFunction(25,this);return false;"><span class="cke_button_icon cke_button__copy_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -216px;background-size:auto;">&nbsp;</span><span id="cke_19_label" class="cke_button_label cke_button__copy_label" aria-hidden="false">Copy</span><span id="cke_19_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+C</span></a><a id="cke_20" class="cke_button cke_button__paste cke_button_off" href="javascript:void('Paste')" title="Paste (Ctrl+V)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_20_label" aria-describedby="cke_20_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(26,event);" onfocus="return CKEDITOR.tools.callFunction(27,event);" onclick="CKEDITOR.tools.callFunction(28,this);return false;"><span class="cke_button_icon cke_button__paste_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -312px;background-size:auto;">&nbsp;</span><span id="cke_20_label" class="cke_button_label cke_button__paste_label" aria-hidden="false">Paste</span><span id="cke_20_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+V</span></a><a id="cke_21" class="cke_button cke_button__pastetext cke_button_off" href="javascript:void('Paste as plain text')" title="Paste as plain text (Ctrl+Shift+V)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_21_label" aria-describedby="cke_21_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(29,event);" onfocus="return CKEDITOR.tools.callFunction(30,event);" onclick="CKEDITOR.tools.callFunction(31,this);return false;"><span class="cke_button_icon cke_button__pastetext_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -720px;background-size:auto;">&nbsp;</span><span id="cke_21_label" class="cke_button_label cke_button__pastetext_label" aria-hidden="false">Paste as plain text</span><span id="cke_21_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+Shift+V</span></a><a id="cke_22" class="cke_button cke_button__pastefromword cke_button_off" href="javascript:void('Paste from Word')" title="Paste from Word" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_22_label" aria-describedby="cke_22_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(32,event);" onfocus="return CKEDITOR.tools.callFunction(33,event);" onclick="CKEDITOR.tools.callFunction(34,this);return false;"><span class="cke_button_icon cke_button__pastefromword_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -768px;background-size:auto;">&nbsp;</span><span id="cke_22_label" class="cke_button_label cke_button__pastefromword_label" aria-hidden="false">Paste from Word</span><span id="cke_22_description" class="cke_button_label" aria-hidden="false"></span></a><span
                      class="cke_toolbar_separator"
                      role="separator"></span><a id="cke_23" class="cke_button cke_button__undo cke_button_disabled " href="javascript:void('Undo')" title="Undo (Ctrl+Z)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_23_label" aria-describedby="cke_23_description" aria-haspopup="false" aria-disabled="true" onkeydown="return CKEDITOR.tools.callFunction(35,event);" onfocus="return CKEDITOR.tools.callFunction(36,event);" onclick="CKEDITOR.tools.callFunction(37,this);return false;"><span class="cke_button_icon cke_button__undo_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -1008px;background-size:auto;">&nbsp;</span><span id="cke_23_label" class="cke_button_label cke_button__undo_label" aria-hidden="false">Undo</span><span id="cke_23_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+Z</span></a><a id="cke_24" class="cke_button cke_button__redo cke_button_disabled " href="javascript:void('Redo')" title="Redo (Ctrl+Y)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_24_label" aria-describedby="cke_24_description" aria-haspopup="false" aria-disabled="true" onkeydown="return CKEDITOR.tools.callFunction(38,event);" onfocus="return CKEDITOR.tools.callFunction(39,event);" onclick="CKEDITOR.tools.callFunction(40,this);return false;"><span class="cke_button_icon cke_button__redo_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -960px;background-size:auto;">&nbsp;</span><span id="cke_24_label" class="cke_button_label cke_button__redo_label" aria-hidden="false">Redo</span><span id="cke_24_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+Y</span></a></span><span
                    class="cke_toolbar_end"></span></span><span id="cke_25" class="cke_toolbar" aria-labelledby="cke_25_label" role="toolbar"><span id="cke_25_label" class="cke_voice_label">Editing</span><span class="cke_toolbar_start"></span><span
                    class="cke_toolgroup"
                    role="presentation"><a id="cke_26" class="cke_button cke_button__scayt cke_button_off cke_button_expandable" href="javascript:void('Spell Checker')" title="Spell Checker" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_26_label" aria-describedby="cke_26_description" aria-haspopup="menu" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(41,event);" onfocus="return CKEDITOR.tools.callFunction(42,event);" onclick="CKEDITOR.tools.callFunction(43,this);return false;" aria-expanded="false"><span class="cke_button_icon cke_button__scayt_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -888px;background-size:auto;">&nbsp;</span><span id="cke_26_label" class="cke_button_label cke_button__scayt_label" aria-hidden="false">Spell Check As You Type</span><span id="cke_26_description" class="cke_button_label" aria-hidden="false"></span><span class="cke_button_arrow"></span></a></span><span
                    class="cke_toolbar_end"></span></span><span id="cke_27" class="cke_toolbar" aria-labelledby="cke_27_label" role="toolbar"><span id="cke_27_label" class="cke_voice_label">Links</span><span class="cke_toolbar_start"></span><span
                    class="cke_toolgroup"
                    role="presentation"><a id="cke_28" class="cke_button cke_button__link cke_button_off" href="javascript:void('Link')" title="Link (Ctrl+K)" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_28_label" aria-describedby="cke_28_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(44,event);" onfocus="return CKEDITOR.tools.callFunction(45,event);" onclick="CKEDITOR.tools.callFunction(46,this);return false;"><span class="cke_button_icon cke_button__link_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -528px;background-size:auto;">&nbsp;</span><span id="cke_28_label" class="cke_button_label cke_button__link_label" aria-hidden="false">Link</span><span id="cke_28_description" class="cke_button_label" aria-hidden="false">Keyboard shortcut Ctrl+K</span></a><a id="cke_29" class="cke_button cke_button__unlink cke_button_disabled " href="javascript:void('Unlink')" title="Unlink" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_29_label" aria-describedby="cke_29_description" aria-haspopup="false" aria-disabled="true" onkeydown="return CKEDITOR.tools.callFunction(47,event);" onfocus="return CKEDITOR.tools.callFunction(48,event);" onclick="CKEDITOR.tools.callFunction(49,this);return false;"><span class="cke_button_icon cke_button__unlink_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -552px;background-size:auto;">&nbsp;</span><span id="cke_29_label" class="cke_button_label cke_button__unlink_label" aria-hidden="false">Unlink</span><span id="cke_29_description" class="cke_button_label" aria-hidden="false"></span></a><a id="cke_30" class="cke_button cke_button__anchor cke_button_off" href="javascript:void('Anchor')" title="Anchor" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_30_label" aria-describedby="cke_30_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(50,event);" onfocus="return CKEDITOR.tools.callFunction(51,event);" onclick="CKEDITOR.tools.callFunction(52,this);return false;"><span class="cke_button_icon cke_button__anchor_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -504px;background-size:auto;">&nbsp;</span><span id="cke_30_label" class="cke_button_label cke_button__anchor_label" aria-hidden="false">Anchor</span><span id="cke_30_description" class="cke_button_label" aria-hidden="false"></span></a></span><span
                    class="cke_toolbar_end"></span></span><span id="cke_31" class="cke_toolbar" aria-labelledby="cke_31_label" role="toolbar"><span id="cke_31_label" class="cke_voice_label">Insert</span><span class="cke_toolbar_start"></span><span
                    class="cke_toolgroup"
                    role="presentation"><a id="cke_32" class="cke_button cke_button__specialchar cke_button_off" href="javascript:void('Insert Special Character')" title="Insert Special Character" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_32_label" aria-describedby="cke_32_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(53,event);" onfocus="return CKEDITOR.tools.callFunction(54,event);" onclick="CKEDITOR.tools.callFunction(55,this);return false;"><span class="cke_button_icon cke_button__specialchar_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -864px;background-size:auto;">&nbsp;</span><span id="cke_32_label" class="cke_button_label cke_button__specialchar_label" aria-hidden="false">Insert Special Character</span><span id="cke_32_description" class="cke_button_label" aria-hidden="false"></span></a></span><span
                    class="cke_toolbar_end"></span></span><span id="cke_33" class="cke_toolbar cke_toolbar_last" aria-labelledby="cke_33_label" role="toolbar"><span id="cke_33_label" class="cke_voice_label">Tools</span><span
                    class="cke_toolbar_start"></span><span class="cke_toolgroup"
                    role="presentation"><a id="cke_34" class="cke_button cke_button__maximize cke_button_off" href="javascript:void('Maximize')" title="Maximize" tabindex="-1" hidefocus="true" role="button" aria-labelledby="cke_34_label" aria-describedby="cke_34_description" aria-haspopup="false" aria-disabled="false" onkeydown="return CKEDITOR.tools.callFunction(56,event);" onfocus="return CKEDITOR.tools.callFunction(57,event);" onclick="CKEDITOR.tools.callFunction(58,this);return false;"><span class="cke_button_icon cke_button__maximize_icon" style="background-image:url('https://staging.services.lenel.com/Scripts/ckeditor/plugins/icons.png?t=J8Q8');background-position:0 -672px;background-size:auto;">&nbsp;</span><span id="cke_34_label" class="cke_button_label cke_button__maximize_label" aria-hidden="false">Maximize</span><span id="cke_34_description" class="cke_button_label" aria-hidden="false"></span></a></span><span
                    class="cke_toolbar_end"></span></span></span></span>
            <div id="cke_1_contents" class="cke_contents cke_reset" role="presentation" style="height: 200px;"><span id="cke_38" class="cke_voice_label">Press ALT 0 for help</span><iframe src="" frameborder="0" class="cke_wysiwyg_frame cke_reset"
                style="width: 100%; height: 100%;" title="Rich Text Editor, Description" aria-describedby="cke_38" tabindex="0" allowtransparency="true"></iframe></div><span id="cke_1_bottom" class="cke_bottom cke_reset_all" role="presentation"
              style="user-select: none;"><span id="cke_1_resizer" class="cke_resizer cke_resizer_vertical cke_resizer_ltr" title="Resize" onmousedown="CKEDITOR.tools.callFunction(0, event)">◢</span><span id="cke_1_path_label"
                class="cke_voice_label">Elements path</span><span id="cke_1_path" class="cke_path" role="group" aria-labelledby="cke_1_path_label"><span class="cke_path_empty">&nbsp;</span></span></span>
          </div>
        </div>
        <span class="field-validation-valid text-danger" data-valmsg-for="Description" data-valmsg-replace="true"></span>
      </div>
    </div>
    <!-- Advanced Services -->
    <div class="form-group row">
      <label class="col-form-label col-12" for="ServicesGroups">Send Request To</label>
      <div class="col-md-8">
        <div class="form-check">
          <input type="checkbox" multiple="" id="SelectedServicesGroups CS" name="SelectedServicesGroups" value="CS" class="form-check-input">
          <label class="form-check-label" for="SelectedServicesGroups CS">Custom Solutions (CS)</label>
        </div>
        <div class="form-check">
          <input type="checkbox" multiple="" id="SelectedServicesGroups PES" name="SelectedServicesGroups" value="PES" class="form-check-input">
          <label class="form-check-label" for="SelectedServicesGroups PES">Professional Engineering Services (PES)</label>
        </div>
        <div class="form-check">
          <input type="checkbox" multiple="" id="SelectedServicesGroups MS" name="SelectedServicesGroups" value="MS" class="form-check-input">
          <label class="form-check-label" for="SelectedServicesGroups MS">Managed Services (MS)</label>
        </div>
        <div class="form-check">
          <input type="checkbox" multiple="" id="SelectedServicesGroups EMEA-CS" name="SelectedServicesGroups" value="EMEA-CS" class="form-check-input">
          <label class="form-check-label" for="SelectedServicesGroups EMEA-CS">Europe, Middle East, Africa - Custom Solutions (EMEA-CS)</label>
        </div>
        <div class="form-check">
          <input type="checkbox" multiple="" id="SelectedServicesGroups EMEA-PES" name="SelectedServicesGroups" value="EMEA-PES" class="form-check-input">
          <label class="form-check-label" for="SelectedServicesGroups EMEA-PES">Europe, Middle East, Africa - Professional Engineering Services (EMEA-PES)</label>
        </div>
      </div>
    </div>
    <!-- Files -->
    <div class="form-group row">
      <div class="col-12">
        <div class="alert alert-info">
          <p>To submit files, please reply to the email you will receive upon creation of the request. Any files attached in reply will be added to the request. Thank you.</p>
        </div>
      </div>
    </div>
    <!-- CAPTCHA placeholder -->
    <map id="checkMap" name="checkMap">
      <area alt="Check here" shape="rect" href="#checkMap" coords="6,14,28,36">
    </map>
    <img id="check" usemap="#checkMap" alt="Check here" src="/Images/Check.png" style="padding-bottom: .5rem">
    <input class="form-control d-none text-box single-line" data-val="true" data-val-required="Please provide a System ID or for new systems, select the &quot;New System&quot; checkbox." id="CheckMe" name="CheckMe" type="text" value="">
    <span class="field-validation-valid text-danger" data-valmsg-for="CheckMe" data-valmsg-replace="true"></span>
    <!-- //// SUBMIT //// -->
    <br>
    <div class="row">
      <div class="col-12">
        <input type="submit" id="submitButton" value="Submit Request" class="btn btn-default">
      </div>
    </div>
  </div>
</form>

Text Content

LENELS2 ADVANCED SERVICES REQUEST FORM

From planning and installation to ongoing maintenance and expansion, our
dedicated Advanced Services and support teams are available to provide
professional expertise that can enhance the efficiency, usability and
cost-effectiveness of your entire system. Fill out the form to request more
information.

* DENOTES A REQUIRED FIELD.

×
 * 

Request Type *
Quote Request
Information Request

--------------------------------------------------------------------------------

Contact Type *
-- Select Contact Type -- VAR End User LenelS2 Sales Consultant
Contact Email *
Contact Phone Number
CC Email - This will cause the submission to be emailed to this address as well.
Contact Name *


--------------------------------------------------------------------------------

Value Added Reseller (VAR)

End User

Dongle/System ID *
New System


--------------------------------------------------------------------------------

Description *

Rich text editor disabled. HTML Markup can be used in this window.

Rich Text Editor, Description
Editor toolbarsBasic Styles BoldKeyboard shortcut Ctrl+B ItalicKeyboard shortcut
Ctrl+IParagraph Insert/Remove Numbered List Insert/Remove Bulleted List Decrease
Indent Increase IndentClipboard/Undo CutKeyboard shortcut Ctrl+X CopyKeyboard
shortcut Ctrl+C PasteKeyboard shortcut Ctrl+V Paste as plain textKeyboard
shortcut Ctrl+Shift+V Paste from Word UndoKeyboard shortcut Ctrl+Z RedoKeyboard
shortcut Ctrl+YEditing Spell Check As You TypeLinks LinkKeyboard shortcut
Ctrl+K Unlink AnchorInsert Insert Special CharacterTools Maximize
Press ALT 0 for help
◢Elements path 
Send Request To
Custom Solutions (CS)
Professional Engineering Services (PES)
Managed Services (MS)
Europe, Middle East, Africa - Custom Solutions (EMEA-CS)
Europe, Middle East, Africa - Professional Engineering Services (EMEA-PES)

To submit files, please reply to the email you will receive upon creation of the
request. Any files attached in reply will be added to the request. Thank you.



Privacy Terms of Use

© 2020 Carrier. LenelS2 is a part of Carrier.