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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 06/07/2000 Grade: A 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:
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20242269.html
Zones:
Visual BasicDate Answered: 09/08/2002 Grade: A 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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_20985474.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21309596.html
Zones:
JavaDate Answered: 02/10/2005 Grade: A 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->{...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21639352.html
Zones:
PerlDate Answered: 11/22/2005 Grade: A 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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_216519...
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 .
http://www.experts-exchange.com/Hardware/Handhelds_-_PDAs/Q_22427810.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10003295.htm...
Zones:
Windows MFCDate Answered: 02/19/1997 Grade: C 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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10008753.html
Zones:
C++Date Answered: 04/25/1997 Grade: C Views: 0
How do I tell a CButton to stay pushed until it's clicked again?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_11247652.htm...
Zones:
Windows MFCDate Answered: 09/11/2000 Grade: A Views: 0