Question : Send Mail

Are there any way to send an email through an HTML form

I dont want to use mail to: option

PS: This html is just a standalone page and is not hosted on any site
Code Snippet:
1:
2:
3:
4:
5:
Are there any way to send an email through an HTML form
 
I dont want to use mail to: option
 
PS: This html is just a standalone page and is not hosted on any site

Answer : Send Mail

If you're using a hosting provider, they all provide you with an email relay. Like azarc3 said, you'll need some kind of server software to handle sending the email. Almost all hosting providers now give you access to CGI or PHP or something like that. Find out what technologies are available to you and search around, there are a million free scripts already written in any programming language to do what you want to do.
Random Solutions  
 
programming4us programming4us