Enter Keywords:
1 - 10 of 453(0.012 seconds)
Sort By:
 
I'm using LN version 4.6, and I need to create an agent that will push or pull documents from a database on one server to the replica copy on another server. The documents will only be pushed/pulle...
Zones: Lotus NotesDate Answered: 06/07/2000 Rating: 8.6 Views: 0
I want to make a program that using one button to run "Ctrl + F2" or "Ctrl + Alt + Del" so that the button make user as if they push "Ctrl + Alt + Del" in the keyboard. I Already use sendkeys: ...
Zones: Visual BasicDate Answered: 09/08/2002 Rating: 9.2 Views: 0
I'm using the following code to execute the click event for btnSearch when the enter button is pushed in a txtbox... I had to set autopostback to true for this to work... One problem is that it ...
Zones: ASP.Net ProgrammingDate Answered: 05/11/2004 Rating: 8.4 Views: 0
Let's say I have a multi-threaded GUI.  Once the frame is drawn and everything is setup, I want the gui to just hang, and wait for a button to be pushed.  Inside of the run method, I would normally...
Zones: JavaDate Answered: 02/10/2005 Rating: 8.4 Views: 0
I have the following code: use Data::Dumper; my @groups; $group->{frm_upload} = ["ll"]; push @groups, $group; my $r = 1; foreach my $a (@groups) {    print "groups($r): " . Dumper(\@{$a->{...
Zones: PerlDate Answered: 11/22/2005 Rating: 9.8 Views: 0
I have been trying for a week to determine what product we need to buy for virus protection.  My company consults with clients ranging from three desktops to thirty.  We only really have single ser...
Zones: Windows 2003 ServerDate Answered: 01/14/2006 Rating: 8.0 Views: 0
How many push mail technologies are availlable? Like famous one are BlackBerry MS Direct Push Which one is most cost effective among all of them .
Zones: Handhelds, Email ServersDate Answered: 03/09/2007 Rating: 8.6 Views: 0
I have an app which uses a dlg as its main window.  I display a scene in a window on the dlg.  I want to be able to pan/tilt the scene and move in x,y,z in the scene.  I use push buttons to move in...
Zones: Windows MFCDate Answered: 02/19/1997 Rating: 6.6 Views: 0
Is that possible somehow to capture and handle the "BN_PUSHED" (equ. "BN_HILITE") OWL event from the ordinary button of the Dialog resource work shop window for application written for Win95 Win32 ...
Zones: C++Date Answered: 04/25/1997 Rating: 6.4 Views: 0
How do I tell a CButton to stay pushed until it's clicked again?
Zones: Windows MFCDate Answered: 09/11/2000 Rating: 9.0 Views: 0