clil.shluchim.org
Open in
urlscan Pro
169.48.106.65
Public Scan
URL:
https://clil.shluchim.org/
Submission: On January 10 via api from US — Scanned from US
Submission: On January 10 via api from US — Scanned from US
Form analysis
1 forms found in the DOMName: loginForm — POST scripts/logon.stm?
<form method="POST" name="loginForm" action="scripts/logon.stm?" onsubmit="return false;">
<input type="hidden" name="currentLink" value="">
<div style="padding: 10px;" align="left">
<table cellpadding="1" cellspacing="2" align="left">
<tbody>
<tr>
<td width="100" class="loginText"> User Name: </td>
<td>
<input type="text" name="cUserName" style="font-size: 12px; font-weight: bold; font-family: arial; color: black; width: 150px; background-color: white; border: 1px solid gray;" maxlength="150" value="">
</td>
</tr>
<tr>
<td class="loginText" width="100"> Password: </td>
<td class="loginText">
<input type="password" name="cPassword" style="width: 150px; background-color: white; border: 1px solid gray;" maxlength="20">
</td>
</tr>
</tbody>
</table>
<br clear="all"><br>
<table cellpadding="2" cellspacing="2" width="400" align="left">
<tbody>
<tr>
<td align="center">
<input type="submit" value="Login" onclick="javascript:sendForm();" style="font-size: 14px; font-family: verdana, arial; font-weight: 400; color: DarkRed; background-color: aliceBlue; border: 1px solid navy; padding: 1px;">
</td>
</tr>
<tr>
<td height="8"></td>
<td height="8"></td>
</tr>
<tr>
<td align="center">
<input type="button" value="Password Reminder" onclick="javascript:reminder();" style="font-size: 12px; font-family: verdana, arial; font-weight: 400; color: DarkGreen; background-color: aliceBlue; border: 1px solid navy; padding: 1px;">
</td>
</tr>
</tbody>
</table>
</div>
<script language="JavaScript">
if (document.getElementsByName('cUserName')[0].value.length < 1) {
document.getElementsByName('cUserName')[0].focus();
} else {
document.getElementsByName('cPassword')[0].focus();
}
function sendForm() {
if (document.getElementsByName('cUserName')[0].value.length > 2 && document.getElementsByName('cPassword')[0].value.length > 2) {
document.forms.loginForm.submit();
} else {
window.alert("Please enter your user name and password");
document.getElementsByName('cUserName')[0].focus();
}
}
function reminder() {
if (document.getElementsByName('cUserName')[0].value.length > 2) {
document.getElementsByName('loginForm')[0].action = "scripts/password_reminder.stm";
document.forms.loginForm.submit();
} else {
window.alert("Please enter your user name first");
document.getElementsByName('cUserName')[0].focus();
}
}
</script>
</form>
Text Content
B"H, Wednesday, January 10, 2024 29 Tevet 5784. Good Night You have to log in first User Name: Password: © All rights reserved, The Shluchim Office, 816 Eastern Parkway Brooklyn, NY 11213