Click to See Complete Forum and Search --> : Saving an image obtained from web to a file programmatically.


Gizmo001
May 3rd, 2004, 02:37 PM
After displaying an image (for example, in an imagebutton) obtained from a website (using ImageURL), I would like to save the image as a "gif" file in the local server. How can I do this? Thanks.