Tip Bank

DevX - Software Development Resource

Browser size determination and tables

Question: Is it possible to determine the size (width and height) of the current user’s browser window? If so, is it then possible to use that pixel dimension and paste

DevX - Software Development Resource

&lt,BODY BACKGROUND…>

Question: Is there a way to stop a background from tiling? Answer: Yes and no. You cannot stop a background graphic from tilling but you canmake it “seem” like it

DevX - Software Development Resource

Data transfer monitor

Question: I have Internet Explorer 2.1. While downloading, it popped up a box to show my rate of transfer (bps). I have since installed a new hard drive. Once I

DevX - Software Development Resource

Accessing Music CD Information

Question: I am writing a Music CD program. I know that each Music CD has a unique number that identifies it. How can I access the number on the CD?

DevX - Software Development Resource

Data Control vs. DAO

Question: When, in general, is it best to use DAOs as opposed to data controls? We are building VB clients for Access and MS SQL Server. Answer: If you plan

DevX - Software Development Resource

How to get VB to change hex code

Question: I need to change one offset value in a binary file. How can I read the file with Visual Basic? Answer: I would recommend loading the file into an

DevX - Software Development Resource

VB5 Enterprise Animation Control

Question: I just got a copy of VB5 Enterprise. In the books on line it talks about the Animation Control. The control is to be used for silent AVI Files.