Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Full_screen by default after loan the CGI file, anyone know

Reply
Thread Tools

Full_screen by default after loan the CGI file, anyone know

 
 
phal
Guest
Posts: n/a
 
      09-30-2005
hi, all

I have a cgi program, when it load it is small screen, till i press F11
or go to View--->Full-Screen.

Do you know any code to make the screen full screen by default when i
loan my program.

Thank very much for your helful.

Phal

 
Reply With Quote
 
 
 
 
phal
Guest
Posts: n/a
 
      09-30-2005
Hi Sherm

Thank you very much, I just get some information for display full
screen in Javascript,

On my point, I do a small project for student to take the exam, it is
very simple ( true false questions), and it is also similar to Cisco
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. I
try search around some usenet and perldoc, but it isn't any result.

Phal

 
Reply With Quote
 
 
 
 
Sherm Pendley
Guest
Posts: n/a
 
      09-30-2005
"phal" <> 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
 
Reply With Quote
 
Joe Smith
Guest
Posts: n/a
 
      09-30-2005
phal wrote:
> I don't use JavaScript, and I think it may be someone who may
> know some perl package to implement full-screen without Javascript.


It takes code running inside the client, such as JavaScript or VBscript,
to cause the browser to change its size. You won't have any luck
getting perl programs running on a server to do that.
-Joe
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
edu Dale Warfel paid kick-back from loan agent for talking me into high interest loan! uhe Anonymous Digital Photography 0 03-07-2007 04:12 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57