[Help with VB6] Textbox to listview parse url

Discussion in 'Programming' started by CosmaWorks, Oct 21, 2010.

  1. #1
    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
     
    CosmaWorks, Oct 21, 2010 IP
  2. hirensoni913

    hirensoni913 Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    hirensoni913, Oct 25, 2010 IP