I know that the answer is google it... I spent 3 days on google with not finding what I wanted.
I am trying to develope a program, let me tell you what:
Well I use the Visual Basic Application Form in Visual Studio 2010 express..
I had an very cool Idea with a program where a user would have buttons, a button will have a name: emaple: google. When they click on the button, it will semd the user to google.com on their main browser.
Now, my problem is that I have no clue on how to allow the user to add their own links.
By default there can be google, but I want the user to add their own link and have to possibility to delete them as well... I thought of using an extra file (.txt) where the app will read data from there but I found it a bit too complicated for user.
So, what my question is?
Is there a way I can allow user to input their own link and button name??
Thank You, Pavel