I am here for about 1 and half year and found that normally biginners dont know how to give link for downloading file its a very simple method and i gain various points for this simple tip
you just have to put a single href and in href give the name of file in your webdirectory when user clicks on it it will popup saveas dialog , normally we search alot how to show save as dialog but nothing to worried about here is the sample
<a href="mytemplate.doc">Download Template</a>
And amazing thing is that you can download file of any extension mp3 , fla , xls and so on it will download that file
Cheeers waiting for your comments
Umair Aslam MCP
Blog Please remember to Mark as answer if any post help you , it help others to find right solution in less time
umairaslam22
Contributor
3990 Points
845 Posts
Download File
May 24, 2011 09:53 AM|LINK
I am here for about 1 and half year and found that normally biginners dont know how to give link for downloading file its a very simple method and i gain various points for this simple tip
you just have to put a single href and in href give the name of file in your webdirectory when user clicks on it it will popup saveas dialog , normally we search alot how to show save as dialog but nothing to worried about here is the sample
<a href="mytemplate.doc">Download Template</a>
And amazing thing is that you can download file of any extension mp3 , fla , xls and so on it will download that file
Cheeers waiting for your comments
MCP
Blog
Please remember to Mark as answer if any post help you , it help others to find right solution in less time