Basically i have a VB6 project where i have a web browser on my form. I have a listbox and command buttons. What i have so far is when you click one of the command buttons, it opens a text file that is on your desktop. That text file contains links. I already have each lines being stored in #1.
What i need next is for the web browser to open and load each of those links from the list box. If anyone can show or tell me how i can go about doing this, i will greatly appreciate it.
Sprinkles