Posting Binary data (automate a file upload)

I used the following code for posting/uploading binary data (example: upload a file for an email attachment in webmail). It can also be used to send MMS messages to an Internet MMS Gateway. Code is in VBScript which can be run without the use of additional components. Example1 (upload) Example2 (mms) If you however like [...]