0
EXE RANK
Lєυтηαηт `
Fexe Kullanıcısı
Cdonts ile mail gönderen örnek bir kod.Hemen Aşağıdakı formumuzun olduğu sayfadır.İstediğiniz isimde kayıt edebilirsiniz.
Message
' Coding By Thomas Keatings
' All components of this website are subject to copyright
' For permission and advice on using this code contact
<div align="center">Contact Form </div>
<div align="right">Your Name:</div>
<div align="right">Your Email Address:</div>
<div align="right">Reason you are contacting me: </div>
Regarding this Website
Feedback
Other
<div align="right">Comment:</div>
<div align="center"><br>
Please double check for spelling errors before submitting your details. <br>
<br>
</div>
Aşağıdaki kodlar ise mail işleminin gönderileceği sayfadır.Bu sayfayı "send_mail.asp" isminde kayıt etmelisiniz.Bu iki dosya aynı klasörde olmalıdır.
Message
' Coding By Thomas Keatings
' All components of this website are subject to copyright
' For permission and advice on using this code contact
<div align="center">Contact Form </div>
<div align="right">Your Name:</div>
<div align="right">Your Email Address:</div>
<div align="right">Reason you are contacting me: </div>
Regarding this Website
Feedback
Other
<div align="right">Comment:</div>
<div align="center"><br>
Please double check for spelling errors before submitting your details. <br>
<br>
</div>
Aşağıdaki kodlar ise mail işleminin gönderileceği sayfadır.Bu sayfayı "send_mail.asp" isminde kayıt etmelisiniz.Bu iki dosya aynı klasörde olmalıdır.