-
Greetings and Salutations,
I need to have a way to prevent anyone from viewing some jpg photos w/o using my program. It is for a employee database and people have access to the directory.
I have been requested to scramble the photos or prevent them in some way from being viewed by the common man.
Any help would be great!!
-
I'm sure there are a few options you could use. I only have code on hand for one of them: Store the pictures in a database, and put a password on the database!
-
1 Attachment(s)
I'm sure there are a few options you could use. I only have code on hand for one of them: Store the pictures in a database, and put a password on the database!
Let me try this again, with the attached file this time...
-
Babbalouie,
I think that will work just fine. Thanks alot for making the code available to me. I see you are using some stuff in it that I have not used before. I will be checking it out to see how it all works. Looks more advanced then the file access I am used to.
I will give you some credit in my about screen for your help.
Thanks again.
-