|
Posted by mbstevens on 11/12/75 11:51
On Wed, 28 Jun 2006 22:41:44 +0000, Advo wrote:
> At the moment we have a simple intranet consisting of one page full of
> webpage links, but we want to allow staff to be able to open up
> applications they use a lot, such as Access or Excel, straight from this
> page.
>
> I know the concerns of running .exe's from website because of all the
> exploits and such, but this is for Local users only, running from our
> server.
>
> Is there any way at all to do this?
Depends on the server. On Apache
you can use Perl/CGI or PHP scripts to run other scripts.
But for something like Excel, I suggest you set up something along
the line of remote desktops instead of just webpages or telnet.
You might google for 'remote desktop' 'ssh' 'VNC' 'NX' and
'NoMachine' for starters.
--
mbstevens
http://www.mbstevens.com/
Navigation:
[Reply to this message]
|