Groups
Groups
Sign in
Groups
Groups
perl.javascript
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
perl.javascript
1–27 of 27
Mark all as read
Report group
0 selected
Salvador Ortiz Garcia
6/9/10
Announce: JSP v1.0
I'm happy to announce the first release (1.00) of the JSP Perl module, an open source bridge
unread,
Announce: JSP v1.0
I'm happy to announce the first release (1.00) of the JSP Perl module, an open source bridge
6/9/10
Amel Kapetanovic
2/23/09
Access from perl to a JavaScript function result
Hi, I am trying to access from perl to HTML documents (LWP), and I want to get the result of some
unread,
Access from perl to a JavaScript function result
Hi, I am trying to access from perl to HTML documents (LWP), and I want to get the result of some
2/23/09
Gary Bruce
, …
Claes Jakobsson
4
11/18/07
Problems with JavaScript 1.04
In order to make installation of JavaScript.pm a lot easier I'm planning of bundling a suitable
unread,
Problems with JavaScript 1.04
In order to make installation of JavaScript.pm a lot easier I'm planning of bundling a suitable
11/18/07
Grzegorz Miśkiewicz
10/19/07
JS and HEX Validation
Hi to all, I'm trying to validate is string is hex: function validate_mac (mac) { var wzor = ^0[
unread,
JS and HEX Validation
Hi to all, I'm trying to validate is string is hex: function validate_mac (mac) { var wzor = ^0[
10/19/07
Jesse Thompson
2
7/1/07
JS context serialization?
Ok. Re-reading my original post on "JS context serialization" I believe it may have been
unread,
JS context serialization?
Ok. Re-reading my original post on "JS context serialization" I believe it may have been
7/1/07
Jesse Thompson
,
Claes Jakobsson
2
4/10/07
Perl exceptions from bound JS constructors do not propogate
Hi Jesse. On 6 apr 2007, at 10.35, Jesse Thompson wrote: > Am I approaching this the wrong way, or
unread,
Perl exceptions from bound JS constructors do not propogate
Hi Jesse. On 6 apr 2007, at 10.35, Jesse Thompson wrote: > Am I approaching this the wrong way, or
4/10/07
Martyn Smith
3/27/07
bind_function (1.03)
I have a weird problem, I'm binding a function like so ... $cx->bind_function(connect =>
unread,
bind_function (1.03)
I have a weird problem, I'm binding a function like so ... $cx->bind_function(connect =>
3/27/07
Jesse Thompson
3/25/07
bind_class
Hello! Bravo on continuing development Claes, the E4x support looks smashing. I haven't used E4x
unread,
bind_class
Hello! Bravo on continuing development Claes, the E4x support looks smashing. I haven't used E4x
3/25/07
Martyn Smith
, …
Stig Brautaset
5
3/8/07
Build problems on Debian Sid
Hi Martyn, Where did you install SpiderMonkey? If you installed it into /usr/ local/lib (the default?
unread,
Build problems on Debian Sid
Hi Martyn, Where did you install SpiderMonkey? If you installed it into /usr/ local/lib (the default?
3/8/07
RMAD...@gmail.com
2/27/07
Event exchange between javascript and perl in CGI
Hi All, I am trying to achieve following. I have a CGI-perl script, which creates a drop-down combo-
unread,
Event exchange between javascript and perl in CGI
Hi All, I am trying to achieve following. I have a CGI-perl script, which creates a drop-down combo-
2/27/07
Claes Jakobsson
2/22/07
[POLL] Dropping support for old SpiderMonkeys
Hi, as JavaScript.pm development is moving again I'm considering dropping support for older
unread,
[POLL] Dropping support for old SpiderMonkeys
Hi, as JavaScript.pm development is moving again I'm considering dropping support for older
2/22/07
Andy Armstrong
2
11/4/06
JS closures lose context
On 4 Nov 2006, at 20:40, Andy Armstrong wrote: > It looks as if the context that should be
unread,
JS closures lose context
On 4 Nov 2006, at 20:40, Andy Armstrong wrote: > It looks as if the context that should be
11/4/06
Ramesh Kandula
6/13/06
Re: Could someone help me on CGI-PERL-JAVASCRIPT table sorting problem ?
Hello, The sortable libraries given at the following link are working when I load a simple html file
unread,
Re: Could someone help me on CGI-PERL-JAVASCRIPT table sorting problem ?
Hello, The sortable libraries given at the following link are working when I load a simple html file
6/13/06
Neelay
6/7/06
How can I get the value of a form input whose name is in a Javascript variable?
Hi all, I have a Javascript variable, containing the name of an input- input_name = "document.
unread,
How can I get the value of a form input whose name is in a Javascript variable?
Hi all, I have a Javascript variable, containing the name of an input- input_name = "document.
6/7/06
Ramesh Kandula
,
Larry Holcombe
2
6/8/06
Could someone help me on CGI-PERL-JAVASCRIPT problem ?
Ramesh, Take a look at http://www.kryogenix.org/code/browser/sorttable/. This is a javascript only
unread,
Could someone help me on CGI-PERL-JAVASCRIPT problem ?
Ramesh, Take a look at http://www.kryogenix.org/code/browser/sorttable/. This is a javascript only
6/8/06
Reshma
3/29/06
How to assign value of a javascript variable to a perl variable
I'm new to CGI and javascript. I have a javascript variable which has a value assigned. my var =
unread,
How to assign value of a javascript variable to a perl variable
I'm new to CGI and javascript. I have a javascript variable which has a value assigned. my var =
3/29/06
Neelay
11/22/05
problem with executing a CGI Perl script from a browser
Hi, I have a Perl script, which copies two files from a CD and untars the first file- print "
unread,
problem with executing a CGI Perl script from a browser
Hi, I have a Perl script, which copies two files from a CD and untars the first file- print "
11/22/05
Christian Montanari
2
11/17/05
has anyone had success with JavaScript-0.55?
On Thu, Nov 17, 2005 at 10:03:35AM +0000, Christian Montanari wrote: > I am trying to read
unread,
has anyone had success with JavaScript-0.55?
On Thu, Nov 17, 2005 at 10:03:35AM +0000, Christian Montanari wrote: > I am trying to read
11/17/05
Neelay
11/14/05
external Javascript in Perl
Hi, I have an external Javascript file in /var/www/html folder called head.js. When I create an html
unread,
external Javascript in Perl
Hi, I have an external Javascript file in /var/www/html folder called head.js. When I create an html
11/14/05
Ingo Blechschmidt
7/19/05
[PATCH] Fix compilation on Gentoo Linux
Hi, here's a (one-word :)) patch to fix compilation of JavaScript.xs on Gentoo Linux. FYI, the
unread,
[PATCH] Fix compilation on Gentoo Linux
Hi, here's a (one-word :)) patch to fix compilation of JavaScript.xs on Gentoo Linux. FYI, the
7/19/05
Hien Chau
6/8/05
CGI & javascript newbee question
Hi, I have my form with a text field as follows: <input name="STATIC_TEXT" type="
unread,
CGI & javascript newbee question
Hi, I have my form with a text field as follows: <input name="STATIC_TEXT" type="
6/8/05
Dan Thomas
5/1/05
problem with methods on a bound class
Hi, I've been fiddling around with JavaScript.pm, which is very cool, I have to say, I've
unread,
problem with methods on a bound class
Hi, I've been fiddling around with JavaScript.pm, which is very cool, I have to say, I've
5/1/05
Carl A. Schreiber
,
Paul Hamingson
2
4/1/05
How to tell remote that javascript is running?
Carl, I don't believe that it is an explicit communication that tells the server that javascript
unread,
How to tell remote that javascript is running?
Carl, I don't believe that it is an explicit communication that tells the server that javascript
4/1/05
Andy
2/23/05
Javascript nested objects and their properties
----- Original Message ----- From: "Andy" <a...@xygot.com> To: <perl-javascript-
unread,
Javascript nested objects and their properties
----- Original Message ----- From: "Andy" <a...@xygot.com> To: <perl-javascript-
2/23/05
PerlDiscuss - Perl Newsgroups and mailing lists
10/25/04
Re: JavaScript installation on Windows
Gnana Ramdev kotamraju wrote: > Hi > I have donwloaded the Javascript-0.52 and the js library
unread,
Re: JavaScript installation on Windows
Gnana Ramdev kotamraju wrote: > Hi > I have donwloaded the Javascript-0.52 and the js library
10/25/04
PerlDiscuss - Perl Newsgroups and mailing lists
9/9/04
Converting a JS variable into a Perl one
Hi. I have a function in JS like this: function(arg) and I'm using JavaScript.pm. I want to
unread,
Converting a JS variable into a Perl one
Hi. I have a function in JS like this: function(arg) and I'm using JavaScript.pm. I want to
9/9/04
Perldiscuss - Perl Newsgroups And Mailing Lists
8/2/04
Controling the Client.
I must be missing something really simple. I have perl script running on a server talking to a real
unread,
Controling the Client.
I must be missing something really simple. I have perl script running on a server talking to a real
8/2/04