Re: Full_screen by default after loan the CGI file, anyone know



"phal" <betterdie@xxxxxxxxx> writes:

> exam. I don't use JavaScript, and I think it may be someone who may
> know some perl package to implement full-screen without Javascript.

No, it can't be done from a CGI, in Perl or any other language. It has
to be done within the browser, which means JavaScript.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
.



Relevant Pages

  • Re: Generated javascript from .pl files
    ... I'm trying to use some javascript code in Internet Explorer 6.0 that's ... being generated by a Perl file. ... I just manually tested IE7 with a .pl extension and it gave me no problems with an external file. ...
    (comp.lang.javascript)
  • Re: How to embed javascript functionality into a Perl CGI script?
    ... Perl code does not run on clients, ... >> browser itself...such as JavaScript. ... JSP executes on server side and Javascript on the client. ...
    (comp.lang.perl.misc)
  • Re: Perlish map() function
    ... you've dared to augment the Object prototype, ... keeping with the Javascript programming paradigm. ... if your goal is to to provide an emulation of Perl ... somewhat attached to Perl as a scripting language). ...
    (comp.lang.javascript)
  • Re: LWP questions
    ... I'm now looking into automating Mozilla, ... possibly from perl, ... >When LWP requests a page from a server, it is no different than any ... >If the HTML returned contains JavaScript, it is up to you to provide ...
    (comp.lang.perl)
  • Re: avascript w/Perl question - Simple for most......
    ... Randy Webb wrote: ... >>> I have a form that uses Javascript to validate some fields. ... I am very good at Perl, but I'm less than a novice at ... > XMLHTTPRequest is the only way to do that? ...
    (comp.lang.javascript)