Re: Access from perl to a JavaScript function result
[email protected] (Sergey Andreev) Tue, 24 Feb 2009 10:13:40 +0300
| Newsgroups | perl.javascript |
|---|---|
| Message-ID | <[email protected]> |
--0015174c1d90d7d5b00463a4db5b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Basically you can`t do this. Or try to use http://search.cpan.org/~claesjac/JavaScript-1.11/lib/JavaScript.pm Before you need cut Javascript from HTML, and maybe cleanup it, for better usage. 2009/2/23 Amel Kapetanovic <[email protected]> > Hi, > > I am trying to access from perl to HTML documents (LWP), and I want to > get the result of some JavaScript functions, which are in the HTML page, > simply like > > document.write('hello'); > > Could someone please help me? > > Thanks, > Amel > > > -- Sergey Andreev --0015174c1d90d7d5b00463a4db5b--