Re: Calling JavaScript from Perl

2003-12-25 Thread Wiggins d'Anconia
Please bottom post. Charlie somerville wrote: Not neccisarily, javascript can be a server side for example in ASP you can set the <%@ Language=""%> bit to <%@ Language="javascript" %> Hence the words "in general" http://danconia.org "Wiggins D Anconia" <[EMAIL PROTECTED]> wrote in message ne

Re: Calling JavaScript from Perl

2003-12-25 Thread Charlie somerville
Not neccisarily, javascript can be a server side for example in ASP you can set the <%@ Language=""%> bit to <%@ Language="javascript" %> "Wiggins D Anconia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > > Hi, > > Does anyone know is it possible to call javascript from perl? C

Re: Calling JavaScript from Perl

2003-12-08 Thread Wiggins d Anconia
> Hi, > Does anyone know is it possible to call javascript from perl? Can > javascript be included in the same page? Can anyone provide an example of > this? > Thanks in advance, > Mark. How do you mean "call javascript from Perl"? In general Javascript is a client side language that executes w

Calling JavaScript from Perl

2003-12-08 Thread mark o' sullivan
Hi, Does anyone know is it possible to call javascript from perl? Can javascript be included in the same page? Can anyone provide an example of this? Thanks in advance, Mark. ** This document is strictly confidential and is inte