Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > execution of script from button

Reply
Thread Tools

execution of script from button

 
 
Bharat
Guest
Posts: n/a
 
      09-11-2003
Hi all:
I am a newbie in terms of PERL.

Here's what i want to do. I ahve a HTML page that has a button on it.
I want a user to click on that button, and when he does that, I just
want a simple unix sh script to be executed on a unix box.

What is the easiest way to do this?

Thanks,
Bharat
 
Reply With Quote
 
 
 
 
Brian Harnish
Guest
Posts: n/a
 
      09-11-2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 11 Sep 2003 10:42:21 -0700, Bharat wrote:

> Hi all:
> I am a newbie in terms of PERL.
>
> Here's what i want to do. I ahve a HTML page that has a button on it.
> I want a user to click on that button, and when he does that, I just
> want a simple unix sh script to be executed on a unix box.
>
> What is the easiest way to do this?


Um, the only reference to perl here is that you are new to it. I don't see
where perl fits into your problem: "HTML -> sh script". Try a general CGI
list.

- Brian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/YLUHiK/rA3tCpFYRAtMMAKCbCjBowcDxjh1j7749RokQudyijgCePYRK
An39fpTqTSWHxmORe7f9qtg=
=ZDHJ
-----END PGP SIGNATURE-----

 
Reply With Quote
 
 
 
 
Greg Bacon
Guest
Posts: n/a
 
      09-11-2003
In article < >,
Bharat <> wrote:

: [...]
:
: What is the easiest way to do this?

You'll get better answers in comp.infosystems.www.authoring.cgi.

Greg
--
Freedom needs courageous individuals who are willing to stand apart from
the mob, and state an unconventional truth.
-- Lew Rockwell
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Block execution of script while same script is already running MrBanabas@googlemail.com Ruby 2 12-17-2008 06:03 PM
Get cgi script to begin execution of another script... sophie_newbie Python 1 03-13-2008 02:52 PM
private data stashed in local/global execution context of PyEval_EvalCode disappears down the execution stack sndive@gmail.com Python 9 11-14-2007 10:31 PM
difficultly stopping execution with a cancel button alexander.glass@gmail.com ASP .Net 2 12-25-2005 08:39 AM
Back Button and code execution John ASP .Net 2 08-01-2003 02:16 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57