Click here to Skip to main content
15,887,444 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone!

I have upplayer.exe file. It is a player to play audio file with .up extention. It
is client's own player.

I have a website where i want to play file using this.

Process.start(upplayer.exe) runs exe in background. but how to pause or stop it.

Someone said to popup it with javascript.

anyone have idea regarding how to play file with controler?

i have player.exe in both client and servier machine.
I can keep in specific path of client pc also.

Please help me.
Posted
Comments
n.podbielski 3-Oct-12 5:43am    
I don't think this is possible without ActiveX controls or something similar.
Tejas Vaishnav 3-Oct-12 7:26am    
what you want you want to play over your web page with that exe, some thing like youtube.?
ravi sharma11 4-Oct-12 0:21am    
yes, I want to play on webpage with my exe, or it should run direct with exe.
I just need a controler that helps tp play pause , stop or close sound

it means it should display gui to control running audio file


This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900