Hi Gurus,
Is it possible to store submitted file in a FTP using javascript? Ideally, what I am trying to do is to capture video from user's camera and store in my FTP, I have programmed a form to capture video from their camera, but don't know how to store it in my FTP on submission of that form.
Most importantly, I would like to do it with javascript. Please help me out on this.