I have a web page, that in part displays a PDF file. That file is brought up in it's own page after the user inserts some specific information about the PDF file he wishes to view. The problem is that one the file is brought up, and the URL path of it is displayed, the user can go back into that same PDF withouth logging into the system again, but typing in the exact address of the PDF file. This means, as long as the address is known, there is no security on the file.
I need to find a why to write some script, hopefully in ASP or Javascript that will allow me to control someone access the PDF in this format. Pretty much any option suggested can be done..
Thanks in advance
I need to find a why to write some script, hopefully in ASP or Javascript that will allow me to control someone access the PDF in this format. Pretty much any option suggested can be done..
Thanks in advance