MyEclipse: I need export file to XSL with password protect jealdana@gmail.com - Aug 18, 2008 - 10:34 PM Post subject: I need export file to XSL with password protect
Hello.
I need create a Report into Web application solution. Then Export this to XLS file format. Finally I need put a password.
Can I set password for a export Excel report file ?
Regardssupport-rkalla - Aug 19, 2008 - 06:03 PM Post subject: RE: I need export file to XSL with password protect
I would suggest putting the password on the page that displays the report itself, that will be the easiest way. You could setup an entry page that takes a username and password and then forwards to the real report page if you like and passed it a cookie, that might the better way to go.