To anyone that can help,
I am very new at ASP. Somehow I managed to create a login page for restricted users to enter only.
After you enter you can enter al kinds of ASP pages.
If you were to load one of these ASP pages without logging in it would redirect you to the login page.
Now my problem is how can I do the same for files that are in PDF and other formats?
When I load the address for any pdf file on my server, I can access it without logging on. Ie, I want only those that have logged on to access them.
Not very secure huh? please let me know what I should do, and since I am new at this a sample code would be handy.
THANKS!
Stupiet
I am very new at ASP. Somehow I managed to create a login page for restricted users to enter only.
After you enter you can enter al kinds of ASP pages.
If you were to load one of these ASP pages without logging in it would redirect you to the login page.
Now my problem is how can I do the same for files that are in PDF and other formats?
When I load the address for any pdf file on my server, I can access it without logging on. Ie, I want only those that have logged on to access them.
Not very secure huh? please let me know what I should do, and since I am new at this a sample code would be handy.
THANKS!
Stupiet