Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~9K People Reached
About Me

Im new in programming and eager to learn!

Interests
VB.Net HTML CSS C Prog
PC Specs
i3
Favorite Forums
Favorite Tags

8 Posted Topics

Member Avatar for nemzmiyaw

i want to disable the Alt Tab, windows key, ctrl esc key. FOr my Log On Security that start up in coomputer like windows log on. Thanks for the help. Try to search hours for this but i cannot find the right solution im using vb.net 2005 and OS is …

Member Avatar for adeministrator
0
6K
Member Avatar for nemzmiyaw

I created a Security Log On that starts when i turn the computer On.Like the Windows Log On. I managed to disable alt+F4, alt+tab, window key, ctrl+esc, but i have only one problem disabling the task manager or the CTRl+Alt+Delete Button, is there a way or any codes to disable …

Member Avatar for RGSOHEL
0
2K
Member Avatar for nemzmiyaw

Good Day i already set up my MySql Database and my form for this application. I have this project in school that will give time credits to every student. For example a student gave 30 hours of time consumable, everytime he uses the computer the time will deduct how mmuch …

Member Avatar for debasisdas
0
93
Member Avatar for nemzmiyaw

i cant connect to my tcp server here is the partial code of my server [CODE]Public Sub New() InitializeComponent() server = New TcpServer(9988) clientCollection = New List(Of System.Net.Sockets.TcpClient)() End Sub[/CODE] and here is for the client [CODE]Try 'connect Dim hostname As String = "127.0.0.1" Dim port As Integer = 9988 …

0
146
Member Avatar for nemzmiyaw

I have a log in form, in Form_Load disable the explorer.exe to disable the alt + tab keys so that the focus is on my log in form that is fullscreen. when i logged in my log in form my application will show and my login form's hide. LoginForm.Hide() Application.Show() …

Member Avatar for HookDevil
0
103
Member Avatar for Mike Bishop

Thanks for this thread, i convert it to Mysql and it works like a charm ^_^

Member Avatar for nemzmiyaw
0
112
Member Avatar for nemzmiyaw

Good Day I want to create a security log in that start up when the computer is turn on. Im having problem on multi user once the user ID is logged in it also logged in in another computer, i dont know how to add this codes can some one …

Member Avatar for nemzmiyaw
0
161
Member Avatar for nemzmiyaw

Good Day I want to create a security log in that start up when the computer is turn on. Im having problem on multi user once the user ID is logged in it also logged in in another computer, i dont know how to add this codes can some one …

Member Avatar for nemzmiyaw
0
117

The End.