[HTTP-Recorder] Fw: Problem:Can't locate object
method "query_param" via package
Michael Peters
mpeters at plusthree.com
Thu Dec 1 10:00:05 EST 2005
guruprashadminhas at hsbc.co.in wrote:
> also is
> there any way to make HTTP recorder work/handle Java Scripts.
There sure is. Write a JavaScript interpreter in Perl that can also parse HTML
(and CSS) and create a Document Object Model. But make sure it's configurable so
that it can behave like either IE, or Mozilla (or Safari or Opera, etc).
So it can be done, but it's a monumental task. It basically means that you need
to write an entire browser in Perl with no visual components.
--
Michael Peters
Developer
Plus Three, LP
More information about the HTTP-Recorder
mailing list