This topic is locked

full screen

8/21/2008 7:51:06 AM
PHPRunner General questions
G
garethp authorDevClub member

Hi
Is there any way to force the browser to full screen after login - would make it good to see more of the tables
Many thanks
Gareth

G
garethp authorDevClub member 8/28/2008

Hi
Can anyone help with this one?
GARETH

P
Pierre DAC 8/28/2008

Hi

Can anyone help with this one?
GARETH


Hello,

Have a look here

http://www.asprunner.com/forums/index.php?showtopic=7247

Regards

S
swanside 8/28/2008

Hi

Can anyone help with this one?
GARETH


This might work
Note: This is a two part modification. Complete both parts as listed below.
[Start] [Run] [Regedit]

Registry Key: HKEY_CURRENT_USER\Console

Modify/Create the Value Name [FullScreen] according to the Value Data listed below.

Data Type: REG_DWORD [Dword Value] // Value Name: FullScreen

Value Data: [0 = Disabled / 1 = Enabled]
[Start] [Run] [Regedit]

Registry Key: HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\Main

Modify/Create the Value Name [FullScreen] according to the Value Data listed below.

Data Type: REG_SZ [String Value] // Value Name: FullScreen

Value Data: [Modify Value to (Yes)]

Exit Registry and Reboot