Jump to content

download file request to server


rizwansyed

Recommended Posts

Hi Guys,

I came across the below code for sending a request for downloading a file from server.

<a href="file link" download target="_blank">Click here to download</a>

But on server side am handling many requests with GET and POST along with resource name.

How can i change above line of code so that i can submit it to server with resource and GET/POST request.

Please help 

 

Thanks and Regards

Rizwan Syed

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...