I have an HR application that I wrote. It allows the HR department to save scanned images of employee employment files, writeups, or what ever pertains to the employee.
By request (don't ask me why) from on high they want to be able to also open the files write in their browsers rather than just downloading the PDF documents. Nothing tricky here I just do a standard html A link to the file and poof its in the browser BUT doing it this way removes all identity checks. Is there some way I can check for authentication against a subdirectory or some other way to secure these sensitive files? Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

