Sends the specified image to the specified address by POST method.
function SendImage(aImage: TCSElement; aURL:string; aName: string): string; function SendImage(aImage: TCSImage; aURL:string; aName: string): string;