Re: Upload Widget and Ajax with IE

2007-03-28 Thread Robert Blank

Robert Blank schrieb:
In Cocoon Sample 
(http://cocoon.zones.apache.org/demos/release/samples/blocks/forms/uploadprogress) 
it works. But when i use the form definition and the template it does 
not work with IE. IE send after form-submit an other request than FF and 
it seems that IE can not/does not do anything with the response and get 
stucked.. any ideas?


Sorry... in the Samples it does not work... So it is maybe a bug?!

Robert

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Upload Widget and Ajax with IE

2007-03-28 Thread Robert Blank

johnson schrieb:
There's something strange when using ajax and upload widget, I've two 
solution.


1. using iframe combine two form, one the oridinary , the other upload 
widget.


2. add a button to set the state of upload widget to output when you are 
not using it fuction.


both method will work.

Best rgards


Hmm... that did not realy help me.
In Cocoon Sample 
(http://cocoon.zones.apache.org/demos/release/samples/blocks/forms/uploadprogress) 
it works. But when i use the form definition and the template it does 
not work with IE. IE send after form-submit an other request than FF and 
it seems that IE can not/does not do anything with the response and get 
stucked.. any ideas?


Robert,

PS: I found out (in the saples) that the sitemap changed for ajax a bit:

  


  src="resource://org/apache/cocoon/forms/resources/IframeTransport-bu-styling.xsl"/>

  


  

  

But this does not helped..

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Upload Widget and Ajax with IE

2007-03-23 Thread johnson
There's something strange when using ajax and upload widget, I've two 
solution.


1. using iframe combine two form, one the oridinary , the other upload 
widget.


2. add a button to set the state of upload widget to output when you are 
not using it fuction.


both method will work.

Best rgards

johnson

Robert Blank 提到:

Hello,

i have a Problem with an upload widget in a form in which ajax is 
activated using Internet Explorer (6 and 7). When I click the 
save-form button it gets deactivated and nothing more happens. With FF 
everything works - the form reloads and shows the correct result after 
the save. Without ajax it works with both browsers. Is this a bug or 
is there any special with IE, ajax and upload widget? Btw I'm using 
Cocoon 2.1.10.


Robert Blank

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]