automationtechreports.com Open in urlscan Pro
162.241.207.168  Public Scan

Submitted URL: https://secure-web.cisco.com/1mSOEAXN-3UROe50e5lGlwae_I9oZP6r85Za_aGaiKm_gN10_K34Pu1vBaLFD-cXANhZ45W2pLZ_HCTMMdRazqdGj0mlWzyw...
Effective URL: https://automationtechreports.com/reports/ServiceNow-Future408.html?&email=chindaporn.snunkreang@bangkokbank.com&utm_source=Benchm...
Submission: On December 09 via api from TH — Scanned from GB

Form analysis 1 forms found in the DOM

POST Operations_Landing_Page

<form id="landingPage" data-toggle="validator" role="form" method="post" action="Operations_Landing_Page">
  <fieldset>
    <div class="row">
      <div class="col col-md-5 col-sm-12 col-xs-12">
        <labe class="control-label" for="input"><span class="important" style="color:red;">* </span>Email</labe><i class="bar"></i>
      </div>
      <div class="col col-md-7 col-sm-12 col-xs-12">
        <div class="inputField form-group">
          <input class="form-control" name="emailAddress" id="emailAddress" type="email" value="" data-error="Email address is invalid" required="">
        </div>
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-5 col-sm-12 col-xs-12">
        <labe class="control-label" for="input"><span class="important" style="color:red;">* </span>First Name</labe><i class="bar"></i>
      </div>
      <div class="col col-md-7 col-sm-12 col-xs-12">
        <div class="inputField form-group">
          <input class="form-control" name="fName" id="fName" type="text" value="" required="">
        </div>
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-5 col-sm-12 col-xs-12">
        <labe class="control-label" for="input"><span class="important" style="color:red;">* </span>Last Name</labe><i class="bar"></i>
      </div>
      <div class="col col-md-7 col-sm-12 col-xs-12">
        <div class="inputField form-group">
          <input class="form-control" name="lName" id="lName" type="text" value="" required="">
        </div>
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-5 col-sm-12 col-xs-12">
        <labe class="control-label" for="input"><span class="important" style="color:red;">* </span>Company</labe><i class="bar"></i>
      </div>
      <div class="col col-md-7 col-sm-12 col-xs-12">
        <div class="inputField form-group">
          <input class="form-control" name="company" id="company" type="text" value="" required="">
        </div>
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-5 col-sm-12 col-xs-12">
        <labe class="control-label" for="input"><span class="important" style="color:red;">* </span>Job Title</labe><i class="bar"></i>
      </div>
      <div class="col col-md-7 col-sm-12 col-xs-12">
        <div class="inputField form-group">
          <input class="form-control" name="jRole" id="jRole" type="text" value="" required="">
        </div>
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-5 col-sm-12 col-xs-12">
        <labe class="control-label" for="input"><span class="important" style="color:red;">* </span> Country:</labe><i class="bar"></i>
      </div>
      <div class="col col-md-7 col-sm-12 col-xs-12">
        <div class="inputField form-group">
          <select class="form-control" id="cQues1" name="cQues1" required="">
            <option value="" selected="" disabled="">Please Select</option>
            <option data-country-code="+60" value="MY">Malaysia</option>
            <option data-country-code="+62" value="ID">Indonesia</option>
            <option data-country-code="+66" value="TH">Thailand</option>
            <option data-country-code="+63" value="PH">Philippines</option>
            <option data-country-code="+65" value="SG">Singapore</option>
            <option data-country-code="+" value="Other">Other</option>
          </select>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-5 col-sm-12 col-xs-12">
        <labe class="control-label" for="input"><span class="important" style="color:red;">* </span>Phone Number</labe><i class="bar"></i>
      </div>
      <div class="col col-md-7 col-sm-12 col-xs-12">
        <div class="inputField form-group">
          <input class="form-control" name="contact" pattern="^\+\d{1,6}\d{6,15}$" id="contact" type="text" value="" required="">
        </div>
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-12 col-sm-12 col-xs-12">
        <div class="form-group">
          <div class="checkbox">
            <label> <input type="checkbox" id="cQues2" name="cQues2" value="Yes"> By submitting this form, I confirm that I have read and agree to the Privacy Statement and Terms and Conditions. Please refer to links below. </label>
            <div class="help-block with-errors"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col col-md-12 col-sm-12 col-xs-12">
        <div class="form-group">
          <div class="checkbox">
            <label> <input type="checkbox" id="cQues3" name="cQues3" value="Yes"> I would like to hear about upcoming events, products and services from ServiceNow. I understand I can unsubscribe any time. </label>
            <div class="help-block with-errors"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="form-group col-md-6 col-md-offset-6 text-center">
        <button type="submit" class="btn btn-default" style="    padding: 6px;background-color:black;color: white;width: 125px;text-align: center;"> Download Now</button>
      </div>
    </div>
    <br>
    <input type="hidden" name="ip" id="ip">
    <input type="hidden" name="country1" id="country1">
    <input type="hidden" name="date" id="date" value="12/9/2021, 2:03:42 AM">
    <input type="hidden" name="CID" id="CID" value="6037408">
    <input type="hidden" name="campName" id="campName" value="ServiceNow">
    <input type="hidden" name="assetName" id="assetName" value="IDC Future Proofing Wealth Management">
    <input type="hidden" name="dwnPage" id="dwnPage" value="ServiceNow-Future408Download.jsp">
    <input type="hidden" name="asset" id="asset" value="IDC Future Proofing Wealth408.pdf">
    <input type="hidden" name="assetType" id="assetType" value="white paper">
    <input type="hidden" name="client" id="client" value="mb011">
  </fieldset>
</form>

Text Content



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


IDC FUTURE PROOFING WEALTH MANAGEMENT

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





Once a profitable and sustainable business line, wealth management has come
under intense pressure to change in the digital era. The reasons for this are
manifold and include a certain resistance to change, a prohibitively high cost
to serve, new digital players offering similar returns at a fraction of the
cost, and a growing compliance burden.

Wealth managers need to think of new ways to future proof their operating models
and bring down cost to serve while delivering attractive customer experiences in
the physical and digital worlds.

Please fill your information below to download the white paper.


* Email

* First Name

* Last Name

* Company

* Job Title

* Country:
Please Select Malaysia Indonesia Thailand Philippines Singapore Other
* Phone Number

By submitting this form, I confirm that I have read and agree to the Privacy
Statement and Terms and Conditions. Please refer to links below.

I would like to hear about upcoming events, products and services from
ServiceNow. I understand I can unsubscribe any time.

Download Now





This white paper from ServiceNow Electric is brought to you through
automationtechreports.com. automationtechreports.com is a library of technology
content for Business Professionals and Decision Makers. To receive more free
reports from your favourite companies, please visit automationtechreports.com.