Re: [PHP] Launch windows application and fle

2004-12-10 Thread Richard Lynch
Chris Mason wrote: > I have an internal application requirement to generate a webpage that > lists > media files (movies) on our linux server and when the user clicks the name > of the file on the webpage, launch the application on the local machine > playing the correct file. How can I accomplish

Re: [PHP] Launch windows application and fle

2004-12-10 Thread Greg Donald
On Fri, 10 Dec 2004 05:38:34 -0400, Chris Mason <[EMAIL PROTECTED]> wrote: > I have an internal application requirement to generate a webpage that lists > media files (movies) on our linux server and when the user clicks the name > of the file on the webpage, launch the application on the local mac