1
Answer

Webcam image to SQL database

Ravindra Sharma

Ravindra Sharma

11y
1.5k
1
Hi,

I am working on an ASP.NET application, I have a page where i capture an image from the user's webcam and display that image on an image control.. How do i save this image in a database?


I've searched for many samples, but all i found is the fileupload code. I am not uploading the image here, but i'm capturing it from a webcam.

help me !!
Answers (1)