I created a web form using C# and want to know how to send the data from my form through an email rather than submitting to a database. Any ideas or examples you can provide would be greatly apppreciated... It can be in plain text or HTML.. I just need the data that is being entered from the web form to be sent via email.