pourkoi kan je fais
document.execCommand('SaveAs',false,'doite.htm');
il me sort kan meme la boite de dialogue...
alirs ke dans msdn il est préciser:
"Optional. This command displays a dialogue box if the
bUserInterface argument of
execCommand is set to true or omitted.
It does not display a dialogue box if the argument is set to false or null and the vValue parameter is present (even if it's null)."
un bug???
j'aimerai en faite faire un save et surtout pas de activexobject (sinon ca prmopt un message d'avertissement)
merci bcp pour vos reponse
youpi :)