We have had several requests for a simple contact form sample that one can place on their website. The requirment was to have different departments in a drop down. The second requirment was to use .Net 2.0 and the most important was to be able to use something simple like Expression Web to edit and deploy it.
A text editor will work as their are only a couple of fields to edit. Add and edit the mail destinations, and department names, in the default.aspx. Name the mail server in the web.config that is all there is to it.
Contact-department.zip (15.79 KB)