Hi,
I have a perl script that I want other to be able to execute by clicking on the link from the WEB UI.
My idea/method on this.
Have a HREF link on a intranet web site. When the user clicks on the link, I want to open a dos(on NT)/UNIX terminal pop-up window, login with my account information to a directory created specially for this script to run (with no security holes) and execute/run the script. Is this possible?
preety
I have a perl script that I want other to be able to execute by clicking on the link from the WEB UI.
My idea/method on this.
Have a HREF link on a intranet web site. When the user clicks on the link, I want to open a dos(on NT)/UNIX terminal pop-up window, login with my account information to a directory created specially for this script to run (with no security holes) and execute/run the script. Is this possible?
preety