Hi, I have a link in the html page say foo.dat, if the user right click and select save target as, then the save is saved as foo.htm instead of foo.dat. Is there is anyoption in javascript or html to force the user to save as foo.dat ?? At this moment, the user have to manually rename the file extension from .htm to .dat Thank you.