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
What is the easiest way to download the contents of a URL with Perl?
Hi, I am a accountant. I am preparing a balance sheet but because of staff shortage and time pressures I cant complete it on time. There is lot of common data with last years which I need not retype and I can manage by editing last year’s balance sheet ? Is their any software on net where I can do this easily??
How to read multi lines from a file in perl?
How will you open a file in read-only mode in perl?
Explain the meaning of perl one-liner?
What value is returned by a lone `return;’ statement?
What is the difference between perl list and perl array?
Explain subroutine?
How to convert strings into an array in perl?
Which functions in perl allows you to include a module file.
How do I sort a hash by the hash value?
what are the steps involved in reading a cgi script on the server?
How to change a directory in perl?
How can memory be managed in Perl?
What is perl dbi?