Download File from Web Server
Blitz3D Forums/Blitz3D Beginners Area/Download File from Web Server
| ||
| Hi, is it possible to download a file form a web server (e.g. a JPG or a ZIP) and store it on the user's local drive? How can I do this? I couldn't find any help in the code archives... Thanks, Bjoern |
| ||
| Few examples in the code archive like this one: http://www.blitzbasic.com/codearcs/codearcs.php?code=24 |