devxlogo

Tip Bank

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

Moving Logs and Databases

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,

Multiple Indexes

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

You Cannot Pass the Window Handle in ASP

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

Display Graphics Using the colorDepth Property

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

Display Local Date and Time

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

IE and Netscape Cache Components

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

Using More Than One OnLoad Command

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