Looking for a snippet of upload a file via HTTP

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by StSchnell.

Hello Community,
I am looking for a code snippet of upload a file, from client to server, via HTTP.
Can anybody help me?
Thanks
Bye
Stefan


StSchnell
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.

Are you coding the server or want to upload to an existent server?
If the server isnt coded in PB then you should look some code in ASP or PHP or maybe CGI that do that for you.

http://www.hotscripts.com

Best Regards

Ricardo

Dont cry for me Argentina...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by StSchnell.

Hello Ricardo,
I am coding a program for a client, which loads files to a existing IIS.
I do not need a solution in ASP, or any other server side language.
So, I am looking for an example again.
Could anybody give me a tip?
Thanks
Stefan


StSchnell
Post Reply