devxlogo

September 11, 1998

What’s the Status?

You can use the browser’s status bar to give users extra information about the page that they’re viewing. Here’s an example of how to do it by using a JavaScript

Easily Create All Directories in a Path

Use this code to create a tree of folders on Windows 95 or NT 4.0 in one line: Private Declare Function _ MakeSureDirectoryPathExists Lib “IMAGEHLP.DLL” _ (ByVal DirPath As String)

Cell Structures

If you use HTML tables to lay out your pages, it’s worth knowing about two properties of the tag that help you control the way table cells behave. The CELLSPACING