How to access TWAIN from web ?

  • Thread starter Thread starter Chuck Rewood
  • Start date Start date
C

Chuck Rewood

Can somebody here tell me how to access TWAIN from web ?
I am gonna make a button to call TWAIN however, the twain.h
from (www.twain.org) need some handle from hWnd (System.Windows.Form ??)
What kind of wrapper or is there any namespace available ?

Thanks,

Riwut
 
I want to give possibility to my visitor to upload their photo(s). But,
instead of uploading pre-scanned image files (*.gif, *.bmp etc), I also
want to give them chances to fire-up client's attached scanner through
TWAIN calls or whatever possible (ISIS ??). And then, either save for
temporary during upload or not, the new scanned image is uploaded to the
website.

I know there are many commercial tools for this. But, I make this
project for my study and report about .NET capabilities to access TWAIN.

Thanks for any help.

Regards,

Riwut
 
Back
Top