I really want to make a program that can organize all of the sites I visit regularly into one place. Say I visit and log in to 20 sites a day. I would like to have a GUI with 20 buttons which I can click and each will go to the site, enter my info for me, and log me in. Just a time saver.
My only programming background is mostly C and I've dabbled in some OOP. Any suggestions on a language that can do this would be of great help.
Which language ?
Started by Keiferr, Mar 20 2010 08:29 PM
4 replies to this topic
#1
Posted 20 March 2010 - 08:29 PM
|
|
|
#2
Posted 21 March 2010 - 01:54 AM
No need to write program for that. Use bookmarks / speeddial / shortcuts in your webbrowser + password manager and you're done.
#3
Posted 21 March 2010 - 10:00 AM
#4
Posted 21 March 2010 - 10:18 PM
Web browser like firefox, GC will help you...
Microsoft: "You've got questions. We've got dancing paperclips
#5
Posted 22 March 2010 - 07:40 AM
You could try C#. This will allow you to create a Windows Form, store the sites in a file etc..


Sign In
Create Account

Back to top









