Is it possible to send the data collected from a 3dfa form and send it as Multipart/form data?

Also, is it possible to create a file box.

HTML EG:
<input type=file name=file>

So someone can attach a file to a forms submission?