PDA

View Full Version : FTP from ASP


TonyC
03-17-2003, 09:36 AM
I am currently trying to fins a solution for a problem where someone wants user to

1. Fill in a form that creates a text file when submitted
2. Send text file to an FTP server.

This file is then imported automatically into another system.

I have successfully done the forms / created the text file locally and have found this link but cannot get it to run.

http://www.codetoad.com/asp_ftp.asp - it runs but nothing is FTP'd. I have put some comments in and file runs through, text file exists, account appears to be set up ok..

Has anyone got this to work? Know of a better way of doing this?

Does something need to be set up on server? I am running W2K/IIS5

raven
03-17-2003, 03:41 PM
I have a feeling you may need an ftp component on your server. Check http://www.aspin.com/func/search?tree=aspin&qry=ftp&cat= for a list of possibles.