inaba Posted April 7, 2008 Share Posted April 7, 2008 hi all, Suppose a program is installed in the server,clients donot have it installed. Now I want that,when the client click on a button a program will run in a part of browser window. or may be in new window. Is it possible? Plz help. Link to comment https://forums.phpfreaks.com/topic/99924-run-a-program/ Share on other sites More sharing options...
Psycho Posted April 7, 2008 Share Posted April 7, 2008 Not with JavaScript. The closest thing I can think of would be Citrix, assuming you have a lot of spare cash handy. Link to comment https://forums.phpfreaks.com/topic/99924-run-a-program/#findComment-510960 Share on other sites More sharing options...
inaba Posted April 7, 2008 Author Share Posted April 7, 2008 Can it be done with php? Link to comment https://forums.phpfreaks.com/topic/99924-run-a-program/#findComment-510965 Share on other sites More sharing options...
Psycho Posted April 7, 2008 Share Posted April 7, 2008 No. PHP can be used to create browser-based applications. But, you are talking about porting a desktop application via the internet. What software are you trying to port? Link to comment https://forums.phpfreaks.com/topic/99924-run-a-program/#findComment-511227 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.