sah 0 Newbie Poster

I want to develop a web application using asp.net(C#) that can take an image from a scanner (Microtek: scanmaker 1000XL). when a "Scan" button is clicked then the application will capture the image from the scanner. The scanner is Twain compatible. Can I get any sample codes for this web application. Any help would be appreciable.

I found a sample in the link
http://www.codeproject.com/KB/aspnet/Web_Twain.aspx
But it doesn't work.