Hi guys, I'd like to update a page after the user clicks con a link that allows him to download a file.
The code looks like
<a href="file_to_download" onClick="refreshFunction()"/>
Click here to get the file
</a>
The problem here is that this code is not working the way I'd like to. If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.