Hello,
I have problem in java script ............
i m using action script & java script , i have an application in which i want to save text of user on clicking on save button & i m using "document.execCommand('saveas')" to save text ...
however this code work fine in IE but not in Mozilla please help me

Thanks & Regards

Ruchi

Hi,
"SaveAs" has not been implemented in Mozilla, it will work in IE by interfacing via ActiveX.
See the document.execCommand reference. here

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.