|
 |
asp_discuss thread: Images - hiding path
Message #1 by pjmpriv@y... on Mon, 22 Oct 2001 21:50:36
|
|
I have a list of contracts that I want to display to our suppliers.
Certain suppliers may see only certain contracts. When a supplier logs in,
he will be shown a list of contract id's. When he clicks on the id, the
appropriate contract is displayed. I have been unable to prevent suppliers
typing in the actual names of jpeg image and see contracts that don't
belong to them. I could store the contract images in our database, or save
the images with a random file name that the supplier's could not guess
from the contract id. IS there a better way?
Message #2 by "Steven A Smith" <ssmith@a...> on Mon, 22 Oct 2001 17:31:56 -0400
|
|
You could use something like AuthentiX for this, I believe. You can read
more at http://www.flicks.com/
Steve
----- Original Message -----
From: <pjmpriv@y...>
To: "asp_discuss" <asp_discuss@p...>
Sent: Monday, October 22, 2001 9:50 PM
Subject: [asp_discuss] Images - hiding path
> I have a list of contracts that I want to display to our suppliers.
> Certain suppliers may see only certain contracts. When a supplier logs in,
> he will be shown a list of contract id's. When he clicks on the id, the
> appropriate contract is displayed. I have been unable to prevent suppliers
> typing in the actual names of jpeg image and see contracts that don't
> belong to them. I could store the contract images in our database, or save
> the images with a random file name that the supplier's could not guess
> from the contract id. IS there a better way?
|
 |