473,785 Members | 2,784 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hide IE Toolbars

I'm building a web app in asp.net and I'd like to have the IE window hide all
of it's toolbars and run with just the title bar showing when the user
browses to my internal intranet web app. I know this functionality is
possible because MS CRM is able to reconfigure the IE window when the user
browses to CRM. CRM has the following lines in web.config...

<snip>

<appSettings>
<!--
Launch in App Mode
=============== =============== =============== =
Determines whether or not MSCRM should be loaded in an browser window that
does not have address, tool and menu bars. Turning this feature "On" makes
the application easier to use, as the User is presented with less options and
the Application itself (not IE) becomes the focus of their experience.
Recommended Setting: "On"
Values: "On" or "Off"
-->

<add key="AppMode" value="On"/>

</appSettings>

</snip>

Anyone know how to enable this functionality or how this works in CRM? Or
does CRM just close the window that opened it and relaunch another window
without toolbars?

Thanks...

--
Jamie Schwinn
Small Business Systems
Jul 22 '05 #1
1 1495
> I'm building a web app in asp.net

Please go to an ASP.NET newsgroup, e.g.
microsoft.publi c.dotnet.framew ork.aspnet
Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2268
by: Sandra | last post by:
Hello, I want to develop an application for WindowsCE using eMbedded Visual C++ 4.0. Is it possible to add/delete or hide/show toolbars by running the application. e.g. the user choose a menuitem and then a second toolbar should be opened. Can anybody help me??? Many greetings Sandra
4
2239
by: MLH | last post by:
The following lines are running when I open my A97 mde file... If CurrentUser() <> "mlh" Then Application.SetOption "Show ToolTips", False Application.SetOption "Key Assignment Macro", "NonExistent" Application.SetOption "Built-In ToolBars Available", False End If But a toolbar still appears even though these lines have been processed. Not surprising, really. These lines came from old
0
1327
by: jkricka | last post by:
Hi! Can someone please explain me how to show/hide word toolbars? I'm oppening new word doc with follownig code. public class classWordDoc { private Word.ApplicationClass WordApp = new Word.ApplicationClass(); Word.Document bDoc = new Word.Document();
1
2180
by: Jamie Schwinn | last post by:
I'm building a web app in asp.net and I'd like to have the IE window hide all of it's toolbars and run with just the title bar showing when the user browses to my internal intranet web app. I know this functionality is possible because MS CRM is able to reconfigure the IE window when the user browses to CRM. CRM has the following lines in web.config... <snip> <appSettings> <!--
4
4392
by: Blaine | last post by:
Does anyone know how I can hide a form from the TaskManager? I've set the ShowInTaskbar to False, but when using Alt-TAB to switch between applications, it appears as a blank icon. I can set it as a SizableToolWindow, but then I no longer have the minimize button on the caption. Is there a way to mimic a (FormBorder) sizable tool window (so it doesn't appear in the tasklist) and still show the Min, Max and Close control buttons? (Or...
3
17043
by: prakashwadhwani | last post by:
When my application starts 2 toolbars still remain open 1) Form View and 2) Formatting (Form/Report) Toolbar Also ... Access's default Menu-Bar also remains open. How to switch it off at the beginning of my application using VBA and then switch it back on within the exit routine of my application ?
1
1927
by: paul | last post by:
Hello, I am launching a webage with my url. Then in javascript I want to hide the toolbars and menubar. Is this possible after the page has launched. I know window.open() does this but because of the way our application is I have to do it once page has loaded. Thanks.
15
1932
by: Neil | last post by:
So, I tried to copy a toolbar. I have a custom menu bar for a form. Tried to copy it so that I could modify the copy and use it with another form. With no direct way to copy it, I made a copy of the MDB, renamed the toolbar, and then imported it back into the original MDB as a copy of the original (see "Copying a custom menu bar" thread here). Everything seemed fine until I tried to modify the copy. When I added or removed items from the...
2
2007
by: halljkl | last post by:
Hello, I have made a form for entering suggestions, what I want to happen is if I open the form I can see all the toolbars, design view etc . . . but if another user opens the form all information is hidden. Also if possible when user "cornsg" opens the database I want that user to be shown a different form to everyone else opening it.
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10092
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7500
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6740
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3650
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.