Create shortcut to internal app with no menubar, etc. IE6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dlite922
    Recognized Expert Top Contributor
    • Dec 2007
    • 1586

    Create shortcut to internal app with no menubar, etc. IE6

    We have an internal app via internal web server. We'd like to create a shortcut for it on the desktop, that when clicked on, can browse to the main page, but not display the menubar, addressbar.

    I know this can be done with JS, i'm a programmer, but i was hoping there was a parameter in the target link of a file.

    The main page can even reside on local PC, but POST to the server if that helps any.

    Many older programs you could modify how they're launched via the same target: field, but i don't know what those are called.

    I searched google for IE shortcut target parameters.

    I guess i'm in a way asking what are the parameters/options of launching IE6 from the commandline for example.

    Thanks guys,


    DM
  • questionit
    Contributor
    • Feb 2007
    • 553

    #2
    Hi

    I dont think you can do this with the help of parameters.

    One possible way would be to modify registry entry - this should let you hide the items you want and do some other things also. Once you have completed your session, you would want to undo the registry that you modified.

    Regards
    Qi

    Comment

    Working...