Hi,

Am unable to open javascript SaveAs dialog box in Firefox browser. Following is the script,

<a href="javascrip t:void(0);" onclick="docume nt.execCommand( 'SaveAs',false, '*.xyz');">Save this page</a>

The above script works fine in IE. Can anyone please let me know how do I make the SaveAs dialog box open in Firefox browser.

Thanks,
Sanjay