www.an.zinnia.com
Open in
urlscan Pro
173.252.183.16
Public Scan
URL:
https://www.an.zinnia.com/
Submission: On November 27 via manual from US — Scanned from US
Submission: On November 27 via manual from US — Scanned from US
Form analysis
1 forms found in the DOMPOST /Login/Credentials
<form method="post" action="/Login/Credentials" id="login" onsubmit="return validateFields();">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE1MzMyNzE5MTZkZDFIAsnYKHAQZ43+P0pCnY8V2DL/29u2o/2nFZnoWjvF">
</div>
<script src="/Scripts/Controls/Utilities.min.js?v=20240812092649" type="text/javascript"></script>
<input name="__RequestVerificationToken" type="hidden" value="adlHr9b9abcMxt3wVsylHFiy-9HK83JNryD8XiJV2ilxmyrnRGV0esLCCjOqpxRVDH2TW2EW0sv3KRa0esIjhYI7dMjzEdvFnRTyAybNm_M1">
<span style="color: Red">
<br>
</span>
<label for="partnerCode" class="required">
<span class="required">*</span>Partner Code:</label><input type="text" name="partnerCode" id="partnerCode" size="4" autocomplete="off" maxlength="4" value=""><span id="partnerIDRequiredError" style="color: Red; display: none;"> Partner Code
is required.</span><br>
<label for="userID" class="required">
<span class="required">*</span>User ID:</label><input type="text" name="logonID" id="userID" size="18" autocomplete="off" maxlength="64" value=""><span id="userIDRequiredError" style="color: Red; display: none;"> User ID is
required.</span><br>
<label for="password" class="required">
<span class="required">*</span>Password:</label><input id="password" type="password" name="password" size="18" autocomplete="off" maxlength="64" value=""><span style="color: Red; display: none;" id="passwordRequiredError"> Password is
required.</span><br>
<div class="signInRecovery">
<span><a href="/Login/SignInRecovery/">Having trouble signing in?</a></span>
</div>
<input id="isInternal" name="isInternal" type="hidden" value="">
<input type="submit" value="Login" style="margin-left: 107px; margin-top: 3px">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="BC6AA115">
</div>
<script type="text/javascript">
//<![CDATA[
var __errorWindow = null;
$.ajaxSetup({
dataType: 'text',
error: function(xhr, ajaxOptions, thrownError) {
var cookies = document.cookie.split(";");
var requestID = null;
var isSessionError = false;
for (var i = 0; i < cookies.length; i++) {
cookies[i] = cookies[i].trim();
if (cookies[i].split("=")[0] == "FIN_PID") {
requestID = cookies[i].split("=")[1];
}
if (cookies[i].split("=")[0] == "isSessionExpired") {
isSessionError = cookies[i].split("=")[1];
}
}
if (typeof Ext != 'undefined') {
if (Ext) {
__errorWindow = new Ext.Window({
modal: true,
width: 335,
autoHeight: true,
title: 'Error',
bodyStyle: 'padding: 10px; text-align: justify; color: red',
buttonAlign: 'center',
resizable: false,
bbar: [{
xtype: "tbtext",
text: (requestID ? "Incident #: <input type=\"text\" value=\"" + requestID +
"\" style=\"width: 210px; border: medium none; background-color: transparent;\"><input type=\"button\" onclick=\"$(this).prev().select();\" value=\"Select\">" : " ")
}],
buttons: [new Ext.Button({
text: "OK",
handler: function() {
__errorWindow.close();
Ext.WindowMgr.hideAll();
}
})]
});
$('.shim').addClass('hidden');
Ext.WindowMgr.hideAll();
__errorWindow.show();
if (isSessionError == 'true') __errorWindow.bbar.addClass('hidden');
else __errorWindow.bbar.removeClass('hidden');
$(__errorWindow.body.dom).html(xhr.responseText != null ? xhr.responseText : 'An Unspecified error has occurred while processing your request, Please try again or contact the support department and supply them below incident #.');
$(__errorWindow.el.dom).find(".x-statusbar .x-unselectable").removeClass("x-unselectable").css("-moz-user-select", "").css("cursor", "");
} else alert('An error has occurred performing your request. Please try again later\nor contact your support department.' + (requestID ? '\nRequest ID: ' + requestID : ''));
}
}
});
//]]>
</script>
</form>
Text Content
*Partner Code: Partner Code is required. *User ID: User ID is required. *Password: Password is required. Having trouble signing in?