Execute script through a browser

Associate
Joined
2 Jul 2004
Posts
1,430
Hi, whats the best way to tack the issue of allowing a user to login and execute a script through an internet browser ?

Cheers.
 
toosepin said:
What kind of script are we talking about?

Hi,

A Shell script (which simply starts an exe if it is not already running).

Its fine logging in via SSH to do it, but it needs to be done through a web browser button so that a user cant run any other shell commands.

So... Web browser button executes a shell script.

Cheers.
 
Back
Top Bottom