Link to home
Start Free TrialLog in
Avatar of SuperFly07
SuperFly07

asked on

Java

Java gurus out there. I need to write a Java class to bypass password protection for excel files. We can write a VB script but I need it in Java. We can also disable that feature but we want to automate this process.
Avatar of MalicUK
MalicUK

Hi Superfly07,

By "bypass password protection" do you mean you want to automatically enter the (known) file password? If so then do you want Java or Javascript (sorry, can't tell which zone this is posted in since it looks like Excel to me).

If you want to actually ignore password protection on a file, I'm pretty sure you won't be able to achieve that.

Cheers,
MalicUK.
Avatar of SuperFly07

ASKER

I have the password given by clients. I need to create a Java class with known passwords to automate this process.
Ahh apologies. A problem with the multiple topic area cross-posting - I know nothing of Java ;)

Good luck,
MUK.
ASKER CERTIFIED SOLUTION
Avatar of mkatmonkey
mkatmonkey
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial