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
