ציטוט:
נכתב במקור על ידי Adir|HomeServ.co.il
הנה הקוד המתוקן, תנסה....
HTML קוד:
<tr>
<td width="250" height="113" bgcolor="#D3D3D3">
<table>
<tr>
<td>
<script type="text/javascript">
function submitForm()
{
document.myform.submit();
}
</script>
<form name="myform" action="index.php" method="POST">
<font color="#000000" face="arial" style="font-size:12pt;">
שם משתמש:
</font>
</td>
<td>
<input type="text" name="username">
</td>
</tr>
<tr>
<td>
<font color="#000000" face="arial" style="font-size:12pt;">
סיסמה:
</font>
</td>
<td>
<input type="text" name="password">
</td>
</tr>
</table>
<center><input type="image" name="mylogin" src="images/conect.gif" onclick="javascript:submitForm();"></center>
</form>
</td>
</tr>
|
לא היתי פה כמה ימים אבל עכשיו חזרתי וזה לא עובד