[Help] Favourites ON Web Bowser
Hey guys, im new on this forum so, im prob' posting in the wrong bit but anyway...
ive made a basic web browser, you know back forward etc. i decided to add my own favourites area:
1. the problem - i save/add favourites fine, when i close the favourites box and re-open them, all favourites have gone.
2. what i did - made a form called favourites with a listbox in,
made a button that adds the current URL into the listbox, this works fine, i open the favourites (in like...the form called favourites) and everything is there, i close it then open later, nothing there... is there any way to save the data input'd into the listbox, without loosing it, even if it was closed...
Thanks for any help, in advance...
:wave:
Re: [Help] Favourites ON Web Bowser
What language are you using? Visual Basic?
Re: [Help] Favourites ON Web Bowser
Im doing it in visual studio 2005 and yea visual basic.