Hello. I code a download manager in visual basic 6, and have a textbox with multiline, and need the code, when i paste the urls into txtbox, can separate url one by one, and later add to listview. I just need the code for separate one by one the urls... i cant find and dont know how make Thanks in advance. Regards
How do you separate each URL? whatever separator you are using u just need to use split function. Try if if you can't get then contact me back I will give you a sample code.