me too..
me too..
I've tried other changes but without success...
you can help me?
Thanks
Diego
the file transfer, work when i use the capture function, but don't work when i try to select a file from library with this code.
Hi
i need to transfer only video file, and upload it to external server (not Appery Database).
With my code i can select the video file from the library, but the transfert part don't work.
nothing.
this piece of code is correct?
code
ft.upload(path,
"http://www.100stili.com/uploadVideo/index.php",
function(entry) {
Appery( "panelName" ).progressbar({
value: 32
});
},
/code