danieln's avatar

File upload error

I am trying to create a form with some text field and file upload. I have the form coded as

I am having problem with this => enctype="multipart/form-data"

When I include it on the form, the file gets uploaded but all the data on the form could not be captured. But if I remove it, the file does not get upload.

Any idea what could be the problem?

0 likes
0 replies

Please or to participate in this conversation.