Full_screen by default after loan the CGI file, anyone know

P

phal

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
 
P

phal

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
 
S

Sherm Pendley

phal said:
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--
 
J

Joe Smith

phal said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top