| layout | default-layout |
|---|---|
| noTitleIndex | true |
| needAutoGenerateSidebar | true |
| title | Can I upload documents to a different website domain? |
| keywords | Dynamic Web TWAIN, Document Saving, formats |
| breadcrumbText | Can I upload documents to a different website domain? |
| description | Can I upload documents to a different website domain? |
| date | 2021-11-29 18:33:59 +0800 |
| last_modified | 2022-06-02 15:30:49 +0800 |
Yes, if your web server is configured to allow cross domain requests. Please check your web server manual for instructions on how to configure it to allow cross domain requests.
If your web server does not allow accessing from a different domain and you are uploading or downloading to/from a web server in a different domain than your current website, you will get a CORS error as described here: XMLHttpRequest cannot load XXX