Mark Look into the CGI perl module on CPAN. This will help you with what you want to accomplish below plus much more.
Go to www.cpan.org to read up on it. Mark >> -----Original Message----- >> From: mark sony [mailto:[EMAIL PROTECTED] >> Sent: Sunday, June 01, 2003 9:18 AM >> To: [EMAIL PROTECTED] >> Subject: html and perl >> >> Hi, >> I have a very basic question.I have one html(foo.html) page having >> one text field and two buttons(one is submit other is reset).I >> have saved it in one directory.There is a perl program (say >> foo.pl) which will accept the text (submitted when "submit" button >> is pressed),as argument and display the result of the script in >> web page only.How to go abt doing this ? >> Or if there is any alternative or easier method of doing it? >> >> Thanx in advance, >> Mark >> ___________________________________________________ >> Get email that means BUSINESS! me @ mycompany.com. >> Just Rs.1499/year. >> To start, click http://www.rediffmailpro.com >> >> >> -- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
