Re: Example of pseudo-ajax file uploading using iframes

2008-10-22 Thread bryan0101

I have confirmed that the code attached is working great!!! (the attachment
is in tar. gzip format. use 7-zip)
THANK YOU CARLO! The code is awesome. This feature been bugging for the last
week or so. The php side have long been able to do this with their
frameworks (using the same technique I believe). 

This piece should be in the extension package.

Thanks again.


Carlos Pita-4 wrote:
 
 Hi all,
 
 here is a hopefully functional example showing how to use an iframe to
 upload a file and afterwards call a behavior on a component belonging to
 the
 top frame, so that an ajax action could be carried on in consequence
 (maybe
 to get rid of the iframe, or to show an informative message, or whatever).
 This is along the same venue as other examples that are around the web,
 like
 http://www.air4web.com/files/upload/. I don't have the time to write a
 proper wiki page just right now, so I simply attach the example here. Hope
 it helps.
 
 Regards,
 Carlos
 
  
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
View this message in context: 
http://www.nabble.com/Example-of-pseudo-ajax-file-uploading-using-iframes-tp12400088p20120038.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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



Re: Example of pseudo-ajax file uploading using iframes

2008-10-09 Thread dukehoops

Does anyone have a copy of this (or any other) Ajax file upload example? 

The attachment mentioned below does not open.

thanks
-nikita


Carlos Pita-4 wrote:
 
 Hi all,
 
 here is a hopefully functional example showing how to use an iframe to
 upload a file and afterwards call a behavior on a component belonging to
 the
 top frame, so that an ajax action could be carried on in consequence
 (maybe
 to get rid of the iframe, or to show an informative message, or whatever).
 This is along the same venue as other examples that are around the web,
 like
 http://www.air4web.com/files/upload/. I don't have the time to write a
 proper wiki page just right now, so I simply attach the example here. Hope
 it helps.
 
 Regards,
 Carlos
 
  
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-

Nikita Tovstoles
vside.com


-- 
View this message in context: 
http://www.nabble.com/Example-of-pseudo-ajax-file-uploading-using-iframes-tp12400088p19902269.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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