Hi David, thanks for the advice. i always wondered how to get these nice samples ;-)
matthias ----- Ursprüngliche Mail ---- Von: David Legg <[email protected]> An: [email protected] Gesendet: Freitag, den 16. Januar 2009, 17:50:04 Uhr Betreff: Re: [C2.2] Display Upload Progress Hi Matthias, > is there already something like a working "upload progress bar" for CForms? There is an Ajax based upload progress bar demonstrated in the Cocoon samples. I assume you know how to run the sample application? Here's the gist of it: - 1. Download the Cocoon 2.2 trunk using subversion. 2. cd [cocoontrunk location]\core\cocoon-webapp 3. mvn jetty:run 4. open your browser at http://localhost:8888/samples/forms/uploadprogress HTH David Legg --------------------------------------------------------------------- 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]
