Avadhani, Subramanya wrote:

> Hi List,
>       I am a newbee in Perl. I am in the process of writing a small
> application for our webpage. I have the HTML page ready with me which
> has a text(edit) field and some checkboxes. I want these parameters from
> the webpage to come into my Perl-cgi application so that I can process
> the request.It is for the Mail subscription request based on E-mail IDs
> entered by users. The checkboxes tell me the modules for which they want
> to subscribe. Can anyone help..? If there is something already written
> by someone I want to use it in my program.

Look at CGI.pm module.

>       Also is it possible to convert my existing Shell script(ksh on
> HPUX)to Perl program..?(I read in a book "Learning Perl" by O'reilly
> publication, that it is not possible. Just wanted to know if there are
> any workarounds for this).

Sure it's possible.  Don't know if there's an automated way to do it though.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to