|
Posted by Ozz on 06/01/06 03:02
Hi there,
I have a link on my web page. When clicked, opens up a pdf file that is
stored on my server. Every file is specific to a user's user name and I
don't want users to see each other's files.
For example:
When User1 clicks on the link, it opens up
http://mydomain.com/files/user1.pdf
and when User2 clicks on the link, it opens up
http://mydomain.com/files/user2.pdf.
So, if User1 knows about User2, he can see User2's pdf file.
How can I make the file open up in a different window without the file
path in the address bar?
Thanks,
Usman
Navigation:
[Reply to this message]
|