Download file by anchor click with different Name

<a href="http://localhost:53258/Content/Javascript%20Testing.html" target="_blank" download="a.pdf">Download Now</a>

Comments

Popular posts from this blog

SECURING WEBAPI USING JSON WEB TOKEN (JWT) IN WEB API C#

Adding ASP.NET MVC5 Identity Authentication to an existing project

Multiple model pass in MVC using tuple or Tuple in MVC