perl.javascript...Event exchange between javascript and perl in CGI by RMADHWAN- February 27, 2007 Hi All,I am trying to achieve following.I have a CGI-perl script, which creates a drop-down combo-box.I wish to capture value change event in my CGI-perl script.I know, I can get onChange event in JavaScript, but how do I pass theselected item of combo-box to my CGI-perl scriptRegards,Rakeshhttp://www.nntp.perl.org/group/perl.javascript/2007/02/msg54.html POLL Dropping support for old SpiderMonkeys by Claes Jakobsson- February 22, 2007 Hi,as JavaScript.pm development is moving again I&39;m considering dropping support for older SpideyMonkey and focusing on 1.7 and later (the one used in FF 2.0).Instead on having to download and install SM manually I was planning on putting up a source release of the SM 1.7 engine on my server and add the possibility for Makefile.PL to download and install it. Alternatively I can bundle the source with JavaScript.pm. You will still however have the possibility to build against your own...http://www.nntp.perl.org/group/perl.javascript/2007/02/msg53.html |