View Single Post
ישן 17-10-05, 23:33   # 1
moomoo
חבר בקהילה
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 36
הודעות: 182

moomoo לא מחובר  

תודה!

ציטוט:
נכתב במקור על ידי x-ray
בבקשה:

זהו הקוד לטופס:
קוד:
<html dir="rtl">


<body>

<form method="POST" action="send.php">
	
	<input type="text" name="subject" size="20"></span></p>
	<br>
	
	<textarea rows="7" name="message" cols="20"></textarea>
	<br>
	<input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>

</body>

</html>

וזהו הקוד לקובץ php

קוד:
<?php


mail("user@server.com",$subject,$message);



?>

<html><body> 
<meta http-equiv="refresh" content="5;URL=index.html">
<CENTER>
   <font color=blue> <b>
<BIG><BIG>
<BR><BR>
הדואר נשלח

אתה תועבר לעמוד הראשי בעוד 5 שניות
<BR>

<BR><BR>
<BIG><BIG>

</BIG></BIG></BIG></BIG>
</b>
</font>
<meta http-equiv="refresh" content="5;URL=index.html">
</body>
</html
>

כמובן שבמקום ה user@server.com עלייך להכניס את המייל שלך


וואו תודה ענקית ענקית!
זה עובד!
המון זמן אני מחפש דבר כזה...
כשאני אשתמש בזה אני אתן לך קרדיט .

ושוב תודה

(וגם ל Guard - תודה על הכוונה