Hi there,
I have an asp.net page that generates an image based on a bunch of user input provided through the page. Once the image is generated it dislays it up on the webpage as a url source (as the image is created on a seperate server) I now want to save that image to my sqlserver db, any ideas?
