How To Lock A Computer Until User Types Correct Password

Jun 3, 2012

ok, i want to create a program with a button that when pressed will lock my computer until the user presses the number five key.

View 3 Replies


ADVERTISEMENT

How To Lock The Computer Till The User Types In The Right Password

Jan 13, 2009

how to lock the computer till the user types in the right password! VB 2008

View 3 Replies

Lock The Computer Screen Until User Enter The Correct Password

Jan 22, 2010

i want to make a program which lock the computer screen until user enter the correct Password what will i have to make this application and how i can do this

View 14 Replies

Lock Computer Before User Entering Name?

Mar 20, 2009

i want to develop a billing software for my net cafe. how to lock the computer before a user entering their name in my Login form?after they entered their name, this form will insert a new data in userLogin table (user_login_name and login_time), and the computer will be available to use.

View 2 Replies

VS 2008 Detecting If User/password Are Correct For FTP?

May 22, 2011

Basically i want to send a created file over a local network via FTP. If the username/password/IP address is incorrect the application just crashes.

Is there anyway i can detect if the credentials are correct? etc.

Code I'm using to upload the created file is;

My.Computer.Network.UploadFile("C:lini.ftp", "ftp://" + ftpUser.Text + ":" + ftpPass.Text + "@" + ftpIP.Text + ":21/Usb0/launch.ini")

View 2 Replies

Login Another Network Computer Using User Id And Password?

Jul 30, 2010

In VB .Net I want to login other computer in network by username and password.[code]...

View 9 Replies

Change User Password Programmatically At Local Computer?

Apr 26, 2010

I have a vb6 program that could change my password at local computer.

View 8 Replies

Lock Type And Cursor Types

May 5, 2011

I'd like a simple program to understand the lock type and its usage. Also, please give a brief example of cursor types.

View 1 Replies

How To Password Lock Files

Jun 24, 2009

how do you lock a single file cuz people r accessing files that r private and help me with VB 2008 code

View 11 Replies

How To Lock Remote Computer

Mar 8, 2010

can anybody told me how to lock remote computer using Vb.Net2005

View 3 Replies

Create A New Txt File & Lock It With A Password With Program8?

Feb 8, 2009

How would I Create a New .txt File & Lock it with a Password with VB8....?

View 5 Replies

Make A Program That Will Lock The Computer?

Jul 4, 2011

i want to make a program that will lock the computer when the program will run and will ask for a password in order to unlock the computer again.

View 2 Replies

USB Drive: Set Bootable, Lock/Password Protect Folders?

Jan 7, 2011

is it possible to set pen drive as boot device through vb.net

View 9 Replies

Lock And Unlock All Of The Computer Using Visual Basic?

Feb 7, 2010

i want to build a software which can lock the computer (not to lock the computer as i lock in windows) and then another software that can unlock it.

View 5 Replies

Check On A Database If A Password Is Correct For A Certain Record

Jun 25, 2009

Was wondering how to make it so users can log into the program and this would be much easier since the program allready connects to a database to add a username and password table which i have,how can i get it so when i click a button the program will check with the username specified if its in the data base and check the password of the given username returning a yes value if its right and conuing or exiting if its wrong?

View 4 Replies

Exit The Form Without Entering The Correct Password?

May 16, 2010

I'm trying to make a secondary security system to use on my computer. I made a form with a password field in the middle, the size of the form cover the entire screen and there is no border. But now I'm trying to find a way to remove all possible ways to exit the form without enter the correct password like CTRL+ALT+Del, ALT+F4, CTRL+ESC, CTRL+TAB, WIN KEY, or any of the short keys. I'm using Windows Vista Ultimate and everything I've found is for 98 and XP and won't seem to work. So in other-words I want it to be impossible to exit the form without entering the correct password.

View 9 Replies

Create A Simple Password Box That Will Ask The User For A Username And Password?

Jul 15, 2009

I am looking to create a simple password box that will ask the user for a username and pass, if the user is validated against the usernames and passwords in an .ini file the login box will close and launch a program also stated in the .ini file. I would also like to be able to launch different programs for different users.

View 16 Replies

Lookup For A Specific Computer Given Ip Or Computer Name ... Retrieve The User Logged On

May 21, 2010

how can i look up for a specific computer given ip or computer name ...retrieve the user logged on..

View 2 Replies

Show Instead Of The Password It-self When The User Enters The Password?

Apr 10, 2010

I have a button on my Form called EditingButton that will have a DialogBox appear asking for a password. How can I have "*" show instead of the Password it-self when the user enters the password?[URL]...

View 1 Replies

Custom User Controls - Correct Size With User Choice

Sep 27, 2011

I have some custom user controls in my .net winforms program that do not display correctly when the user has selected larger text size. This setting:

My controls look like this:
Instead of like this:

The bill to area and ship to area are both custom controls. I don't know if this is contributing to the problem but I do have code in each to scale the phone/fax areas to stretch nicely, like this code from the bill to control,

Private Sub panFaxPhone_Resize(sender As Object, e As System.EventArgs) Handles panFaxPhone.Resize
panFax.Width = (panFaxPhone.Width / 2) - 1
panPhone.Width = (panFaxPhone.Width / 2) - 1
panFax.Left = panFaxPhone.Width - panFax.Width
End Sub

How can I get my controls to size correctly while still respecting the users choice for larger text (I don't want to just set the AutoScaleMode to None)? After playing with this for a long time it seems to be a problem with anchors in the child controls. See this below image, the inner black box is the control with its border turned on, the text boxes (like name) are anchored left and right and should stretch to fill the control, but don't.

View 1 Replies

Password Generator \ Adding Checkboxes For The Diffrent Character Types Eg ABC, Abc, 123?

Dec 7, 2010

i have a password generator and am trying to improve it by adding checkboxes for the diffrent character types eg ABC, abc, 123 , @~}

Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

[code].....

View 7 Replies

Visual Basic Input User - Save What The User Types In The Vb Code

Jul 14, 2009

I'm trying to save what the user types in the vb code Dim user as Inputbox("") for example in a .txt file i can save the textbox and listbox but i cnt figure out how to save the inputbox i really need this to be saved the most.

View 7 Replies

Get Computer Name From Given FQDN And It Username Password?

Sep 23, 2011

I have the FQDN(Fully Qualified Name) name and it user name , password.[code]...

View 1 Replies

Save Data (some Text That User Type [as Password Etc]) And Save That Password On Same Location Where Is Application?

Dec 25, 2011

how to save data (for example some text that user type [as password etc]) and save that password on same location where is application. After saving I want to have also Load option so we can load saved data.

View 7 Replies

VB 2010 - ScreenSaver With A Password To Protect Computer

Nov 18, 2011

OK, so, I made a program that locks the computer with a password, to help you protect data from other people. It's quite simple, you open the program, it shows up in full screen, "To access this computer please type in the password"....etc.

BUT, I want it to have a "Guard". To make it act like a screen saver does. That's my plan: So, you typed in the password, and close the program. And then, if you didn't move your mouse, or press a key, or you're not watching a movie, for more than 6 minutes, I want it to automatically launch the program. Until now, I've just put in Form2.Show in the Form1's (which is the password-protect program) FormClosing class. I also made the Form2 on Full Screen, and it's opacity to 0%. That's where you will move your mouse. I made all the code until now, but I need code for making it act like a screen saver.

View 1 Replies

VS 2010 Can Use Timer When User Tries To Log-in And User Entered A Wrong Password 3 Times

Jan 6, 2012

Can i use the timer when the user tries to log-in and the user entered a wrong password 3 times.i will give the user 5 mins to log-in again with the correct password and if the user enters the wrong pass. 3 times again i will give another 10mins also this is what i want when the user close the program the timer is also their and running that it will give the user the remaining tym on how much tym left 4 him to log-in again.Can i do this in vb.net??i dont know how 2 do this i dont have a clue if it is possible can someone give me a code??

View 9 Replies

Lock The Size Of A Form So The User Can't Resize It?

Jan 25, 2009

How do you lock the size of a form so the user can't resize it?

View 3 Replies

Writing User Info Such As User, Computer Name, Date, And Time To An Acces Database?

Sep 25, 2009

writing user info such as user, computer name, date, and time to an acces database using a button click event. Then use a query to check if the user has accepted the aggreement. If the user has accepted the aggreement then call a vb.exe that display the aggrement. I have a login script that runs the vb.exe and uses a button click that records the user info to a csv file, but if the user has already agreed to the policies I do not want it run again.

View 4 Replies

Registration Forum So Every User Can Have Thier Own User Name And Password?

Jan 3, 2010

i wanna know how to make a registration forum. so every user can have thier own user name and password .

View 3 Replies

Application To Detect Noise And Lock User Account?

Jun 3, 2011

I am looking into programming an application that detects noise levels. If the level is over a specific threshold it will lock a logged on user account. The idea behind this application is to reduce noise levels in a busy IT suite. My question is has anyone written anything similar and did it prove to be effective and is VB the best programming language for the job?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved