I'm really struggling to get Zend_ProgressBar
(Zend_ProgressBar_Adapter_JsPull) working with Zend_Form
(Zend_Form_Element_File)  and the php_apc extension. 

I've seen the demo examples at zf download package and i think i understand
how the whole proces works. But i don't seem to get it why the receive()
function of the transfer adapter (Zend_File_Transfer_Adapter_Http) isn't
called in order to retrieve the correct information with the proces() of the
transfer adapter function. Can someone please explain this? 

Another problem is that the form don't get posted cause there's a onsubmit
attribute where some javascripts functions are being called in order the
retrieve information from the proces() function. But in order the call the
receive() function of the Zend_Form_Element_File i need to get the form
posted. Please respond cause i can't find correct way to do this..




--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Zend-ProgressBar-w-Zend-Form-Element-File-tp3339250p3339250.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to