doPostMultipart
Executes an HTTP request using the POST method sending the parameters using the multipart/form-data protocol.
General format
void doPostMultipart( strUrl, parameters )
Syntax rules
1. strUrl is the URL to invoke.