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
@BAS-Viet-Nam Ek Açıklama 2023-08-14 165451.png When I add the same processes one after the other it works strangely but it works
@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.