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
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