Hy , my scenario is have a html page in your c:\statichtmlpage.html in the section of form i've written like < form method=post action=perfile.pl> ---- <>
and a perl file that can retrieve params from statichtmlpage.html file and execute some thing at local machine i don't want to install any web server :-) Expecting your valuable suggestions and some sample. Thanks Abhishek On 2/3/06, Jeff Pang <[EMAIL PROTECTED]> wrote: > > I think this is a typical CGI-developing requirement.As someone in the > list has said, > > You could have a glance at chapter 12 of Beginning Perl for instance: > http://learn.perl.org/library/beginning_perl/3145_Chap12.pdf > > Hope that be useful to you. > > -----Original Message----- > >From: a b <[EMAIL PROTECTED]> > >Sent: Feb 3, 2006 5:31 AM > >To: beginners@perl.org > >Subject: how to run perl file from a html page > > > >Hello all, > > > >i am new and want to get the params from html page and execute perl > script > >at local machine > >please help me in this matter. > > > >thanks and regards, > > > >abhishek > > > -- > Jeff Pang > NetEase AntiSpam Team > http://corp.netease.com >