The Artima Developer Community
Sponsored Link

Java Answers Forum
Lock Screen

5 replies on 1 page. Most recent reply: Nov 5, 2003 1:06 PM by s

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 5 replies on 1 page
Mohammad

Posts: 3
Nickname: mnaji
Registered: Nov, 2003

Lock Screen Posted: Nov 2, 2003 4:04 PM
Reply to this message Reply
Advertisement
hi all,
i want to make an application that lock the screen requesting 4 user name and password....
anyone can help me plz???
thanx


David

Posts: 150
Nickname: archangel
Registered: Jul, 2003

Re: Lock Screen Posted: Nov 3, 2003 2:12 PM
Reply to this message Reply
Can't be done without invoke native code (because you can always start up task manager and kill the program).

Mohammad

Posts: 3
Nickname: mnaji
Registered: Nov, 2003

Re: Lock Screen Posted: Nov 3, 2003 5:04 PM
Reply to this message Reply
sorry but i know nothing about native code if u can help me....

Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: Lock Screen Posted: Nov 3, 2003 6:29 PM
Reply to this message Reply
Maybe you can explain what you are trying to do.

Why do you need to lock the whole screen? Can't you just have a login dialog that controls access to your own application? Most OS's already have a login screen for controlling access to the whole system.

Mohammad

Posts: 3
Nickname: mnaji
Registered: Nov, 2003

Re: Lock Screen Posted: Nov 4, 2003 11:49 AM
Reply to this message Reply
ok.. i want to lock the screen so as to enforce the user to enter user name and password that will be checked remotly in database to another computer.. if he can access the lock screen will be removed if not it will stay...

thanx alot

s

Posts: 23
Nickname: codemonkey
Registered: Nov, 2003

Re: Lock Screen Posted: Nov 5, 2003 1:06 PM
Reply to this message Reply
Id like to know how to lock people with H1B Visas who
come to the US and pretty much dont know crap out
of american jobs?

coulds anyone help out me very please?

Flat View: This topic has 5 replies on 1 page
Topic: java.util.regex: I cannot find this file Previous Topic   Next Topic Topic: Automatic Selection of Printer not working

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use