Click here to Skip to main content
15,923,219 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Log off using Panel Pin
Rajiya10-Jan-06 16:49
Rajiya10-Jan-06 16:49 
GeneralRe: Log off using Panel Pin
Michael Flanakin11-Jan-06 3:17
Michael Flanakin11-Jan-06 3:17 
QuestionServer Pin
it_stud_20069-Jan-06 7:17
it_stud_20069-Jan-06 7:17 
QuestionRe: Server Pin
Daniel Santillanes10-Jan-06 13:49
professionalDaniel Santillanes10-Jan-06 13:49 
AnswerRe: Server Pin
it_stud_200610-Jan-06 21:31
it_stud_200610-Jan-06 21:31 
GeneralRe: Server Pin
it_stud_200611-Jan-06 2:02
it_stud_200611-Jan-06 2:02 
GeneralRe: Server Pin
Daniel Santillanes11-Jan-06 6:36
professionalDaniel Santillanes11-Jan-06 6:36 
AnswerRe: Server Pin
Curtis Schlak.11-Jan-06 13:31
Curtis Schlak.11-Jan-06 13:31 
I think that you will find a proxy server and tight firewall the easiest implementation. Set the firewall's rules so that no outgoing traffic gets through unless it comes from the proxy server. Then, set up the proxy server to require authentication.

Traffic does not get through:
  Client <-X-> Firewall

Traffic gets through:
  Client <---> Proxy Server <---> Firewall <---> Internet

I've never done this in a Windows environment, so you'll have to do that research by yourself.

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty
QuestionNo database wants to work Pin
evlxtc9-Jan-06 5:14
evlxtc9-Jan-06 5:14 
AnswerRe: No database wants to work Pin
Guffa9-Jan-06 7:34
Guffa9-Jan-06 7:34 
GeneralRe: No database wants to work Pin
evlxtc10-Jan-06 0:26
evlxtc10-Jan-06 0:26 
GeneralRe: No database wants to work Pin
evlxtc10-Jan-06 0:45
evlxtc10-Jan-06 0:45 
AnswerRe: No database wants to work Pin
Guffa10-Jan-06 8:01
Guffa10-Jan-06 8:01 
QuestionPreventing control from hiding on a page. Pin
pankaj b9-Jan-06 3:16
pankaj b9-Jan-06 3:16 
AnswerRe: Preventing control from hiding on a page. Pin
rihdus9-Jan-06 3:22
rihdus9-Jan-06 3:22 
QuestionScript download Pin
Mohammad A Gdeisat8-Jan-06 21:44
Mohammad A Gdeisat8-Jan-06 21:44 
AnswerRe: Script download Pin
Guffa8-Jan-06 22:39
Guffa8-Jan-06 22:39 
QuestionWeb Based File/Download Manager Pin
atmear8-Jan-06 17:50
atmear8-Jan-06 17:50 
AnswerRe: Web Based File/Download Manager Pin
Christian Graus8-Jan-06 17:55
protectorChristian Graus8-Jan-06 17:55 
GeneralRe: Web Based File/Download Manager Pin
atmear8-Jan-06 18:08
atmear8-Jan-06 18:08 
AnswerRe: Web Based File/Download Manager Pin
Ted Ferenc8-Jan-06 21:31
Ted Ferenc8-Jan-06 21:31 
GeneralRe: Web Based File/Download Manager Pin
atmear10-Jan-06 11:11
atmear10-Jan-06 11:11 
GeneralRe: Web Based File/Download Manager Pin
Ted Ferenc10-Jan-06 21:30
Ted Ferenc10-Jan-06 21:30 
QuestionSession timeout problem???? Pin
Small Rat8-Jan-06 11:30
Small Rat8-Jan-06 11:30 
QuestionDynamically Create Provider in DotNetNuke Pin
robprogger8-Jan-06 6:24
robprogger8-Jan-06 6:24 

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.