Added: 1 year ago
From: anass2008
Views: 1,744
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (26)

Sign In or Sign Up now to post a comment!
  • hey anass, look i saw that u always use the mouse to select the codes and the strings, i gotta better idea for u, try to use the tab button, select the code or the string u want with arrow keys and select them with the tab button, your egyptain friend ;) Amr, plz send me your facebook if u have one, ana fe3lan 3agbaaanih videohataak ya 3am, begad 2enta gamed fash5 ka programmer, 3awzeen neb2a netkalem we keda yemken 2a2blak we keda, 2eshta??

  • i will pm you, msh 3aref el youtube malo msh rady ye3mel el comment elly kont haktebo

  • that chr 34 is the most annoying bit of code i have ever had to put in...

  • Sorry for that :D the Chr34 is the " and the part that we need has a lot of these

  • What an awesome video!

  • Hey, this works great except for me..

    I have made a media player and the listbox has the safe file name. Basically, I can get it to search with the name of the file selected in the list box, but the safe file name searches with the extension (.mp3). Can I get it to search all of the text but exclude what ever comes after the dot?

  • you can get the file name without the extension which comes after the dot using this code

    dim fn as string

    fn = Path.GetFileNameWithoutExtensi­on(fileName)

    and of course replace "filename" with the file location

    but this may not work good with this tutorial as the file name may contain characters not in the song title, so you can use the ID3 tags to get the exact song title, search on google for "id3 in vb.net".

  • @anass2008 Many thanks for your superb answer!

  • If you want to use the character " in a string, don't end the string and attach Chr(34) to it. Just write "" in the string. A double quot is a quot.

  • i was trying to do that but each time i forget a quote or add an extra one, so i was getting an error each time, i got bored and used Chr(34) instead, anyways thnx a lot

  • thanks man. and the music.. whos the singer?

  • your welcome.

    Akcent - thats my name

    Akcent - King of disco

  • thanks man your the best.

  • how do you make the album art fit inside the picturebox

  • there is a link for a code sample .txt file on how to do this in the description

  • very cool!

  • Nice tutorial! been a while, but worth it!

  • how would i get this program to save the picture into my files?

  • PictureBox1.Image.Save(where to save)

    you can use this code with a Save file dialog and change "where to save" to "savefiledialog1.filename"

  • @anass2008 Thanks, I learn something new every day.

  • @anass2008 Scrap that, im having trouble with that

  • whats wrong?

  • @anass2008 im a bit of a retard lol

  • Good!

  • Should of added a progress bar :D

  • coool

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more