Ask AI
Table of contents

Thanks for Downloading Dynamic Web TWAIN 30-Day Trial!

Your download will start shortly. If your download does not begin, click here to retry.

Document Saving

What type of HTTP servers do you support? Do you support other server types?

Dynamic Web TWAIN works with any web server capable of receiving an HTTP POST request, such as Apache, NGINX, IIS, Tomcat, or Node.js. We also support uploading via FTP, as well as sending images directly to Mail/Database servers through your own server-side script.

To upload documents over HTTP, see Uploading over HTTP for the relevant API and sample code.

You need to write your own 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.

Last modified date: Jul 29, 2026