aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes removing windows bars Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "removing windows bars" Watch "removing windows bars" New topic
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
    
  66

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
    
    6
Look into Kiosk mode with IE

Eric
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: removing windows bars
 
Similar Threads
4 or n Windows Explorer windows open - app
Retriving the property of IE 7.0 from Security tab
How to remove scroll bars in a screen
Maximizing a window in Java Swing
DOS command window