| Posted by Jeremy on 06/29/05 16:50 
Check this page on MSDN...http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmplay10/mmp_sdk/commandlineparameters.asp
 
 There's command line parameters for Media Player... so you may be able
 to make something work like that.
 
 Jeremy
 
 Mike Wasilewski wrote:
 > Is it possible to allow a web user (intranet) to launch Media Player on the
 > web server?  I would like to use a web server as a media server and be able
 > to access and queue mp3 and wma files via a web page.  Using IIS 6 and PHP5.
 >
 > I have tried using the exec() command but MP does not launch and there is no
 > error reported in the browser.
 >
 > Thx,
 >
 > Mike
 >
 >
 [Back to original message] |