I'm trying to produce a form that will accept attachments. Asp.net isn't an option. Database isn't necessary as the traffic will be low enough that form results can just be sent to an email address. I've currently got the form built, but can't get attachments to go though.
Help?