I've googled, but I cannot find a good, short, easy-to-comprehend tutorial on how to make a contact us page in VWD 2010 Express.
I just want a simple form, say, contactengineering.aspx, and when they submit the form, the e-mail gets sent directly to an email addresses of one of our engineers. I'd like something easy-to-make and quick; the master pages are already made.
Could anybody point me in the right direction here?
Thanks a bunch!
Jason Weber
Try this for MVC: http://www.frederikvig.com/2010/05/creating-a-contact-form-with-asp-net-mvc/ in combination with this one: http://blog.bobcravens.com/2009/08/asp-net-mvc-contact-form/