====== sendImage ====== Sends the specified image to the specified address by POST method. ===== Syntax ===== sendImage = function(aImage, aURL, aName); ==== Parameters ==== * **//aImage//** * //functions:// image/element of image to be sent * **//aURL//** * //functions:// address on which image will sent * **//aName//** * //functions:// file name that will be assigned to the image ==== Returnes value ==== * //functions:// server response