I am a IT Systems Coordinator and unfortunately have about a half a million password to remember for all our different systems.
I used to work for Shell where we had a little bit of home made software where there was a box with about 10 buttons and behind the buttons multiple options ie:
Username: Password Domain (or any other 3rd box)
I wanted to recreate this but can think of a nice and easy platform to start of with. I have some experience in VB, C++, PHP etc.
But cant really think of the easiest startup.
Can anyone give me an idea of where to go with this?
Thanks
This conversation is currently closed to new comments.
If you already have the VB IDE, for instance, you place buttons on a form and then write the code for the buttons.
I suppose it also depends on where you'd want to run this. Inside another application? As a simple web app? I assume this is a Windows platform of some sort.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
How to script a field of buttons to Fill login boxes?
I am a IT Systems Coordinator and unfortunately have about a half a million password to remember for all our different systems.
I used to work for Shell where we had a little bit of home made software where there was a box with about 10 buttons and behind the buttons multiple options ie:
Username:
Password
Domain (or any other 3rd box)
I wanted to recreate this but can think of a nice and easy platform to start of with.
I have some experience in VB, C++, PHP etc.
But cant really think of the easiest startup.
Can anyone give me an idea of where to go with this?
Thanks