> We're using the html upload form on our website with > turbine. Does > anyone know of any slick solutions that allow > clients to see an upload > progress bar? When people are uploading 100 mb > files they start to > wonder :) I've looked around and seen a couple > solutions that work with > Microsoft's ASP.
Can you share your wisdom :) ? I'm interested how small and soft guys solved it :) AFAIK, iupload is just a post request with multipart data -> and netscape does not provide any indicators for progress... > Does anyone know if there are any > preexisting > solutions out there that would work with turbine? > Or am I best off > developing a Java Applet? That would be an option. But you will have to request proper privileges. regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
