CINXE.COM
DataScope Select Sign In
<!DOCTYPE html> <!--[if lt IE 8]><html lang="en" class="oldie"><![endif]--> <!--[if gt IE 7]><html lang="en" class="oldie-warn"><![endif]--> <!--[if !(IE)]><!--> <html lang="en"> <!--<![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>DataScope Select Sign In</title> <script>window.thomsonReuters = {"dss":{"appRoot":"/DataScope","session":{"timeout":{"minutes":60.0,"url":"/DataScope/Authentication/SessionExpired"},"cookie":{"name":"DSS_Session","lastAccessTimeKey":"lat"}},"user":{"defaultTimeZoneId":null,"defaultTimeZoneName":null,"shortDateFormat":null,"jqueryShortDateFormat":"","shortTimeFormat":null,"longDateFormat":null,"longTimeFormat":null,"currentTimeAtPageLoad":null,"cultureName":"en-US","currentId":0,"numberGroupSeperator":null,"decimalSeperator":null,"numberFormatSample":null},"isDebuggingEnabled":false,"version":"18.2.171.64"}};</script> <link rel="shortcut icon" type="image/png" href="/DataScope/images/icons/favicon.png"> <link href="/DataScope/content/core?v=Oavucd2YcyzyIFhUvDe4nLMpJpwtqe5uGKpwZkzHG_c1" rel="stylesheet"/> <!--[if lt IE 9]><script src="/DataScope/Scripts/common/html5.js"></script><![endif]--> <script src="/DataScope/scripts/_core?v=0AHxiFBxSlsGvwDsIRM0vJodinV8SQN7Cp47mhGUQ3M1"></script> <script src="/DataScope/Scripts/views/authentication.signin.js"></script> <style> .alert-warning { margin-top: -25px; margin-bottom: 10px; padding-bottom: 0; } .imgLogo { display: block; max-width: 200px; max-height: 80px; width: auto; height: auto; padding-left: 29px; padding-top: 25px; padding-bottom:20px; } .borderRight { border-right: 1px solid; } form { margin: 0 !important; display : flex; } </style> <script> $(function () { var isOldIEBlock = $("html").hasClass("oldie"); var isOldIEWarn = $("html").hasClass("oldie-warn"); if (isOldIEBlock) { $("#browser-warning").show(); } else { $("#signin-form").show(); if (isOldIEWarn) { $("#signin-warn").show(); } } }); </script> </head> <body id="signin"> <div id="signin-wrap"> <header> <img src="/DataScope/Content/images/LSEG_DSS_Logo.png" alt="LSEG DataScope Select" class="imgLogo" /> </header> <form action="/DataScope/" method="post"> <div id="main" role="main"> <div id="browser-warning" style="z-index: 10000; display: none"> <div class="alert alert-error"> <strong>Your web browser is outdated and no longer supported.</strong> <p>Please update to the latest browser version for improved performance, enhanced screen displays and safer browsing. <a class="alert-error" target="_blank" href="http://www.whatbrowser.org/">Click here</a> for tips on keeping your browser up to date.</p> <p><a target="_blank" href="https://my.thomsonreuters.com/MTRFPCNDetailNotification?pcnid=8308" class="btn btn-danger">See PCN 8308 for details</a></p> </div> </div> <div id="signin-form" style="display: none"> <div id="signin-warn" class="alert alert-warning" style="display: none"> <strong>It looks like you're using an unsupported browser.</strong> <br /><strong>For the best possible experience using DataScope Select, we recommend that you upgrade to the latest version of Internet Explorer, Chrome or Firefox.</strong> </div> <div id="signin-warn-ie10" class="alert alert-warning" style="display: none"> <strong>It looks like you're using an unsupported browser.</strong> <br /><strong>For the best possible experience using DataScope Select, we recommend that you upgrade to the latest version of Internet Explorer, Chrome or Firefox.</strong> </div> <div class="control-group"> <label for="UserID" class="control-label">User ID</label> <div class="controls"> <input id="UserId" name="UserId" type="text" value="" /> </div> </div> <div class="control-group"> <label for="Password" class="control-label">Password</label> <div class="controls"> <input id="Password" name="Password" type="password" /> </div> </div> <div id="signin-error"> </div> <div class="control-group"> <p id="forgot-password"><a target="_blank" href="https://www.lseg.com/en/contact-us">Forgotten your password?</a></p> </div> <div> <button id="signin-button" type="submit">Sign In</button> </div> </div> </div> </form> <footer> <ul id="signin-menu"> <li class="borderRight"><a target="_blank" href="https://my.refinitiv.com/content/mytr/en/dashboard.html" style="margin-left:0px !important">MyAccount</a></li> <li class="borderRight"><a target="_blank" href="https://www.lseg.com">LSEG.com</a></li> <li class="borderRight"><a target="_blank" href="https://www.lseg.com/en/contact-us">Contact Us</a></li> <li><a target="_blank" href="https://www.lseg.com/en/about-us" style="margin-right:0px !important">About Us</a></li> </ul> <div id="version">18.2.171.64</div> </footer> </div> </body> </html>