Tip Bank

DevX - Software Development Resource

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

DevX - Software Development Resource

No Response from Server: Part II

Question: This happened when I issued the NETSTAT command: TCP informix:turbo as2000:1260 CLOSE_WAITTCP informix:turbo as2000:1261 CLOSE_WAITTCP informix:turbo as2000:1262 CLOSE_WAITTCP informix:turbo as2000:1263 CLOSE_WAIT Is this why we can’t get more connections?

DevX - Software Development Resource

Autoforwarding to an Outside Address

Question: How do I set up forwarding in Exchange? I have a user who wants all mail coming into his current Exchange e-mail box to be forwarded to a personal

DevX - Software Development Resource

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

DevX - Software Development Resource

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