Vacation Tracking
Question: Is there a way to track staff holidays using Microsoft Outlook and Exchange? Answer: To track them? That depends upon your definition of tracking, I suppose. The way that
Question: Is there a way to track staff holidays using Microsoft Outlook and Exchange? Answer: To track them? That depends upon your definition of tracking, I suppose. The way that
Question: I need to remove a drive from a Microsoft Cluster Server. As a result, I have to move the Message Transfer Agent log files, the Directory service database file,
Question: I’m creating a database to be used with a Web site. The database contains news stories, which will need to be indexed from a list of keywords that come
Question: Is there a way to determine the Window Handle (hWnd) in an Active Server Page? I am calling an ActiveX DLL from ASP written in Visual Basic and need
Browsers Targeted: Internet Explorer 4+ Designing effective Web graphics is always a challenge?you want to provide the best looking graphics on all platforms, but when one person runs their browser
Browsers Targeted: Internet Explorer 3+ You can display a message in the status bar of Internet Explorer using the window.status object. This message is highly transient and should be used
Question: JavaScript’s date() function gives the user’s computer date and time. How do I display my local date and time on my Web page regardless of where the user surfs
Question: Is there any way to cache a .js file at the client, just like an image file, to reduce the number of trips to the server? Answer: You don’t
Question: Is it possible to use more than one onLoad command in my tag? Answer: Sure. Like other event handlers, the onLoad event handler you’re including within the tag on