How it works?
Dynamic Web TWAIN has ActiveX and Plug-in edition.
It works with any ActiveX and Plug-in compatible
environment, like .NET, Visual Studio, Delphi,
Internet Explorer, FireFox and Mozilla.
If you are using Dynamic Web TWAIN for web
applications, when a user visits your scanning
web page for the first time, the download and
installation process of Dynamsoft Web TWAIN will
be started automatically. For the returning
visitors, no download or installation will happen.
You then can use JavaScript or VBScript to
instruct Dynamsoft Web TWAIN in your users'
browser to communicate with TWAIN compatible devices.
After the image(s) are acquired, your users
can use Dynamic Web TWAIN to edit the image if needed.
When the images are ready to upload, you can
use the upload function of Dynamic Web TWAIN to
upload the scanned images to your web server.
Dynamic Web TWAIN uses standard HTTP or FTP to
upload and download images. There is no special
software needed on the web server side. Dynamic
Web TWAIN works with Internet Information Server
(IIS), Apache, TomCat, Webphere, Notes and other
web servers on Windows, Liunx, Mac and other platforms.
After the images are uploaded to your web server,
an action page will be called, In the action page,
you can process the uploaded images according to
your business requirements. For example, you can
save the images to SQL database or file.