Application - Download

Card Puncher Data Processing

About

download is when a remote resource from an application is saved on the local file system and not shown.

upload is when a file on your local file system is saved into the remote application.

Example

If you click on the link below a text file will be downloaded.

Script

Puppeteer

Puppeteer example to test HTTP application via the browser.





Discover More
Html Input File Multiple Warning Dialog
How to handle files in Javascript with the File API of the Browser?

The file api is a browser javascript api that allows file system operation in the browser. FileApiopeneditsave Uploading a file: You can open and read files via the input of type file The...
Card Puncher Data Processing
Web Analytics - Custom Event

A custom event is: an event that can not be categorized in other event type (generally speaking) a user interaction that can be measured independently from a web page or screen load. Downloads,...
Certificate Usage
What are the possible usages of a cryptographic certificate?

A certificate may have one or more several usages. This articles list them and show you how to discover the usage also known as certificat purpose. extensions A certificate can be used for one or...
What is an HTTP attachment response?

An attachment is a response that will trigger the browser to: download the response file or open it if the operating system application is configured to open this type of file automatically. You...
What is the Content-Disposition Header? (HTTP Save as, Email Attachment)

The content-disposition HTTP header indicates to the browser if the resource can be shown in the browser or should be downloaded (ie save as)



Share this page:
Follow us:
Task Runner