由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - \\\\\\\\\\\\\\\\A question about CGI//////////////
相关主题
please help, CGI..Re: 请推荐一本perl book好不好
CGI之Perl Script一问好马配好鞍/介绍一套linux牛书/O'Reilly Animal Book
文件删不掉shell programming
How to make unix-login online?how to let awk not print?
[转载] How many version of Perl/CGI are there?how to write robort in perl w/out expect?
How to set environment variables for CGI scripts?How to do "which" in perl?
permission of the file written by cgi scripthow to run active perl in cygwin?
关于一个C++library的连接[转载] Perl 土问题
相关话题的讨论汇总
话题: cgi话题: html话题: perl话题: about话题: question
进入Unix版参与讨论
1 (共1页)
e******r
发帖数: 220
1
How to insert a "Perl program" into "HTML file"?
The goal is let user enter two numbers in the webpage that HTML makes, and
then let the "Perl program" to calculate those two numbers to give the result.
Now, my "HTML file" and "Perl program" are all ready separately.
But how to bundle them together into one program?
Who knows that, please help me. Or,can you tell me some websource about that?
Thank you.
l***r
发帖数: 17
2
first, make sure your server support cgi. Then in your HTML code, make a form
which is handled by a perl script.
BTW, Better use php later.

result.
that?

【在 e******r 的大作中提到】
: How to insert a "Perl program" into "HTML file"?
: The goal is let user enter two numbers in the webpage that HTML makes, and
: then let the "Perl program" to calculate those two numbers to give the result.
: Now, my "HTML file" and "Perl program" are all ready separately.
: But how to bundle them together into one program?
: Who knows that, please help me. Or,can you tell me some websource about that?
: Thank you.

1 (共1页)
进入Unix版参与讨论
相关主题
[转载] Perl 土问题[转载] How many version of Perl/CGI are there?
[转载] Perl高手请进How to set environment variables for CGI scripts?
[转载] QUestion about Perlpermission of the file written by cgi script
怎么在FTP里改变文件属性?关于一个C++library的连接
please help, CGI..Re: 请推荐一本perl book好不好
CGI之Perl Script一问好马配好鞍/介绍一套linux牛书/O'Reilly Animal Book
文件删不掉shell programming
How to make unix-login online?how to let awk not print?
相关话题的讨论汇总
话题: cgi话题: html话题: perl话题: about话题: question