If you have an ASP.NET based UnoEuro account, these two files sendEmail.aspx
and web.config
can be the basic for a simple send e-mail pags.
- Change all the relevant custom properties found in the two files
- Customize the content of the send e-mail, and onscreen responses
- Change the URL of the
sendEmail.aspx
to fit your need - Upload to your unoeuro website using FTP
There has been no security included in this basic gist. You should implement some kind of security. Comments are welcome!