Hello community =).
I'm making an application that goes files. And I got up, and make the connection, but what I want now is to upload all the files in a folder at the same time ...
How can I do it?
I tried this:
Set the defaultfolder to "C: \ Share"
put the files into Open
put the item into ...
Search found 2 matches
- Thu Sep 17, 2015 5:52 am
- Forum: Internet
- Topic: Upload multiple files in a folder with FTP
- Replies: 1
- Views: 4110
- Sat Sep 05, 2015 4:21 am
- Forum: Databases
- Topic: insert and retrieve PDF Mysql
- Replies: 1
- Views: 4198
insert and retrieve PDF Mysql
Hello Community!
I'm doing a system where a PDF ... That PDF is recovered in LiveCode through an image and generates RevBrowser ... Everything that makes as follows:
on card:
global myBrowser2
on browserOpen2
if myBrowser2 is empty then
put revBrowserOpenCef(the windowid of this stack ...
I'm doing a system where a PDF ... That PDF is recovered in LiveCode through an image and generates RevBrowser ... Everything that makes as follows:
on card:
global myBrowser2
on browserOpen2
if myBrowser2 is empty then
put revBrowserOpenCef(the windowid of this stack ...