www.capitaliq.com Open in urlscan Pro
2a02:26f0:480:d::210:f14e  Public Scan

Submitted URL: http://capitaliq.com/
Effective URL: https://www.capitaliq.com/ciqdotnet/login-sso.aspx?bmctx=05D50DFC1A22D156FEC7A630EB2EFA98&enablePersistentLogin=true&OAUTH...
Submission: On July 06 via manual from GB — Scanned from GB

Form analysis 2 forms found in the DOM

POST ./login-sso.aspx?bmctx=05D50DFC1A22D156FEC7A630EB2EFA98&enablePersistentLogin=true&OAUTH_SSO_ENC_KEY=C57DBB5C08DA42B6E90C86AF0C895A9B1C0828BB0FD48E2881852858161950DE&password=secure_string&OAUTH_TOKEN_RESPONSE=header&contextType=external&IS_OAUTH_OAM_SSO_LINK_ENABLED=true&OAUTH_SSO_ID_DOMAIN=SPGLBDomain&IS_OAUTH_USER_ASSERTION_ENABLED=true&OverrideRetryLimit=0&env=WAM12C&username=string&challenge_url=https%3a%2f%2fwww.capitaliq.com%2fciqdotnet%2flogin-sso.aspx&request_id=-8072970825535873886&authn_try_count=0&locale=en_GB&resource_url=https%253A%252F%252Fwww.capitaliq.com%252FCIQDotNet%252FLogin.aspx

<form method="post"
  action="./login-sso.aspx?bmctx=05D50DFC1A22D156FEC7A630EB2EFA98&amp;enablePersistentLogin=true&amp;OAUTH_SSO_ENC_KEY=C57DBB5C08DA42B6E90C86AF0C895A9B1C0828BB0FD48E2881852858161950DE&amp;password=secure_string&amp;OAUTH_TOKEN_RESPONSE=header&amp;contextType=external&amp;IS_OAUTH_OAM_SSO_LINK_ENABLED=true&amp;OAUTH_SSO_ID_DOMAIN=SPGLBDomain&amp;IS_OAUTH_USER_ASSERTION_ENABLED=true&amp;OverrideRetryLimit=0&amp;env=WAM12C&amp;username=string&amp;challenge_url=https%3a%2f%2fwww.capitaliq.com%2fciqdotnet%2flogin-sso.aspx&amp;request_id=-8072970825535873886&amp;authn_try_count=0&amp;locale=en_GB&amp;resource_url=https%253A%252F%252Fwww.capitaliq.com%252FCIQDotNet%252FLogin.aspx"
  id="LoginSSOFrm" onsubmit="return checkuser()" style="margin-top: 0;">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTExMDkwNTgzMjBkGAEFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYCBRJjaGtQZXJzaXN0ZW50TG9naW4FDW15TG9naW5CdXR0b25BdDjrbl7aD3BUoWnkxJJK7aEBUfJ1p3+/RQT9GqKdfw==">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['LoginSSOFrm'];
    if (!theForm) {
      theForm = document.LoginSSOFrm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/CIQDotNet/WebResource.axd?d=uquQSo9CVvtTkLXoMOdq0peq_R2GlAfJxw5qbrLxUqLdwMV5sdQQFlRfPZko_oHLvEcV1SVt-utdZwaCIjAugfXgFPyONXy6bYIQSadXcJk1&amp;t=637814473746327080" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    var googleReCaptchaSiteKey = '6LdMlwMTAAAAANFNv3jgaLK_UdMs5pdr0ZaM-3fr'; //]]>
  </script>
  <script src="/CIQDotNet/ScriptResource.axd?d=c6NqObBXoKMz8294cIXbFcYsR_lqQrJCNgSjNM1AyyYEtEFL23U0OkX403QzMpeD9YxGWb4TfWYE1wUIN4osIaki5ui5Tj1muNGfGqxNaywyXlOhW_lV9FdYsMHYo0x7IANrcJribTlg_6gjy8ZR7zmGWVFwt2SWrMIjHPnjEYw1&amp;t=49337fe8"
    type="text/javascript"></script>
  <script
    src="/CIQDotNet/ScriptResource.axd?d=xavFwvRqCHe5wGlRLmfYJ8wC0OJPShHhrU1pLHv-LZg-Z0SumqRMjYNOPP_Ao1F3ZqJnSSVtaOe9HYrtIApE-DAE02MnVZSy2yX2maneLHUn_ckDwdvMItlm-6x7RpbLCm6ffKjEzeO_Kegf6-LWsG_HxFf0lOQor6HWQPZo3EpDcS-3fFb8PTVniSJJUpNq0&amp;t=49337fe8"
    type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    var PageMethods = function() {
      PageMethods.initializeBase(this);
      this._timeout = 0;
      this._userContext = null;
      this._succeeded = null;
      this._failed = null;
    }
    PageMethods.prototype = {
      _get_path: function() {
        var p = this.get_path();
        if (p) return p;
        else return PageMethods._staticInstance.get_path();
      },
      EncodeUserName: function(username, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'EncodeUserName', false, {
          username: username
        }, succeededCallback, failedCallback, userContext);
      },
      DecodeUserName: function(username, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'DecodeUserName', false, {
          username: username
        }, succeededCallback, failedCallback, userContext);
      },
      GetFailedLoginCount: function(username, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'GetFailedLoginCount', false, {
          username: username
        }, succeededCallback, failedCallback, userContext);
      },
      GetCaptchaStatus: function(username, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'GetCaptchaStatus', false, {
          username: username
        }, succeededCallback, failedCallback, userContext);
      }
    }
    PageMethods.registerClass('PageMethods', Sys.Net.WebServiceProxy);
    PageMethods._staticInstance = new PageMethods();
    PageMethods.set_path = function(value) {
      PageMethods._staticInstance.set_path(value);
    }
    PageMethods.get_path = function() {
      return PageMethods._staticInstance.get_path();
    }
    PageMethods.set_timeout = function(value) {
      PageMethods._staticInstance.set_timeout(value);
    }
    PageMethods.get_timeout = function() {
      return PageMethods._staticInstance.get_timeout();
    }
    PageMethods.set_defaultUserContext = function(value) {
      PageMethods._staticInstance.set_defaultUserContext(value);
    }
    PageMethods.get_defaultUserContext = function() {
      return PageMethods._staticInstance.get_defaultUserContext();
    }
    PageMethods.set_defaultSucceededCallback = function(value) {
      PageMethods._staticInstance.set_defaultSucceededCallback(value);
    }
    PageMethods.get_defaultSucceededCallback = function() {
      return PageMethods._staticInstance.get_defaultSucceededCallback();
    }
    PageMethods.set_defaultFailedCallback = function(value) {
      PageMethods._staticInstance.set_defaultFailedCallback(value);
    }
    PageMethods.get_defaultFailedCallback = function() {
      return PageMethods._staticInstance.get_defaultFailedCallback();
    }
    PageMethods.set_enableJsonp = function(value) {
      PageMethods._staticInstance.set_enableJsonp(value);
    }
    PageMethods.get_enableJsonp = function() {
      return PageMethods._staticInstance.get_enableJsonp();
    }
    PageMethods.set_jsonpCallbackParameter = function(value) {
      PageMethods._staticInstance.set_jsonpCallbackParameter(value);
    }
    PageMethods.get_jsonpCallbackParameter = function() {
      return PageMethods._staticInstance.get_jsonpCallbackParameter();
    }
    PageMethods.set_path("login-sso.aspx");
    PageMethods.EncodeUserName = function(username, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.EncodeUserName(username, onSuccess, onFailed, userContext);
    }
    PageMethods.DecodeUserName = function(username, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.DecodeUserName(username, onSuccess, onFailed, userContext);
    }
    PageMethods.GetFailedLoginCount = function(username, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.GetFailedLoginCount(username, onSuccess, onFailed, userContext);
    }
    PageMethods.GetCaptchaStatus = function(username, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.GetCaptchaStatus(username, onSuccess, onFailed, userContext);
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="806EEE24">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="/wEdAAegsG/Mr6AvEKzB6HdPW1BL708H97U8FzMiOktCXyLfGyoaAslXSbSyIrOQIGGf0WHuLHIiTtx6HOvMUxbWRkBIDZ69wkiyyJ/oxQOqev9pSfS+y5LWoFnyLY3pjnkzw/PMp84B9comCgoGA6Syf9CBA3koIJ6AeAr2Hejl7znU0Mq1qpS8h9K6gvnBLp62hO0=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('ScriptManager1', 'LoginSSOFrm', [], [], [], 90, '');
    //]]>
  </script>
  <input name="captchaValidated" type="hidden" id="captchaValidated" value="0">
  <table id="Table1" cellspacing="2" cellpadding="2" style="border-width:0px;">
    <tbody>
      <tr id="userinputrow">
        <td>
          <ol style="list-style-type: none;">
            <li style="display: block; margin-bottom: 25px;">
              <label for="username" style="display: block; margin: 3px 0 3px; font: 12px Arial; font-weight: normal; color: #525252;">Username</label>
              <input name="username" type="text" id="username" tabindex="1" align="left" size="39"
                style="width:260px;height: 23px; width: 260px; -webit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background-color: #cbcbcb; border: 1px solid #cbcbcb;">
            </li>
            <li style="display: block; margin-bottom: 10px;">
              <label for="password" style="display: block; margin: 3px 0 3px; font: 12px Arial; font-weight: normal; color: #525252;">Password</label>
              <input name="password" type="password" maxlength="50" size="15" id="password" tabindex="2" align="left"
                style="width:260px;height: 23px; width: 260px; -webit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background-color: #cbcbcb;  border: 1px solid #cbcbcb;">
            </li>
            <li style="display: block; margin-bottom: 10px;">
              <input name="PersistentLogin" type="hidden" id="PersistentLogin" value="false"><span face="Arial" color="#00bbdd;" style="FONT-WEIGHT:100; FONT-SIZE:8px; color: #00bbdd;"><input id="chkPersistentLogin" type="checkbox"
                  name="chkPersistentLogin" onclick="document.getElementById('PersistentLogin').value=this.checked;" tabindex="3"><label for="chkPersistentLogin"><span style="margin-left: 5px; font-size: 12px;">Remember me</span></label></span>
            </li>
            <li style="display: block; margin-bottom: 10px;">
              <a href="/ciqdotnet/forgotpassword.aspx" style="font: Arial; font-weight: normal; color: #00bbdd;">Forgot Your Password?</a><br>
              <a href="/ciqdotnet/forgotpassword.aspx?unlock=1" style="font: Arial; font-weight: normal; color: #00bbdd;">Unlock Your Account?</a><br>
              <a href="/CIQDotNet/SandPCapitalIQClientServices.html" target="_blank" style="font: Arial; font-weight: normal; color: #00bbdd;">Support &amp; Training</a>
            </li>
            <li style="display: block; margin-bottom: 10px;">
              <input type="image" name="myLoginButton" id="myLoginButton" tabindex="4" alt="Sign In" src="https://qt-w3.ciqimg.com/CIQDotNet/images/Brochureware/sign_in_btn_123x23.png?urwvid=537413511" style="margin-left: 140px;">
            </li>
          </ol>
        </td>
      </tr>
      <tr id="myMessageRow">
        <td id="TableCell1">
          <asp:tablerow>
          </asp:tablerow>
          <table border="0" cellpadding="0" cellspacing="0">
            <tbody>
              <tr>
                <td>
                  <div style="color:#CC0000;display:none;" id="DisabledCookiesMessageDiv">Your browser is currently set to block cookies. Please enable them to login to CapitalIQ, and refresh the page to re-enable the login controls. If you need
                    further assistance please contact Client Support or email clientsupport@capitaliq.com.</div>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST https://feedburner.google.com/fb/a/mailverify

<form id="rss-form" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
  <span>Subscribe to: <div class="select2-container selectify" id="s2id_uri" style="width: 150px;">
      <a href="javascript:void(0)" class="select2-choice" tabindex="-1">   <span class="select2-chosen" id="select2-chosen-1">Insights</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow" role="presentation"><b role="presentation"></b></span></a><label
        for="s2id_autogen1" class="select2-offscreen"></label><input class="select2-focusser select2-offscreen" type="text" aria-haspopup="true" role="button" aria-labelledby="select2-chosen-1" id="s2id_autogen1">
      <div class="select2-drop select2-display-none">
        <div class="select2-search select2-search-hidden select2-offscreen"> <label for="s2id_autogen1_search" class="select2-offscreen"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"
            class="select2-input" role="combobox" aria-expanded="true" aria-autocomplete="list" aria-owns="select2-results-1" id="s2id_autogen1_search" placeholder=""> </div>
        <ul class="select2-results" role="listbox" id="select2-results-1"> </ul>
      </div>
    </div><select id="uri" name="uri" class="selectify select2-offscreen" tabindex="-1" title="">
      <option value="spmarketing2">Insights</option>
      <option value="spmarketing1">Press Releases</option>
    </select>
  </span><br><br>
  <div>Enter your email address:</div>
  <div><input type="text" style="width:140px" name="email"></div><br>
  <div>
    <input type="hidden" name="loc" value="en_US">
    <input type="submit" value="Subscribe" class="text-btn-gray" style="color:#fff">
  </div>
</form>

Text Content

LOG IN New User? REQUEST DEMO


ESSENTIAL INTELLIGENCE: S&P CAPITAL IQ PLATFORM LOG IN

 1. Username
 2. Password
 3. Remember me
 4. Forgot Your Password?
    Unlock Your Account?
    Support & Training
 5. 

Your browser is currently set to block cookies. Please enable them to login to
CapitalIQ, and refresh the page to re-enable the login controls. If you need
further assistance please contact Client Support or email
clientsupport@capitaliq.com.

LOG IN FOR OTHER PRODUCTS

 * S&P CAPITAL IQ PRO
 * 
 * CREDIT ANALYTICS
 * PANJIVA
 * RESEARCH ONLINE
 * S&P DOW JONES INDICES

Looking for more?
CONTACT S&P CAPITAL IQ CLIENT SERVICES >

Subscribe to:
Insights

Insights Press Releases


Enter your email address:




CONTACT US FOR QUESTIONS & FEEDBACK


©2023 S&P Global Market Intelligence, a part of S&P Global
 * About
 * Careers
 * Legal Disclaimers
   
 * Privacy Policy
 * Cookie Notice
 * Terms of Use
 * Do Not Sell My Personal Information
 * Cookie Settings





YOUR COOKIE CONTROLS:

S&P Global uses cookies to improve user experience and site performance, offer
advertising tailored to your interests and enable social media sharing. Where
required by applicable law, we will obtain your consent before we place any
cookies on your device that are not strictly necessary for the functioning of
our websites. By clicking "Accept All Cookies", you agree to our use of cookies.
Learn about our cookies and how to modify your preferences in our Cookie Notice.
Visit our updated Privacy Policy and Cookie Notice, effective December 30, 2022.

Cookie Settings Accept All Cookies