NT Hosting  Linux Hosting Reseller Dedicated
 Sign Up Now Email Us Home

I want to include Mail Component on my page.

 

Description:

I want to include Mail Component on my page.
 

Solution:

Download the file sendmail.zip and extract it in your home directory.

Now open mailform.html in your favourite text editor and make the action of your form to read:
<form action="sendmail.asp" method="post">

(SAVE AND CLOSE YOUR FILE)

Change the tag in sendmail.asp to whatever email you want to recieve the form result.
*****************************************************************
JMail.AddRecipient "youremail@yourdomain.com"
*****************************************************************

Upload sendmail.asp to your home directory.
Note: Keep it in the same directory as your mailform.html.

For further knowledge on JMail visit: http://tech.dimac.net 

Back


hostonjava 4/23/2024 11:33:42 PM