Re: [fw-general] Zend_Form with file upload field

2008-02-07 Thread laurent5la

Thanks Wolfgang and Amr for your much appreciated help. I ended up
implementing the later one which is creating a new element and it works
fine.
FYI I'm working on a tool to upload and resize images using Zend_Form.

and Matthew thks for the update and this very useful component.=)

Laurent



Matthew Weier O'Phinney-3 wrote:
 
 -- laurent5la [EMAIL PROTECTED] wrote
 (on Wednesday, 06 February 2008, 07:43 PM -0800):
 I was wondering if someone used Zend_Form_Element_File.
 
 I need to create a form with a File upload button.
  input name=uploadFile1 type=file id=uploadFile1
 
 Once Zend_(File_?)Upload is ready, we'll create a form element for this.
 
 -- 
 Matthew Weier O'Phinney
 PHP Developer| [EMAIL PROTECTED]
 Zend - The PHP Company   | http://www.zend.com/
 
 
-- 
View this message in context: 
http://www.nabble.com/Zend_Form-with-file-upload-field-tp15326842s16154p15342687.html
Sent from the Zend Framework mailing list archive at Nabble.com.



[fw-general] Zend_Form with file upload field

2008-02-06 Thread laurent5la

Hi ,

I was wondering if someone used Zend_Form_Element_File.

I need to create a form with a File upload button.
 input name=uploadFile1 type=file id=uploadFile1

Thanks

Laurent  
-- 
View this message in context: 
http://www.nabble.com/Zend_Form-with-file-upload-field-tp15326842s16154p15326842.html
Sent from the Zend Framework mailing list archive at Nabble.com.