Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey, I want to upload a Full directory of images but everytime if i try to upload it via OpenFileResult only 1 Picture get uploaded!
I need help.
Regards
Use a List, add the images path in the list and then put the list variable in OpenFileResult, if you use a string array instead of list it will not work.
@nicck can you provide an example script? I also need it to mass upload videos on TikTok
@Fox and how to upload an undetermined number of photos (chosen by user) from a folder of 1000 images, one by one, on a single session?
Example, the first execution the user upload 4 images, the second time 9 images etc.
@uraabk I did spend quite a while with your example and I'm slowly learning what to replace to get to what I need. :)
I wish I was actually capable of doing this the right way.
Thank you!
Best way is to use httpclient ..Superfast and very low bandwidth usage but depends on what you wish to accomplish.
NVM I got it.
i used search feature in BAS for image events and it only showed 5 without 'get image data'. my bad