Loading and Saving Images from ImageURL table

W

William Benson

Forgive this re-post, am new here. I was concerned that because I posted
this under another thread from June 17th that maybe no one would check back
that far so am reposting here:

I have is a table of imageURLs, I
am looking for a quick way to save the pictures they point to as jpg's on my
HD.

I thought I could load the pictures into a control on the form, looping
through them one by one, and then save the resulting picture to disk using
simple code.

I say simple but maybe it is not simple?

Could someone walk me through this or give me a pointer to a KB article?

Thanks so much!
 
Top