Hi,
I need to download a image (.jpeg) files from server to client (VB).
Should I use SOAP message to get the URL for the image, then use HTTP to
download
the image based on obtained URL, or Should I get the binary data directly
through SOAP ? What's the best practice for such case ? Chester
