kinda a continuation to my other thread, but i think it would just be better to start a new thread..

Ok, i have 2 list boxes (list1, list 2), a web browser, and a start button.. I have it so the emails are in one list box, list1, and the passwords are in the 2nd listbox, list2. I highlight the first login in each box, and it sucessfully works, but i havent set it to go down the whole list of emails and passwords to do the same thing to each one to the end of each list box, i dont know how to do that.. i suppose it would be some kind of do/loop but i cant figure it out... There is also a load button, to load the txt file into the list boxes, but thats not really important because that already works.