Datei Upload per HTTP / File upload via HTTP 
Author Message
 Datei Upload per HTTP / File upload via HTTP
Hi,

ich habe folgendes Problem.
Ich wrde gerne aus Visual Basic heraus eine Datei an einen WebServer  per
HTTP versenden. (NICHT per FTP)
Auf dem Server l?uft dann ein Skript, dass die Datei dann verarbeitet. (Das
funktioniert auch.)
Kann mir jemand sagen wie ich die Datei per HTTP versenden kann.

Danke im Voraus !

stj

-----------------

Hello,

i want to send a file to a webserver via HTTP. (please don't tell me how
this works with FTP - I know already)
The server runs a script saving the file. (script already works.)
Can anyone tell me how i can send the file to the server ?

Thanks

stj



Thu, 24 Jun 2004 21:46:38 GMT  
 Datei Upload per HTTP / File upload via HTTP


Quote:
> Hi,

> ich habe folgendes Problem.
> Ich wrde gerne aus Visual Basic heraus eine Datei an einen WebServer  per
> HTTP versenden. (NICHT per FTP)
> Auf dem Server l?uft dann ein Skript, dass die Datei dann verarbeitet. (Das
> funktioniert auch.)
> Kann mir jemand sagen wie ich die Datei per HTTP versenden kann.

> Danke im Voraus !

> stj

Hast du dir schonmal das Winsock Control angeschaut? Es kann so ziemlich genau
das was du brauchst.

Quote:
> -----------------

> Hello,

> i want to send a file to a webserver via HTTP. (please don't tell me how
> this works with FTP - I know already)
> The server runs a script saving the file. (script already works.)
> Can anyone tell me how i can send the file to the server ?

> Thanks

> stj

Have you looked at the Winsock control yet? It does pretty much what you want.

hth,
jb



Fri, 25 Jun 2004 02:43:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. File Upload via HTTP.

2. Upload File via HTTP?

3. Help uploading a binary file from vb to Webserver via HTTP

4. See how to upload a file via http from a vb program

5. Upload file via HTTP

6. upload file via http

7. Upload via HTTP

8. Pure VBS Upload via HTTP?

9. Upload via HTTP

10. File upload from VB 6 to ASP file using http form post

11. HTTP file upload in Visual Basic

12. HTTP file upload

 

 
Powered by phpBB® Forum Software