Hello I have created webfrom in asp.net on which user can upload kml file (Google earth file)..I have saved uploaded filein folder and file path in database.
Now on download button click I have to give same file for download
I got file path from database but I am unable to write code for download funcionality
please suggest changes