| View previous topic :: View next topic |
| Author |
Message |
gene36
Joined: 18 Jul 2006 Posts: 2
|
Posted: Tue Jul 18, 2006 3:41 pm Post subject: Need help with this HTML concept |
|
|
I would like to create a offline html link within my computer.
By creating a <a href> link... maybe like...
<a href="C:\...\...\qwert.mp3">QWERT.mp3</a>
it will open up my mp3 in my windows media player right?
Ok.. right now, i would like to create a link where once click on the link it would actually insert itself into my windows media player PLAYLIST to be played after the first song been played... May I know is there any code or jave where i can do such a thing with HTML?
Appreciate if someone could understand and help me out... or explanations.... Thanks alot ~! |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3647 Location: Sweden
|
Posted: Wed Jul 19, 2006 8:21 am Post subject: Re: Need help with this HTML concept |
|
|
I don't think that could be done by HTML, but maybe you can make a setting for it in Media Player, so when you open new files, they will be added in the filelist instead of starting them. But I don't think you can do that  |
|
| Back to top |
|
 |
gene36
Joined: 18 Jul 2006 Posts: 2
|
Posted: Wed Jul 19, 2006 1:50 pm Post subject: Re: Need help with this HTML concept |
|
|
Not even with javascript?  |
|
| Back to top |
|
 |
|