Help for this page

Select Code to Download


  1. or download this
    MozRepl::RemoteObject: [Exception... "Illegal value"  nsresult: "0x800
    +70057 (NS_ERROR
    _ILLEGAL_VALUE)"  location: "JS frame :: chrome://mozrepl/content/repl
    +.js -> file:///
    C:/Documents%20and%20Settings/Administrator/Programdata/Mozilla/Firefo
    +x/Profiles/kaq7
    hscq.default/mozrepl.tmp.js :: anonymous :: line 5"  data: no] at C:\D
    +ocuments and Se
    ttings\Administrator\Skrivebord\PRINTLOOKER\firefox.pl line 40
    
  2. or download this
    #Start
    use WWW::Mechanize::FireFox
    #URL
    ...
        my $uri = $self->uri;
        return @{ $eval_in_sandbox->("$uri",$window,$redefined_alert ) };
    };