Having trouble figuring out what control to use for this simple little email form in my web application.
Using System.Web.Mail so no problem there. My problem is being able to select a file from my(or the eventual user) machine to attach to the email.

help??

gollnick