[symfony-users] Re: need sample use FileField to file upload

2011-04-08 Thread symfonyMan
Hello, did you find a solution for this problem ?? thanks On 30 mar, 11:51, Manne wrote: > I'm using the PR9 and is having the same issue. > > The main "issue" is really that I can't find any documentation at all > on how to handle the submission of files through forms. > > Anyone that have fou

[symfony-users] Re: need sample use FileField to file upload

2011-03-30 Thread Manne
I'm using the PR9 and is having the same issue. The main "issue" is really that I can't find any documentation at all on how to handle the submission of files through forms. Anyone that have found something to share on this topic? :-) I've got the form (with a FileField) to submit the file, but