Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

In the HTML form, you have to mention the perl script name.
Ex: <form action="test.pl" method="POST">. Then in the
test.pl, you have to mention the content-type as
print "content-type: text/html\n\n";. And read the form
values and print them.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain splicing of arrays?

861


How to code in perl to implement the tail function in unix?

882


Difference between the variables in which chomp function work ?

1008


You want to print the contents of an entire array. How would you do that?

890


For a situation in programming, how can you determine that Perl is a suitable?

832


What does init 5 and init 0 do?

948


Differentiate between arrays and list in perl.

947


How do I print the entire contents of an array with Perl?

897


Give an example of using the -n and -p option.

941


What is perl scripting?

868


What are the various flags/arguments that can be used while executing a perl program?

814


What does -> symbol indicates in Perl?

919


Explain gmtime() function in perl?

911


What is warn function in perl?

889


Explain returning values from subroutines?

875