Export List of materials in CSV or plain text

by at404 » Thu Feb 16, 2012 1:42 pm

Hy,
I use your application in HTML page as an applet....(and I think it is GREAT !!!!)
I want to add a functionality to export data.
I now Drag&Drop from list but I want to automate process ....
Can I create a command in HTML or function in JAVA that execute an export CSV or TXT of all pieces present in Project (naturly in web server in Folder space)
After that I think to import all in MYSQL with PHP Page....