Enter Keywords:
1 - 10 of 944(0.009 seconds)
Sort By:
 
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...
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...
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...
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...
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 ...
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...
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...
Zones: Delphi ProgrammingDate Answered: 06/17/2004 Rating: 9.4 Views: 0
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...
Zones: Web Graphics SoftwareDate Answered: 11/29/2004 Rating: 8.8 Views: 0
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...
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);
Zones: PHPDate Answered: 06/07/2005 Rating: 9.6 Views: 0