|
From: Johnson Scaria John on 13 Jul 2008 23:55 My dear friends, MyWindow.document.execCommand("SaveAs",'1',fileName); this is not working in internet explorer 7.0 version but its working IE 6.0 and firefox.Can you say whats problem and any solution for this Thanks in advance
From: Lew on 13 Jul 2008 23:58 Johnson Scaria John wrote: > My dear friends, Uh, right, yeah. Whatever. > MyWindow.document.execCommand("SaveAs",'1',fileName); this is not > working in internet explorer 7.0 version but its working IE 6.0 and > firefox.Can you say whats problem and any solution for this This does not look like Java. Are you sure this is Java? If it is, would you please provide an SSCCE? <http://pscode.org/sscce.html> -- Lew
From: Sabine Dinis Blochberger on 14 Jul 2008 07:14 Johnson Scaria John wrote: > My dear friends, > > > MyWindow.document.execCommand("SaveAs",'1',fileName); this is not > working in internet explorer 7.0 version but its working IE 6.0 and > firefox.Can you say whats problem and any solution for this > > Thanks in advance Reply and Follow-up to comp.lang.javascript -- Sabine Dinis Blochberger Op3racional www.op3racional.eu
|
Pages: 1 Prev: Date format problem with Java and MS-Access Next: File download IE 7.0 |