Do you have JVM on your client PCs? If yes then you can use it(not really comfortable but anyway) to read files from hard drive. ;-)
Hi Dietrich,

we did it in an other project, without useing qooxdoo, in the following 
way. We create a div with style hidden, into the div we create a form 
with the file field. From outside we fill the form with _javascript_ and 
then post the form. For Securityreasons you could only use a 
Fileselector from your browser it is not possible to write one on your 
own in qooxdoo.

Dirk

Dietrich Streifert schrieb:
  
Hello List,

has anybody written code which does a file upload from within a qooxdoo 
application and is willing to share it with the list?

I'd like to get an idea on how file uploading could be done.

Opening a native window which has a form which includes an input tag of 
type file is the obvious method but that is not what the user wants.

Any help would be great.

Best regards...

  
    

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

  
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to