Ask a Question related to PERL Miscellaneous, Design and Development.
-
Bharat #1
execution of script from button
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
Bharat Guest
-
Back Button and code execution
Hi, I have a web form accounting app. In certain instances it causes trouble if the user clicks the Back button. I've read several posts that... -
timing a script execution
Can someone plase help me? I've got a database of links. And I need to regularly check, whether these links are valid or no. In addition, I need to... -
<img> tag ASP script execution
I have an asp page that contains a simple insert statement and redirect i.e.: Page1.asp <%oconn.execute "insert into table 1 values(1)"... -
[PHP] Script Execution Time
Petya A Shushpanov <mailto:shpa@eastof.ru> on Monday, July 28, 2003 3:41 PM said: You could one up this class by creating another method that... -
Script Execution Time
Could someone pass on a snippet, a function or a technique for measuring script times. It appears the host I am with is having some PHP engine... -
Brian Harnish #2
Re: execution of script from button
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 11 Sep 2003 10:42:21 -0700, Bharat wrote:
Um, the only reference to perl here is that you are new to it. I don't see> 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?
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-----
Brian Harnish Guest
-
John Bokma #3
Re: execution of script from button
Bharat wrote:
$ perldoc CGI> 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
--
Kind regards, feel free to mail: mail(at)johnbokma.com (or reply)
virtual home: [url]http://johnbokma.com/[/url] ICQ: 218175426
John web site hints: [url]http://johnbokma.com/websitedesign/[/url]
John Bokma Guest
-
Greg Bacon #4
Re: execution of script from button
In article <cdc9faa1.0309110942.4712c65a@posting.google.com >,
Bharat <bxg018400@yahoo.com> wrote:
: [...]
:
: What is the easiest way to do this?
You'll get better answers in comp.infosystems.[url]www.authoring.cgi[/url].
Greg
--
Freedom needs courageous individuals who are willing to stand apart from
the mob, and state an unconventional truth.
-- Lew Rockwell
Greg Bacon Guest



Reply With Quote

