I am trying to password protect an area for my boss to display our weekly schedule in spreadsheet format (valet company). I am using plesk and seem to be having problems getting a password protected directory. I would love to be able to have the spreadsheet shown instead of having the user have to download it. Any help would be great Thanks, Jeff
you can store it in csv format (excel) and then use php to display spreadsheet. You can make even password protected area using php. Hope it helps