dojox.io.xhrMultiPart

Status:Draft
Version:1.0
Project owner:?–
Available:since V?

dojox.io.xhrMultiPart constructs multi-part mime XHR requests.

Introduction

dojox.io.xhrMultiPart is useful when wanting multi-part requests but not using a form with a file input. Note that it does not allow you to send files from local disks – a form with a file input is required for that use case. xhrMultipart is not useful in that use case.

Usage

TODO: how to use the component/class/method

1
2
3
<script type="text/javascript">
  // your code
</script>

Examples

Programmatic example

TODO: example

Declarative example

TODO: example

See also

  • TODO: links to other related articles
Error in the documentation? Can’t find what you are looking for? Let us know!