PDA

View Full Version : Form that has file upload.


danw391573
11-05-2009, 11:38 PM
Hi,

I need a form that has file upload and be able to track file with the person who uploaded it.

Is it possible to add digital file pro to CSS form builder?

Thanks,
Dan

Jimmy Wu
11-06-2009, 09:34 AM
Yes, you can apply Digital File Pro to a Form Builder form. You will have to change the encoding type by adding this to the form tag:
enctype="multipart/form-data"