Dev Center
We support any web servers such Apache, NGINX, IIS, Tomcat, Node.js, etc. We also support Mail/FTP/Database servers.
To upload documents via HTTP, we recommend the API HTTPUpload(). You can find more information on HTTP and FTP upload here.
Dynamic Web TWAIN sends an HTTP POST request to the server when doing an upload. You need to write your server-side script to receive and save the uploaded files. On the server side, any scripting language can be used.
For more information and sample server-side scripts, please refer to Server Scripts, which includes sample scripts on how to save the uploaded file to a database such as MS SQL/Oracle, and how to resend the uploaded file by email.
latest version