Disable explorer menubar -
I am developing an intranet site where all users will have explorer using asp and javascript for client stuff.
Is it possible to disable/remove the menu and navbar in explorer in either asp or javascript.
I know I can do it in .net but was wondering if I could do it with either of these languages.
Disable explorer menubar -
I am developing an intranet site where all users will have explorer using asp and javascript for client stuff.
Is it possible to disable/remove the menu and navbar in explorer in either asp or javascript.
I know I can do it in .net but was wondering if I could do it with either o
Removing the menubar -
Is it possible with Javascript or VBScript or anything else for that matter to remove the browser menubar?
I know you can create a new window without the menubar etc but could you have a page that when people view it their menubar dissappears?
Paul
Removing the browser MenuBar -
Is it possible with Javascript or VBScript or anything else for that matter to remove the browser menubar?
I know you can create a new window without the menubar etc but could you have a page that when people view it their menubar dissappears?
Paul
hide browsers menubar/toolbar -
how do I hide the menubar/toolbar of the browser when a user opens my page, also, how do I disable the system menu (maximize/close)?
Image on the menu -
Hi,
I want to know if i can insert an image in the menu.
Something similar to the menubar of IE(Internet Explorer) i.e.
small Icon at the end of menubar.
Swati
Careate Registry values & Keys -
I want to do Internet Explorer 5 Restrictions
to do this i have to Create a new DWORD value based on the options below (value ="1" - enable & "0" to disable the restriction. )
NoBrowserContextMenu - Disable right-click context menu.
NoAddressBar - Disab
how do i disable the internet explorer toolbars -
hello,
how do i disable the internet explorer toolbars (address bar icons, status etc.)
the thing is i need to do this when i load the internet explorer for the first time
so a can't use window.open(args)
i need to open a shortcut from a desktop that opens internet explorer
Disable IE -
How can I disable Internet Explorer using VB6 code?
My intention is to disable internet access through the browser,
but dont want disable receiving/sending email through mail clients like Outlook Express.
Removing Menubars without a new window -
Is it possible with Javascript or VBScript or anything else for that matter to remove the browser menubar?
I know you can create a new window without the menubar etc but could you have a page that when people view it their menubar dissappears?
Paul
Change BackColor of a MenuBar *resolved* -
I sort of need to put a menubar into my application to work around a few GUI problems, but the problem is that it looks awful.
I have a white border across the top of my application, but when I put in a menubar, which is grey, it looks ghastly.
Any ideas ?
Shorten Menubar.... -
NE1 know if there is a way to shorten the menubar area....much like how IE is. Where in IE there's the menubar then the little avi animation.
I would like to do something similiar. If you have an example or source code I would love to see it.
Thanks...
Menubar!!! -
Can someone tell me how to add a menubar to a VBA form? Please?!
Ive been trying for the past 40 min and all ive managed to get is some weird ass menu/toolbox mixture thing..
I want a menubar like every other program has
IE) File, Edit, View, etc!
Please help me
Menubar -
Hi,
I have a large database with 100+ forms. It originally ran with a menubar at the top, long since forgotten, the menubar name was in the 'menu bar' property of the forms.
1) If I delete the menu bar, the system throws errors ( obviously )
2) I want to replace the menubar wi
Disable access (secure) a map -
How do you disable access / secure a map, i know you can rename a map to its name and then ..... so that in explorer it looks like a regular file (i've tryed to encrypt it then, but it didn't worked), but when you try to open a file for example with explorer you can still access the ma
css/javascript - Webpage Menubar -
The code on this page shows you how to create a menubar (or multiple menubars) for your webpage using only HTML, W3C CSS, and Javascript. The code has been released under the GNU/GPL.
http://www.brainjar.com/dhtml/menubar/
Note: i have no affiliation with the guy who wrote th
MDI Documents -
Why exactly is my MDI document's menubar being swallowed by the child document? I'd like to have the Parent's menubar listed first, and THEN the child document's menubar.
Any advice?
Eiredrake
Disable Right Click in a WebBrowser inside VB6 -
well, im curious as to how you would disable the right click function from the webbrowser thats embedded inside ur vb6 application. cuz u cant set its properties to false for the menubar because it doesnt do ne thing. ne 1 have ne ideas?
Disable mouse clicks of a MenuBar -
My MenuBar is called MenuBar1 on the form named frmGameKeyboard.
I've managed to figure out how to hide the mouse cursor on the form with
Code:
Windows.Forms.Cursor.Hide()
MenuStrip1.Cursor.Equals(Nothing)
This code also makes the cursor show as nothing but the menubar
How to disable close button. -
Hi
I am opening an asp page in a new window. i am using the following code. using this i can disable resizable button. i want to know how to disable close window.
var windo="whoisup.asp";
window.open(windo,'mywindow','toolbar=no,location=no,directories=no,status=no,m
how to disable Lan Settings in Internet Explorer -
hello!
how can i disable Lan Settings in Internet Explorer it is under
on Tools->Tools Options=>Connection Tab
or disable the Tools option itself its either of the two buttons
tnx
Disable resizing of Internet explorer -
Hello,
Does anybody know if it is possible to disable resizing of Internet Explorer and how it is done. Sample codes needed. Please help.......
Thanxs
vbBoy
Menustrip Merge Problem. -
Hello Folks,
i am able to merge a child menustrip to an MDI parent menustrip except that i have a small problem here.
When i open my childform, the menubar/menustrip is docked under the main menubar that also has my merged up menu item. I tried to set its dock property to none, it
Explorer Security -
Hello all,
I am sure some of you have already seen what I am trying to overcome. When explorer is hidden, the start menu can be viewed by simply double clicking the desktop. I would assume it's a fail safe ms have introduced into explorer in the event that a virus would be the respo
WebBrowser , How To Disable Errors <RESOLVED> -
i made a little program using WebBrowser
how to disable the Errors?
like , internet explorer script Error <---
wanna view the non-secure items <----
these popup msg`s are not good in an application
how to disable them?
need master -
anybody know how to disable exe files under win98/ME/2k ?
example i want to disable Iexplore.exe, explorer.exe, *.exe from vb application.
thank's
Handy
disable windows controls -
does anyone know how i can disable the set as wallpaper button in richt click popup in internet explorer
Making custom menubar... -
Does anybody know how to make your own custom menu bar such as seen in qbasic. When you create a text file in DOS mode then you get a nice looking blue colour text editor. There is flat menubar. I want to make my own menubar so I can customize colour, backcolour, etc,..
Does anybody k
Enable\Disable Windows Explorer menu items -
Hi everyone. I am trying to make 'something' like security program, which will disable "rename", "delete", or so features from the 'right-click' menu, and windows explorer 'File' menu.
Does anybody know how to do that?
Thanx alot
[2005] disable images in browser control -
I have a form with a browser control on it and need to be able to disable images. If I disable images in internet explorer it also disables them in the browser control on the form. I presume this mean they both access the same underling activeX object but I'm not clear on this or how t
[02/03] How to MenuBar -
Hi,
I need some advice on how to do this@
I create a menu bar on each form. However depending on the user, one main heading and it's contents will be different.
There will only ever be three different types.
I wanted to know how can i add it to the specific place within th
how disable copying from CD to HDD with SetWindowsHook -
how disable copying from CD to HDD with SetWindowsHook ?
I want to write instead WM_Null message, when Windows explorer try to copy from CD. I have Windows Explorer in my VB Form. How to hook message ?
Disable cache in IE -
Hi
Is there a way to disable the cache in Internet Explorer?
You can set it to keep only 1 mb of temporary internet files, but I have a good connection and I don't want IE to write these stupid files on my hard drive.
Any suggestion about settings or registry editing that woul
disable printing in Internet explorer 5 -
How can I disable the printing command from internet explorer 5, If possible?
Button on same height of menubar -
Is it possible in VB6 to put a button (or a label) on the same height of the menubar op my startform.
The reason is to have a close button on the right side, to close my open Word doc.
Now i only can put a button on top=0 of the form , so under the form menubar.
Disable HTML View->Source -
Hi All,
I am not an HTML expert (and hence neither javascript or vbscript one either) so pardon me for a silly question.
I have noticed that when you choose 'Source' from 'View' menu on the browser menubar it is possible to see the source code of the page. However, I have also no
Picture in MenuBar -
How do I put pictures in the Menu...
top level..and in the menu...
and.. Anyone figure out how to put a pic in the menubar like IE does?
menubar in webpage -
How to create menubar in webpage using script language or by any other way of codings
Address bar in explorer -
Hello,
I would like to hide and disable viewing the windows explorer address bar using vb. Does anybody know how this could be done?
Any help would be appreciated.
Thanks
vbBoy
Vertical Menubar -
I wish, my application has a Vertical menubar placet at the left side of the screen, which automatically hides when there is no user Interface. Please Help
Disable MSVB Debugger... -
Is there anyway to disable script debugging through code in vb6. For example my webbrowser triggers script errors when it goes to certain pages and opens up the debugger. Can i tell the debugger to exclude my program from the debugging ?? i know that in Internet explorer the disable sc