blnSuccess = IEObject.document.ExecCommand("SaveAS",false, "c:\testing\mine\table2.html")
execCommand Method
From everyting I read onthe net, this should work when all my security setting are set to minimum...
The saveAs dialog should automatically default to "Save".
But it doesn't.
Any...