JavaScript enable/disable -
Is it possible to enable and disable(like in vb) the selection boxes from HTML, using javascript?
Cheers!
Disable Javascript from VB -
I want my program to disable all javascript in IE,
here is my issue... basically I am using the webbrowser control to fill out some forms on web hosts, to stop the 'friendly' alert boxes caused by java scripts on these pages I would like to disable javascript in IE, load the form,
JavaScript enable/disable -
Is it possible to enable and disable(like in vb) the selection boxes from HTML, using javascript?
Cheers!
checkbox issue -
ASP.NET 1.1
using javascript to enable/disable a checkbox from another checkbox. This is an ASP.NET control however would rather not have postbacks being involved if a checkbox has modified its state therefore, using javascript.
I discovered that if I tried to enable/disable a ch
Enable/disable win key -
I want to develop a cyber cafe management software in Visual Basic 6. so i need to disable/enable the WIN key(middle key of Ctrl and Alt). please help me.
I can disable/enable the remain keys. Waiting for good comments.
Thanks in advance.
Disabling JavaScript using VB -
I need my program to disable and then enable JavaScript on a HTMl page using VB. Does anyone know how to?
Enable/Disable Alt+Tab, Ctrl+Alt+Del -
Guys, how can I enable and disable Program Switching like the Alt+Tab effect?
And how can I enable and disable the user from opening the task manager?
Thanks guys!
3 simple questions -
Hi guys,
I have 3 Questions:
1. How to enable/disable the mouse
2. How to enable/disable the keyboard
3. How to enable/disable the ctr+alt+del key
Thanks in advance
Enable/disable another windows menu item C++ -
I've been looking around for a while now for a way to enable and disable individual menu items from the menu of another window. So far I've had no luck at all, I've found bits and pieces regarding how to enable and disable entire menus, but nothing on inidivudla menu items.
Any help
[2008] Vb.net 2008 and sqlexpress 2008 -
Is possible with vb.net to make this:
Enable/Disable: Named Pipes
Enable/Disable: TCP IP
Enable/Disable: Sql Server(SQLEXPRESS)
some code or complete exsample tnx very much and sry for my bad english.
[2008] Enable / Disable Communication Devices -
I am working on a project that will enable and disable all communication devices (modems, wireless cards, network cards, sprint mobile broadband cards, etc.) on a workstation that you select. Per a mandate my company has only one communication device can be enabled at a time.
Is th
Combobox disabled when clikc on back button ... -
Hi,I have two radio buttons (rb1, rb2) and two comboboxes(webcontrols.dropdownlist, cmb1,cmb2) in asp page(1.aspx) . rb1 is checked and cmb1 is disabled by default, also I add javascript onClick event on each radio button to do this: when user click on rb1 then disable cmd2 and enable
Browser enable Javascript (Resolved) -
Hi,
How do I enable Firefox support Javascript?
I tried this! However, it did not work.
I am trying to enable the browser so I can test a java script enable form on a website I am creating (this one)!
Thanks,
Aaron
How to disable 100CmdButtons w/out typing Command1.enable=false 100 times -
If I have a 100CommandButtons, how will i disable those buttons w/out typing command1.enable=false 100 times?
Example:
Command1.enable=false
Command2.enable=false
Command3.enable=false
Command4.enable=false
Command5.enable=false
etc....
up to 100
Disable Javascript with Javascript -
Hello,
Can I disable javascript with javascript or html?
Thanks in advance,
FlamingFox
CD ROM enable / disable -
I have a CD rom on my machine which seems to be disabled. What is the registry key through which you can enable / disable CD ROMS?
Cheers,
Abhijit
Network Interface Card (NIC) Enable/Disable -
Hi All
I have 2 NIC in my pc and one Virctual NIC I want to Programatically (visual Basic 6) enable and disable these nic, if you have any idea please share with me any clue also welcome. programme codes are most welcome.
gilbee
Help -
Does anyone know the vb commands to do the following things:
- Disable & Enable Keyboard
- Activate & Deactivate Num/Caps/Scroll Lock
- Disable & Enable Mouse
- Copy Desktop Image (But not the opened apps just the background).
Thanks
Enable and Disable EXIT window button -
Hello there.
Is there an API that i can use to Enable or Disable the EXIT (X) window button. I want to Enable or Disable it during run time of my application. pls help.
Thanks in advance.
Disable the Windows Key - revisited... -
I have been able to capture the keypress of the Windows key (91) but I am unable to disable it completely prior to shelling out to DOS for one of my apps. The If KeyCode = 91 then KeyCode = 0 isn't working (from a previous topic). Is there any way to completely disable the key, run my
Disable/enable Alt only -
Hello Gurus
How to disable/enable Alt button ONLY on WinXP?
Thanks
Other way to enable and disable! -
Hi all,
To make a button enable and disable I know, but is it possible that we can do it without seeing it?
Thanks,
sparrow1
Enabling Content Advisor with VB -
I would like to know if it is possible to enable and disable the content advisior that is offered through Microsoft IE, with VB code. I need to write something that will Enable and disable the Content Advisor at given times. Say between 4pm and 6pm. I already have an app that will t
Dis/Enable a textbox in ASP -
I need to "enable/disable" a textbox on my asp page,
based on selection from a dropdown box.
I intend on calling a sub and have the sub re-reference the
current form and change the values of a textbox.
altering the visible property would be the secondary option.
is t
Enable/disable UPnP -
How to enable/disable Universal Plug and Play in VB6 application?
Thanks!
which method we use to enable disable buttons of toolbar in c sharp -
we use this method in vb 6.0 for enable disable
Toolbar1.Buttons(1).Enabled = false
which method we use to enable disable buttons of toolbar in c sharp
in switch statemnt we write
switch (index)
{
case 4 && RecMode != "":
}
system generate error p
Disable/Enable Keyboard -
I know how to disable the keyboard and then be able to enable it again without reset?
Code:
Shell "rundll32.exe keyboard,disable", vbNormalFocus
i know that disables it but it wont enable it. Anyone know?
Enable/Disable Menu Items in VB5 -
Hi,
I have an MDI form. When the user logs into my application by typing UID and PWD (which is a small popup form), depending on the access rights to the user I need to disable some menu items of my MDI form .
I have created some menu items on MDI form. How can I disable/enable
Avoiding a postback when a checkbox is checked -
I have four checkboxes with four corresponding textboxes on my webpage (asp.net 2.0). When the user checks a box, I want to enable the corresponding textbox for data entry and when he unchecks it, disable the textbox. I have accomplished this in my vb code-behind, but I'd like to el
Enable/disable form resizing at run-time... -
How can I enable/disable the ability to resize a form at runtime?
[2005] Find Status and Enable/Disable Scheduled Tasks -
Hi
We have about 5 different servers, dedicated to different applications, that have scheduled tasks scheduled to run every day. We enable/disable these tasks, depending on whether we're backed up, etc..
I want to write a simple program that will go out to each of these networked ser
Enable / Disable Autorun -
Hi,
Can anyone help me with a method to disable and enable the autorun of CD-Rom's via code?
I would also like to be able to check what
the user's current setting of Autorun is, and be able to restore it when exiting my prog.
Thanks
Help!!!! Javascript disable in Visual Basic -
How do you disable javascript in the webbrowsercontrol? I am using vbexpress 2005.
Disable and Enable Label -
If anyone know, on how to disable and Enable a label on Data Report upon Datareport1.PrintReport ?
Enable JavaScript through Coding : ASP.NET -
Hi to all,
Is that possible to enable javascript using ASP.NET if it is disabled ??
Enable Cal. Week Selection and Disable Day Selection -
On a calendar control, how do you enable the week selection and disable the day selection? (I actually know how to enable the week selection. I'm really having trouble with disabling the days)
I put this question up a week ago and no one has answered it. Does noone know how to answe
I forgot how to disable a button with API -
I forgot how to disable a button with API for another APP, how can i enable and disable a button? I think u use the SendMessage API but i don't have my API viewer, can someone give me an example how to enable a disabed button in nother APP?
A ColdFusion Doubt -
Hello People,
Is there any way to enable/disable buffering in coldfusion as we do in ASP? Pls help..my boss is screwing me like hell. Or is there any option in client's browser that we can enable/disable the buffering status?
Thanx 'n' rgds,
Venkat.
disable/enable network card -
Does anyone have a suggestion for how to disable/enable network card on a computer using VB 6.0? Reason for this is to schedule networking activities in an office.
Any other way to acheive this goal is welcomed.
Thanks
SW
Enable or Disable an IP Address -
Ok, I have a Windows Server that I have DHCP setup on... I want to write piece of software that will allow me to enable or disable traffic on a specific ip address...
Is this possible using Visual Basic or Windows API???
Thanks for the input,
Squirrelly1
Enable/Disable Devices -
Hi!
Is there a way to enable/disable devices just like the Device Manager through code?? Either VB6 or VB.NET or API?
Thanx!