c# - ASP.NET download dialog box -


i have code..

<li><a href="downloads/pdf_file.pdf">pdf</a></li> 

but opens pdf file, new asp.net, how download dialog box open?

check question:

download stream file url in asp.net

as these articles:

file download in asp.net , tracking status of success/failure of download

file downloading in asp.net using c#


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -