Hello Mudassir ,
My Image is showing in Image Control from somewhere, now my question is that How to save that shown image from Image Control without Using FileUpload Control to Database in ASP.Net?
Actually i have got a task to implement web cam to grid from there user will click button, another window will pop up then he will capture that image, then that image will be shown in GridView, then when a user click Submit button all the images captured by the user got saved to database in the form of Image
//// can u suggest is this the right way?
I have referred the following article
http://www.aspsnippets.com/Articles/Capture-Image-Photo-from-Web-Camera-Webcam-in-ASPNet-using-C-and-VBNet.aspx