kothreat
May 22nd, 2003, 05:09 PM
Hi all gurus,
I'm trying to coming up with an approach to solve an FTP problem.
We use the Verizon online hosting service for our web application. They provide ASP server. They also allow Cgi-Bins.
We wish to have a webpage that allows the user to upload images. But since we don't have enough space for the online account, we need to have the file FTP to the server in our company.
So we need a webpage (stored in our Verizon web account) that allows a file to be uploaded to an FTP server in our office.
One approach that I can think of is to use an ASP page that allows the user to upload the file to the verizon account (I know how this is done). Then the ASP page runs another application that transfers the file from the Verizon account to the server in our company (I don't know how to do this yet).
Would you please provide me with some ideas on other approaches we can use? Thanks very much in advance.
kothreat@yahoo.com
I'm trying to coming up with an approach to solve an FTP problem.
We use the Verizon online hosting service for our web application. They provide ASP server. They also allow Cgi-Bins.
We wish to have a webpage that allows the user to upload images. But since we don't have enough space for the online account, we need to have the file FTP to the server in our company.
So we need a webpage (stored in our Verizon web account) that allows a file to be uploaded to an FTP server in our office.
One approach that I can think of is to use an ASP page that allows the user to upload the file to the verizon account (I know how this is done). Then the ASP page runs another application that transfers the file from the Verizon account to the server in our company (I don't know how to do this yet).
Would you please provide me with some ideas on other approaches we can use? Thanks very much in advance.
kothreat@yahoo.com