in reply to [untitled node, ID 155208]

Most of the time the problem is that there is no enctype='multipart/form-data' attribute in the form tag.
Without that attribute everything appears to work, but you get no data.
If it's not that, we'd need to see your code.

-pete
"I am Jack's utter lack of disbelief"
  • Comment on Re: File upload from browser + text data