when i click the link it will download xlsx file. how do i know the file is downloaded. (in server side it will do some process to generate the xlsx)
<a href="getUserExcel.php?userid=1&token=true" >Download the excel<a/>
when i click the link it will download xlsx file. how do i know the file is downloaded. (in server side it will do some process to generate the xlsx)
<a href="getUserExcel.php?userid=1&token=true" >Download the excel<a/>