473,405 Members | 2,415 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Create user profiles in VB6

Dear Reader,
i am from Bhutan...where technology has just made an entry...here we haven't enough resources on computer topics....and i came from sources that for aspirant programmers (of which i am one) can find help here....
my problem is that we have to share one computer(Pentium-III) among 8 persons. Creating 8 user IDs for these many users has been turned down by server management.
To serve the need, I want to develop an application in VB 6.0 where only the exact user's can access. For this I need help reg:
1.disabling Max,Min,Restore Button of the Form.
2.disabling the windows shortcut keys for the above and also Alt+Ctrl+Del keys
3. inactivating the start menu and all other programs so that one can access the computer only on entering correct code.

Your expertise would alleviate my problem.
Please help me....
May 9 '07 #1
2 1846
MMcCarthy
14,534 Expert Mod 8TB
I am moving this question to the Visual Basic forum.

ADMIN
May 9 '07 #2
Dököll
2,364 Expert 2GB
Dear Reader,
i am from Bhutan...where technology has just made an entry...here we haven't enough resources on computer topics....and i came from sources that for aspirant programmers (of which i am one) can find help here....
my problem is that we have to share one computer(Pentium-III) among 8 persons. Creating 8 user IDs for these many users has been turned down by server management.
To serve the need, I want to develop an application in VB 6.0 where only the exact user's can access. For this I need help reg:
1.disabling Max,Min,Restore Button of the Form.
2.disabling the windows shortcut keys for the above and also Alt+Ctrl+Del keys
3. inactivating the start menu and all other programs so that one can access the computer only on entering correct code.

Your expertise would alleviate my problem.
Please help me....
Hello, bikash607!

I can get you started on a couple of options, I'd have to look up the rest:

(1) Disable Minimize button by setting the form you need not to be minimized, in its properties, to False (MinButton therefore should be false there)

(2) Disable Maximize button by setting the form you need not to be maximized, in its properties, to False (MaxButton therefore should be false there)

Please give me some time to find answers to the rest, or stay tuned until other members here get wind of your inquiry.

In a bit!

Dököll
May 10 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Test Test | last post by:
Hi, group! Here is some interesting problem: Our company has developed a large VB6 application that runs very smoothly on most environments. However, all of a sudden one of our customers...
2
by: Danny Springer | last post by:
I am trying to create the following xml file with VS 2005: <?xml version='1.0' encoding='utf-8'?> <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings"...
3
by: Alexandr Zverev | last post by:
Hello! I have to create ASP.NET 2.0 role-based portal with following restrictions: 1. MembershipUsers must be stored in Active Directory 2. Role Membership stored in standard ASP 2.0 SQL...
9
by: Srinivas | last post by:
hi all how to access the outlook user profiles through VB.net any help.... thanks in advanc Srinivas
20
by: Keith G. Murphy | last post by:
I'm trying to get a feel for what most people are doing or consider best practice. Given a mod_perl application talking to a PostgreSQL database on the same host, where different users are...
1
by: Anurag | last post by:
Hi, I have 2 related questions. DB2 UDB ESE v8.x (8.1 till 8.2 FP2 - all fixpaks included) on AIX 5.4.x _____________________________________________________________________________ (QUESTION 1)...
0
by: Rocky | last post by:
How can list and delete user profiles on a remote machine that is in AD via a asp.net webform using vb.net?
2
by: Paul Lemke | last post by:
Hello, I currently have an application that uses authenticates users via NTLM. I would like to provide a user a directory listing of a folder. Everyone has read access to the folder, but the only...
9
by: =?Utf-8?B?Sm9obiBBdXN0aW4=?= | last post by:
I have an app that prints entry tickets. If the printer driver is not set up exactly to detect the black mark on the back of the ticket, the tickets do not print correctly. Because of this, all...
3
by: christopher | last post by:
Hi everyone. I have made a webpage that uses the built in .net user system for handeling all the users of the page. I have also set it up tu run from mssql instead of the standard user-database...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.