ערכתי לאחרונה בתאריך 03.03.05 בשעה 22:58 בברכה, dimonds
אז ככה יש פה קוד מקור פשוט שצריך למצוא את השם משתמש והסיסמא 
למי שרוצה את זה מסודר אז https://rotter.name/User_files/nor/42277a6d51d63b88.txt
<!--include file="../inc_files/ado_connect.asp" -->
<!--include file="tools.asp" -->
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<SCRIPT LANGUAGE=javascript>
<!--
window.focus();
//-->
</SCRIPT>
</HEAD>
<BODY style="direction:rtl">
<script language="javascript">
<!--
function UpdateUser()
{
//document.LG.action = "nodeweb.asp?t=24222&if_login=yes"
document.LG.updateU.value="1";
document.LG.submit();
}
//-->
</script>
<form name="LG" action="../application/Login_forum.asp?t=24222" method="Post">
<table width="100%" BORDER="0" CELLSPACING="1" CELLPADDING="1">
<tr><td align="left" style=""><font style="font-size:12px;">שם </font><input onkeypress="check_keycode('PasswordA');" tabindex="100" style="height:18px;width:61px;font-size:12px;" type="text" Name="UserNameA" id="UserNameA"></td></tr>
<tr><td align="left" style=""><font style="font-size:12px;">סיסמא </font><input onkeypress="check_keycode('SB');" tabindex="101" style="height:18px;width:61px;font-size:12px;" type="Password" Name="PasswordA" id="PasswordA"></td></tr>
<tr><td align="left" style="" nowrap>
<input onkeypress="check_keycode('SB');" tabindex="102" OnClick="GoLG()" style=";height:18px;width:61px;font-size:12px;" type="Button" value="הכנס" name="SB" name="id">
<!--input style=";height:18px;width:61px;font-size:12px;" type="button" value="עדכן פרטים" name="up" onclick="javascript:UpdateUser();"-->
</td></tr>
</table>
<input type="Hidden" name="updateU" value="0">
<input type="hidden" name="redirect_url" value="../nodewebs/forum.asp?t=24222&fid=1130">
</form>
<script language="javascript">
function GoLG()
{
if (LG.UserNameA.value!="" && LG.PasswordA.value!="")
LG.submit();
}
function check_keycode(p_id)
{
if (window.event.keyCode==13)
{
if (p_id == 'SB')
GoLG();
else
{
window.event.keyCode = 0;
document.all(p_id).focus();
}
}
}
</script>
</form>
</BODY>
<SCRIPT LANGUAGE=javascript>
<!--
//parent.frames("frForum").height= document.body.offsetHeight;
//-->
</SCRIPT>
</HTML>
נראה מי יצליח 