News

Fortunately, HTML5 file input form tags simplified things on the client side. However, developers have added needless complexity to their application when it comes to creating Ajax and JavaScript file ...
In this article you will have a look at the capabilities of the HttpClient component and also some hands-on examples.
This example utilizes a custom extension to implement a file upload field. The js is not minified so it is readable. See file-input.js and FileUploadField.js. Basic FileUpload A typical file upload ...