https://links.sgx.com/CustomErrorPage.aspx

URL inviato:
https://links.sgx.com/Reindirizzato
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 3 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 0 trovati

Messaggi registrati nella console Web

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <style type="text/css">
        .ms-descriptiontext
        {
            /* [ReplaceColor(themeColor:"Dark1-Medium")] */
            color: #4c4c4c;
            font-family: tahoma;
            font-size: 8pt;
            text-align: left;
        }
        td
        {
            font-size: 12px;
        }
    </style>
    <title>
	Error
</title><link rel="shortcut icon" type="image/x-icon" href="/image/favicon.ico"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="-1"></head>
<body>
    <form name="form1" method="post" action="./CustomErrorPage.aspx" id="form1">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE5NTY1MzUzMDEPZBYCAgMPZBYEAgEPDxYEHgRUZXh0BRBObyBSZWNvcmQgRm91bmQuHgdWaXNpYmxlZ2RkAgUPDxYEHwAFFjEyLzEyLzIwMjQgMTE6MzY6NTMgQU0fAWdkZGQPjSC5n1yRX2JQ4+vAxPU/MqpMPQ==">
</div>

<div>

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="5D7FC467">
</div>
    <div>
        <!-- Error Msg-->
        <table width="100%" border="0" cellpadding="0">
            <tbody><tr>
                <td valign="top" width="100%" style="padding-top: 10px" class="ms-descriptiontext">
                    <p>
                        <img alt="SGX" src="/_layouts/1033/styles/SGX.COW.MasterPage/SGX_COW_MasterPage/SgxImages/SGXLogo.jpg">
                    </p>
                    <p style="color: Black; font-size: 10px;font-family:Arial">
                        <span id="errorPageTitleSpan">
                            <span id="lblErrorMsg">No Record Found.</span>
                        </span>
                    </p>
                    
                    
                </td>
            </tr>
            <tr>
                <td>
                    <strong>Date:</strong>
                    <span id="lblDate">12/12/2024 11:36:53 AM</span>
                </td>
            </tr>
        </tbody></table>
    </div>
    </form>


</body></html>