Although I am aware that I can use Outlook and the mailto tag in javascript to send emails, I prefer not to utilize the default mailing client. In my current circumstances, it is not the preferred method.
I wish to develop a webservice either in Java or .Net to handle email dispatch via SMTP. This webservice can be called using javascript or ajax.
If you have any suggestions on creating a web service, please share them. Thank you.
Helpful link