Click here to Skip to main content
16,011,988 members
Home / Discussions / Web Development
   

Web Development

 
GeneralSolved Pin
Philip Patrick15-Sep-02 11:32
professionalPhilip Patrick15-Sep-02 11:32 
GeneralHidding horizontal scroll bars Pin
alex.barylski13-Sep-02 14:06
alex.barylski13-Sep-02 14:06 
GeneralRe: Hidding horizontal scroll bars Pin
Paul Watson14-Sep-02 1:14
sitebuilderPaul Watson14-Sep-02 1:14 
GeneralRe: Hidding horizontal scroll bars Pin
alex.barylski14-Sep-02 13:58
alex.barylski14-Sep-02 13:58 
GeneralThe View State is invalid for this page and might be corrupted Pin
Nemanja Trifunovic13-Sep-02 11:56
Nemanja Trifunovic13-Sep-02 11:56 
QuestionAre there many perl gurus out here? Pin
brianwelsch13-Sep-02 9:26
brianwelsch13-Sep-02 9:26 
GeneralRestricting file access Pin
Not Active13-Sep-02 5:37
mentorNot Active13-Sep-02 5:37 
GeneralRe: Restricting file access Pin
Paul Watson13-Sep-02 6:07
sitebuilderPaul Watson13-Sep-02 6:07 
Mark Nischalke wrote:
I'm looking for the best way to restrict access to files, such as word docs, pdf,

Best way is to do it per folder, not per file (so copy the PDFs and DOCs into the secured folder(s).)

In IIS go to the Directory Security tab of a virtual dir. properties. Then uncheck Anonymous access and check Basic Authentication. When you access that dir from an account not on the servers domain it will pop-up a dialog asking for a user name and password.

The problem with this though is you need a Windows account for users to use, though I think you can tap into it and link it through to a database rather than Active Directory.

Paul Watson
Bluegrass
Cape Town, South Africa

GeneralRe: Restricting file access Pin
Not Active13-Sep-02 6:32
mentorNot Active13-Sep-02 6:32 
QuestionWhat is wrong? Pin
Rickard Andersson2013-Sep-02 4:02
Rickard Andersson2013-Sep-02 4:02 
AnswerRe: What is wrong? Pin
Paul Watson13-Sep-02 4:44
sitebuilderPaul Watson13-Sep-02 4:44 
GeneralRe: What is wrong? Pin
Paul Riley13-Sep-02 5:39
Paul Riley13-Sep-02 5:39 
GeneralRe: What is wrong? Pin
Paul Watson13-Sep-02 5:43
sitebuilderPaul Watson13-Sep-02 5:43 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 7:51
Rickard Andersson2013-Sep-02 7:51 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 8:23
Rickard Andersson2013-Sep-02 8:23 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 9:16
Rickard Andersson2013-Sep-02 9:16 
GeneralRe: What is wrong? Pin
Paul Riley13-Sep-02 9:57
Paul Riley13-Sep-02 9:57 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 23:42
Rickard Andersson2013-Sep-02 23:42 
GeneralRe: What is wrong? Pin
Andy Smith13-Sep-02 8:32
Andy Smith13-Sep-02 8:32 
GeneralRe: What is wrong? Pin
Paul Watson14-Sep-02 0:25
sitebuilderPaul Watson14-Sep-02 0:25 
Question.aspx files won't work on my server!!! Why? Pin
LukeV13-Sep-02 3:01
LukeV13-Sep-02 3:01 
AnswerRe: .aspx files won't work on my server!!! Why? Pin
LukeV13-Sep-02 4:50
LukeV13-Sep-02 4:50 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
Paul Watson13-Sep-02 5:58
sitebuilderPaul Watson13-Sep-02 5:58 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
LukeV13-Sep-02 6:13
LukeV13-Sep-02 6:13 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
Paul Watson13-Sep-02 6:33
sitebuilderPaul Watson13-Sep-02 6:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.