http://www.perlmonks.org?node_id=985201


in reply to Re^2: perl scripter error ReferenceError: The variable ActiveXObject has not been declared
in thread perl scripter error ReferenceError: The variable ActiveXObject has not been declared

If you look at the js, it should not have gone inside the else condition

But you didn't say that was the problem

Its probably happening because you don't load WWW::Scripter::Plugin::Ajax

You need $w->use_plugin('Ajax' );