have perl/CGI build the javascript

t0by

> -----Original Message-----
> From: Kan, Yu-Ting [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, May 11, 2001 2:28 PM
> To:   ActivePerl
> Subject:      cgi: Passing perl variables to Javascript function
> 
> Dear all,
> 
> I spend half of day trying how can I get variables communicating between
> perl code and javascript.
> In my cgi application , i need to call some javascript function and also
> passing some variables to it.
> However these variables are pre-process in perl script like $somevariable
> The call
> javascriptfunction($somevariable) does not work.
> Is it any method working with it?
> 
> Thanks a lot
> Kan
> _______________________________________________
> ActivePerl mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activeperl
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to