Can VB do FTP upload to my Web server? 
Author Message
 Can VB do FTP upload to my Web server?
I have never worked with the VB internet tools and I was wondering if I
can add a procedure to my VB5 program, to update a database on a web
server. I am basically thinking of renting space on a web server which
supports CGI scripts such as PERL. I was hoping that my VB5 program
could send data to the web server. I would also have to figure out how
to launch the CGI script to update the database.

Any information will help,
Thank you very much.
G.Doucet



Sun, 25 Nov 2001 03:00:00 GMT  
 Can VB do FTP upload to my Web server?


Quote:
>I have never worked with the VB internet tools and I was wondering if I
>can add a procedure to my VB5 program, to update a database on a web
>server.

If you're looking for a control specific for FTP we have one as part
of our commercial SocketTools package. If you want more of a 'roll
your own' solution, we also include an FTP sample in our freeware
SocketWrench package. You can download either package from our website
at http://www.catalyst.com.

David

----

Catalyst Development Corporation          Web:   http://www.catalyst.com



Tue, 27 Nov 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Upload file to ftp/web server with VB.nET

2. Uploading a file Web Page to the Web Server

3. Uploading files to a web server using a vb dll

4. Uploading files to a web server using VB CGI

5. Upload from VB to Web Server

6. Determining when FTP server file Upload complete

7. How to upload to FTP-server

8. Uploading a file to a secure ftp server

9. Upload severel files to a FTP-server

10. FTP - Upload files from PC to UNIX server

11. How to upload to an FTP server via telephone line

12. Fw: uploading files to web server using asp.net

 

 
Powered by phpBB® Forum Software