world.Export("http://webhost.com/thing.php?name=[NAME]&key=[KEY]&otherstuff,'icon.dmi')
Problem description:
I'm trying to send an icon file to a my web server, but I've found that I don't know how to identify the file, assuming there is way...
Is it even possibly to send a file to a web-server, from within the game?