my research shows me that the ID3 tag is stored in the last 128 bytes of an MP3 file. i want to read out this last 128 bytes of the MP3 file into a variable so i can mess with it then write it back in. i can't figure out how to get VB.NET's binaryRead and Write objects to work even after visiting MSDN... please help. thanks

brandon