JavaScript

Moderators: None (Apply to moderate this forum)
Number of threads: 2061
Number of posts: 5164

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
creating file in Mozilla using javascript Posted by nanju84 on 6 May 2009 at 11:39 PM
hi,
I want to write some content to xml file in mozilla using javascript can anybody help me.m using
fso = new ActiveXObject("Scripting.FileSystemObject");
fso.CreateTextFile("test.xml",true);
and also
document.execCommand( 'SaveAs', false, 'ss.txt' );
above code which works fine in IE but not in other browsers.


Regards
nanju84



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.