I have created a CGI-based page,after entering all the
values in to the fields, How to get the output on the web
browser using Perl
Answer Posted / raghav
Including the First two answers also go thru CGI.pm module.
or else you can also use the cgi-lib.pl.
Go through the docs of the modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program that shows the distinction between child and parent process?
What does -> symbol indicates in Perl?
What is the function of cgiwrap in cgi programming?
what is the main function of fork() in cgi programming?
How to renaming a file in perl programming?
What is hash?
What are the arguements we normally use for perl interpreter?
Give an example of the -i and 0s option usage.
How to concatenate strings with perl?
what are the strategies followed for multiple form interaction in cgi programs?
what is the function that is used to identify how many characters are there in a string?
What is the use of strict?
What is grep used for in perl?
What is the use of "stderr()"?
How to add elements in a hash in perl?