I am developing a web project and it needs a client webcam and image capture, and then save them to the server. And I found that Silverlight 4 can do this, but the problem is that my project is running on a .net 3.5 server (I cannot change it), so I cannot use silverlight 4. Anyone have an idea how to do it in asp.net? (Is it ok with me, flash drives or something else) Thanks
source
share