יש לי את הטופס הבא:
PHP קוד:
<form action="index.php" method="post">
<div dir="rtl"><p align="center">
<font color="c8c8c8" style="font-size: 10px ;font-family: tahoma;">
שם:
</font>
<input type="text" name="name" onkeypress="return isNumberKey(event)" style="width: 100px; height: 15px;" />
<br>
<font color="c8c8c8" style="font-size: 10px ;font-family: tahoma;">
הודעה:
</font>
<TEXTAREA NAME="text" onkeypress="return isNumberKey(event)" style="width: 100px; height: 50px;" />
</TEXTAREA>
<br />
<div align="center">
<input style="width: 100px; height: 22px; text-align: center; border: 3px double #426786; border-top-color: #426786; border-left-color: #426786; padding: 0.25em; background-color: #426786; background-repeat: repeat-x; color: #FFFFFF; font-size: 10px; font-weight: bold; font-family: Arial;" type="submit" value="שלח" />
</div></p></div>
אני רוצה אחרי שימלאו פרטים וילחצו שלח
זה יצא מהדף
תודה לעונים ולעזורים
