On Sep 12, 2005, at 3:55 PM, Brant Harris wrote:
Finally I hacked the render of FileUploadField to add enctype="multipart/form-data" to the INPUT field, but still nothing...
The enctype business needs to be on the <form> tag. Jacob
On Sep 12, 2005, at 3:55 PM, Brant Harris wrote:
Finally I hacked the render of FileUploadField to add enctype="multipart/form-data" to the INPUT field, but still nothing...
The enctype business needs to be on the <form> tag. Jacob