Results 1 to 2 of 2

Thread: FTP through a browser

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Location
    Texas
    Posts
    111
    Hello all.

    I am getting ready to start a small project and need some direction. I basically need a user to be able to upload files via FTP through a web browser. I also need to be able to rename the files. For example the user will pick a record from a SQL table to associate with the file. I want to add a prefix of that record's key to the file name. I have all of the database stuff figured out, I just need to know what I need to handle the FTP and file renaming.

    Thanks!

  2. #2
    Addicted Member
    Join Date
    Jun 1999
    Location
    Los Angeles
    Posts
    186
    I would suggest you handle the ftp through a COM component.
    Send the parameters and use the ftp API functions from your COM component to send the FTP files.

    André

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width