I have a code that sends an email with embeded images using aspemail.
within the code i get a regular image by the <img> tag
from google - so i get the qrcode
in the email, if the client does not download images automaticaly, he won't see the image
the embed of aspemail can't embed image/file that is not local
is there a way to save locally an image from a giving url?
if i get image from google: https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=http://www.sitedomain.com&choe=UTF-8
and have it saved as a unique name under specific folder