Results 1 to 2 of 2

Thread: Uploading

  1. #1

    Thread Starter
    Addicted Member Stephen Bazemore's Avatar
    Join Date
    Aug 2000
    Location
    North Carolina
    Posts
    158

    Question

    I need to know how to get my program to upload a simple text file to a server. I've tried several things but they have all failed. What i've got is a rich text box and a command button. I want to be able to upload the contents of the rich text box onto a server in text format. What I tried was basically when i click on the command button it saves the data in the rich text box to the hard drive as foo.txt, and then uploads it to the server. I havent been able to get it to work, so any help would be appreciated. I hope i've given enough detail as to what im trying to do.

    thanks, stephen

  2. #2
    Guest
    Here is an example using MSInet to make a FTP program: InetFTP

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