specter333
Technical User
Hello again, this forum has proven invaluable over the last few weeks. Now here's my third problem.
This problem is after losing and hard drive and setting all my programs up again from scratch (see my first post) one is giving me problems.
The short version is I use an html line to call an M3U file to play media on my machine. I'm not streaming just playing files.
I have reinstalled my program and restored the back ups which got me back to where I was, I think, but now when I click on the link to the media nothing happens. I copied the page over and opened it in Firefox (the program uses IE) and I get this error message.
"Firefox doesn't know how to open this address, because the protocol (j) isn't associated with any program."
"j" must stand for my j: drive because that is where the M3U files are stored. The M3U files are registered to VLC media player and when I double click one it works fine but not from a link.
Just in case the backup didn't restore the actual working html file I was using (It took me a few tries to get the code working" here is the link.
"<p align="CENTER"><font face="HeartOfStone"><font size="+4"><a href="J:\DVD Playlist\Sahara.m3u">Sahara</p>"
The program tags automatically insert the movie names into the webpage and as I said before this used to work well.
Thinking that maybe .m3u itself wasn't registered correctly I downloaded Winamp hoping that may help. It didn't.
So is it my code or some registry back up I'm missing?
Thanks again, the forum has made my life easier. Rich
This problem is after losing and hard drive and setting all my programs up again from scratch (see my first post) one is giving me problems.
The short version is I use an html line to call an M3U file to play media on my machine. I'm not streaming just playing files.
I have reinstalled my program and restored the back ups which got me back to where I was, I think, but now when I click on the link to the media nothing happens. I copied the page over and opened it in Firefox (the program uses IE) and I get this error message.
"Firefox doesn't know how to open this address, because the protocol (j) isn't associated with any program."
"j" must stand for my j: drive because that is where the M3U files are stored. The M3U files are registered to VLC media player and when I double click one it works fine but not from a link.
Just in case the backup didn't restore the actual working html file I was using (It took me a few tries to get the code working" here is the link.
"<p align="CENTER"><font face="HeartOfStone"><font size="+4"><a href="J:\DVD Playlist\Sahara.m3u">Sahara</p>"
The program tags automatically insert the movie names into the webpage and as I said before this used to work well.
Thinking that maybe .m3u itself wasn't registered correctly I downloaded Winamp hoping that may help. It didn't.
So is it my code or some registry back up I'm missing?
Thanks again, the forum has made my life easier. Rich