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

Who created perl?

963


What are the various perl data types based on the context?

987


Explain substr function in perl?

1076


How to copy a file in perl?

1046


Can inheritance be used in perl?

1036


What is the difference between localtime() and gmtime() functions?

1085


What $! In perl?

1022


Which has the highest precedence, List or Terms? Explain?

950


Explain grooving and shortening of arrays and splicing of arrays?

949


Can you add two arrays together?

982


What is the importance of perl warnings?

1224


What can be done for efficient parameter passing in perl?

946


How can you define “my” variables scope in Perl and how it is different from “local” variable scope?

1190


You want to connect to sql server through perl. How would you do that?

987


What are perl variables?

979