12-21-2009 12:08 PM
Hello,
I have an application which dumps all the data in local PC, I need to modify the program, the file will be saved in the network drive. Concerned people will be accessing the file, so when the file is opened by concerned person, my application cannot write data into the file as i grt file already opened error.
1. How to open a excel file using active X application in read only mode, and view that in full screen mode.
2. How to apply password to the excelfile when i create excel using report eneration toolkit.
3. Is there any other method, from which I come to know that a file has already opened prior to writing the data.
Thanks
12-21-2009 12:32 PM