Hi all,
I am giving the href to give a link to a file.
The problem is that in IE it opens the text files in the same browser, but in mozilla it works fine(gives prompt of save as option).
I want the same functionality for IE also, searching Google I found so much solution but all were saying about writing php.
I don't want to implement php, can it be done simply using by HTML,jsp and struts tag.
Regards,