Enter Keywords:
1 - 10 of 7348(0.007 seconds)
Sort By:
 
How do I tell my program to change the cursor so that the user knows that the program is busy and not frozen up?
Zones: C++Date Answered: 02/17/1999 Rating: 9.2 Views: 0
How can I fix the error "unable to free busy /public data on my exchange server"?
Zones: ExchangeDate Answered: 10/05/2000 Rating: 7.2 Views: 0
I'm not sure if this is related to exchange server, or is a problem in Outlook, but here's the problem. I just set up an office with Microsoft Small Business Server 2000, which includes Microsoft E...
Zones: ExchangeDate Answered: 02/10/2002 Rating: 7.4 Views: 0
I am trying to automatically send a report out via email on the last business day of every month. . . What code can I use to determine if Day(Date()) = Last Business Day of the current month?
Zones: MS AccessDate Answered: 11/21/2002 Rating: 7.8 Views: 0
       Dim url As String         url = "http://www.google.com"         AxWebBrowser1.Navigate(url)         MsgBox(AxWebBrowser1.Busy)  ' busy = true         Do While AxWebBrowser1.Busy   ...
Zones: VB ControlsDate Answered: 11/21/2002 Rating: 6.8 Views: 0
Hi, I have a webpage that processes a couple of other web pages and displays only some of their contents based on a user-defined crateria, and all in JavaScript, no server help, no ASP. I put a ...
Zones: JavaScriptDate Answered: 07/21/2003 Rating: 9.2 Views: 0
I have a VB application which runs continually on a workstation running NT4 SP6. It periodically queries a database, and if it finds new records (based on a particular SQL query), it shells another...
Zones: VB ControlsDate Answered: 09/09/2003 Rating: 7.2 Views: 0
How can you check for a busy phone line using the mscomm control. I want to display a message if the phone line is being used
Zones: VB ControlsDate Answered: 02/10/2004 Rating: 7.0 Views: 0
how can I know if the sound device is in use by another application?
Zones: Delphi ProgrammingDate Answered: 05/23/2004 Rating: 9.0 Views: 0
I have two dates coming in from a database that I need to calcuate the total elapsed business hours from. The rules would be only 8-5 hours on Monday through Friday would be counted. So for example...
Zones: Crystal Reports SoftwareDate Answered: 08/26/2004 Rating: 9.4 Views: 0