| Author |
removing windows bars
|
nuhu jibrin
Greenhorn
Joined: Mar 27, 2007
Posts: 7
|
|
Hi everyone, I have an intranet application developed with servlet running in windows xp and i want it to really look like a desktop application by removing or permanently hidding the tools bar,menu bar and address bar of the explorer when a user logs on. I feel this could be achieved using applet but its complexities scares me alot. Please, if i can simply achieve this through the windows registry or any other means please explain to me how! Thanks. JB
|
happiness lies within, and grows with the pursuit of your dream. It's simply a journey!
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
Nuhu, You could have a launch screen the user goes to before accessing your app. Then the link could set the parameters for the new window (your application) to anything you want.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Look into Kiosk mode with IE Eric
|
 |
 |
|
|
subject: removing windows bars
|
|
|