Skip to Content
0
Former Member
May 29, 2008 at 05:11 AM

How can we upload a file from ftp server

1573 Views

Hello Experts,

I have a requirment that I need to make a code in which the user will have option to upload a file from

1.Desktop

2.FTP file server

I have made the code for the user to upload the file from the desktop.

I want to disable the text field when the user selects the radio button of "Upload the file from FTP" and then want a pop up for entering the user name and password which will be checked by the FTP server details and then the user will be allowed to enter the path of the file from the FTP server and then execute the code.

Kidly help and suggest the ways in which I can disable the text field and give a pop up for user name and password and that could be validated.

Thanks in advance