in reply to Re: Re: Re: Executing Javascript from HTML pages in perl
in thread Executing Javascript from HTML pages in perl

What about JavaScript's other uses? The guy never said that the JavaScript was DHTML; I was trying to bring up the point that JavaScript DOES have other uses besides poorly done client-side dynamic content.
  • Comment on Re: Re: Re: Re: Executing Javascript from HTML pages in perl

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Executing Javascript from HTML pages in perl
by Mr. Muskrat (Canon) on Nov 07, 2002 at 17:34 UTC

    That's true, javascript does have other uses... I still don't see why it would be necessary to run a client-side javascript when the same result could be accomplished within the LWP script that the OP is trying to work on.