I remotely took an image from web into my asp:Image , now I want to insert that image into sql server , please help ,with a simple table id(pk) ,my image(image) wirte some hint ot code ,I later will be needing it to bound with RabBinary image column
Or is it possible to insert image taken from web into the sql server image datatype when only thing avialable to you is image url
the above solution if I can do will be great , but any other suggestion by which I can store user image along side its row in db and keep its image privacy is also wellcome
thanks