Earlier this week we learned of a Flash vulnerability being exploited in the wild by loading it through ActiveX in Microsoft Excel. The real news--the Flash vulnerability--was almost overshadowed by ...
I am writing an app that exports data to excel. It reads existing text files and parses them into columns , which is then made into a CSV file and using an activeX interface, loaded into Excel and ...