Measuring the Process Time After the Link Click - Javascript, HTML
- by sahs-i-muhterem
Hi, I want to downlaod a MS Word document from a server. Creating the document in the server takes some time, and I need to measure the time it takes from clicking the link to the end of the download process. (or to the beginning of the download?)
Any way for this?
Thanks