invoking download dialog box upon clicking on a link
Hi,
I am preparing one html file which contains link to trx files (test results file generated by VSTT). These trx files are present on a local share. When I click on the link I want either to open the file in the devenv or pop up the dialog box to download the file. Currently file is getting opened in IE only as a XML file which I don't want.
I am more interested in first option: "That is by default file gets opened in devenv after user clicked on the link."
How can I do it?
-Aaryan

