Results 1 to 6 of 6

Thread: [Resolved] MP3 tags

Hybrid View

  1. #1
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: MP3 tags ARGHH

    Where do you assign to the mp3try variable to be able to use its getSongTitle method, or is that a Shared method? If it is Shared then you should strictly be using the class name to identify it as such. If it's not, then that's your problem.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  2. #2

    Thread Starter
    Member DjDollarBill's Avatar
    Join Date
    May 2005
    Location
    Erie PA USA
    Posts
    41

    Resolved Re: MP3 tags ARGHH

    problem solved at long last !
    [VBCODE]
    Dim myPost as new UserPost
    if myPost.isHelp = true then
    messageBox.show("Please rate")
    else
    txtBox.text = "nevermind"
    [/VBCODE]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width