I know we can set agent in lotus notes to automatically send email at a specified date. Have anyone try this before and could you tell me steps by steps of the agent? I have try but it does not wo...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 09/01/1999 Rating: 6.0 Views: 0
Using a template as a document source, how can I append the path and name of the file to the bottom of the last page of the document (Similar to Word's Footnote only without the reference designato...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_102...
Zones:
MS OfficeDate Answered: 01/31/2000 Rating: 5.8 Views: 0
i use the following
Response.Cookies("password").expires = dateadd("h",1,now())
meaning i hope that the cookie will expire 1 hour after it was made,
Is there an easy way to find out how long...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20050946.htm...
Zones:
ASPDate Answered: 12/04/2001 Rating: 6.6 Views: 0
Hi,
I want to write a Visual C program that can run before Windows starts. That means, when you start your computer, before Windows starts, I want my program to start and change some configuration...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20163242.html
Zones:
C++Date Answered: 02/15/2002 Rating: 7.8 Views: 0
How do I run a vb exe prior to logging in?
Example:
NT workstation performs critical batch jobs at night.
Batch jobs are scheduled via a Windows application.
NT workstation gets accidentally ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20388179.html
Zones:
Windows NTDate Answered: 03/31/2003 Rating: 7.2 Views: 0
Hi,
I have written a console based C++ app and I want to start it before the logon prompt in Windows NT. I know in Windows 95/98/Me you can use the RunServices registry key, but this does not w...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20638523.html
Zones:
.NETDate Answered: 06/09/2003 Rating: 7.8 Views: 0
I know how to use Application.OnException to re-direct any exceptions through my own routine by placing the Application.OnException instruction within the formcreate section and pointing it to my o...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21029333.html
I am trying to build a movie that is like the one on trading spaces before and after gallery. see url below:
http://tlc.discovery.com/fansites/tradingspaces/episode/season5/episode506/interactiv...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_21212385.html
I have a small app that I'm trying to run before the app object launches.
It tells the user that a new application is being installed and not to freak out.
Anyways, In zenworks I put under: Di...
http://www.experts-exchange.com/Networking/Novell_Netware/Q_21435548.html
Zones:
NetwareDate Answered: 11/05/2005 Rating: 6.8 Views: 0
What is the purpose and benefit of using & before a variable in a function?
I see it more and more now, like so:
function_name(&$variable1, &$variable2);
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21450269.htm...
Zones:
PHPDate Answered: 06/07/2005 Rating: 9.6 Views: 0