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
How many ways can we express string in Perl?
How do I do fill_in_the_blank for each file in a directory?
Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?
List the data types that Perl can handle?
In Perl, what is grep function used for?
What is the difference between die and exit in perl?
Explain grooving and shortening of arrays and splicing of arrays?
what is the main function of fork() in cgi programming?
There are two types of eval statements i.e. Eval expr and eval block. Explain them.
How to open and read data files with Perl
What does file test operators do in perl?
How to open a directory in perl?
Comment on array slicing and range operator
You want to connect to sql server through perl. How would you do that?
how to get back up from private character editor which is saved in the format of .udf