• No..now I am not saving in db

    What i am doing now is , on daily basis I will copy the image file into the folder(server) and displaying in a page.

    For this I am doing build everyday (pasting the image file alone).

    What I am looking is, want to have those files in db as varbinary or image datatype so that I can get it using .net.

    For the above I just want to run a script which should save the images in db.