Hi all,
I Need your help.......
I developed the code for multiple file upload in PHP.
In My Program there is [Logic]
3 File Input type ==> Getting the File Name
3 iFrame tags ==> Status of File during the upload process
1 Submit Button==> (Attach Command) Click to proceed the process
Actually i want to show the status of each and every file when clicking submit button for uploading process.
Like, Before Uploading it will show "Processing.... " as Status and After Uploaded on to server "Uploaded Successfully" as a status. So, this message will be shown for each and every files.....
In my program i got only the final message i.e Uploaded Successfully and i am not getting "Processing ..." Message..
Any one please give me the solution for this.........
With Regards,
Velmurugan.H
velharicse@gmai l.com
I Need your help.......
I developed the code for multiple file upload in PHP.
In My Program there is [Logic]
3 File Input type ==> Getting the File Name
3 iFrame tags ==> Status of File during the upload process
1 Submit Button==> (Attach Command) Click to proceed the process
Actually i want to show the status of each and every file when clicking submit button for uploading process.
Like, Before Uploading it will show "Processing.... " as Status and After Uploaded on to server "Uploaded Successfully" as a status. So, this message will be shown for each and every files.....
In my program i got only the final message i.e Uploaded Successfully and i am not getting "Processing ..." Message..
Any one please give me the solution for this.........
With Regards,
Velmurugan.H
velharicse@gmai l.com
Comment