Page 1 of 1

how to send username and password through jupload

Posted: Sun Oct 18, 2009 10:03 pm
by revbackup
hi,

i am using jupload applet (downloaded at jupload.biz) to upload multiple files in my ftp server.
however to be able to upload the files, i need to login in my ftpserver through ftp_login command.

how can i pass the password and username from my phpfile to the jupload-post.php
because it would not work through session variables...

my problem is the passing of password and username to the jupload-post.php

I would appreciate your answers..thanks...