i am making a web browser, and i am attempting to construct a favourites type list. I have a form with a textbox on it and a command button, when the user types in a fave URL into the txt box and clicks the button, what i want to happen is that URL gets added to a menu at runtime.
Get what i am saying?