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 / guest

In the form Action you have to specify the (perl) program,
you want to execute on submitting this form.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where do we require ‘chomp’ and what does it mean?

718


Explain 'grep' function.

793


What are some common methods to all handles in perl?

724


Explain '->' in perl?

717


what is Polymorphism in Perl?

738


Explain what is lvalue?

786


Why we use CGI?

2322


List the data types that Perl can handle?

785


How the interpreter is used in Perl?

738


What are perl array functions?

752


Mention how many ways you can express string in Perl?

814


you are required to replace a char in a string and store the number of replacements. How would you do that?

719


What does `$result = f() .. g()' really return?

801


What are the logical operators used for small scale operations? Explain them briefly.

741


Which feature of perl provides code reusability?

777