Avatar

Not applicable

Hi Experts,

I have an Adobe Form which I want to save in a Password protected FTP site.

I have written the following code in the submit button

TYPE = HTTP Submit
URL = ftp://username:password@host/

But once the submit is clicked, I can see ONLY the display of the files in this FTP Server.

My requirement is, I want this PDF file saved in the FTP server.

How do I achieve this??

Thanks

KR