Question subject: How to create a file in java script using FireFox
Posted: Tue Mar 09, 2010 2:55 pm
Joined: Tue Mar 09, 2010 2:44 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
Hi all,
I have a requirement to generate a csv file from a html page using js. In IE it's working using ActiveX object. But in FireFox it's not working (i think security reasons, the firefox doesn't enable the wright access to js).