|
|
|
|
|
|
|
Chapter 10 ActiveX Control Pad
First of all, be sure to read my discussion of ActiveX and ActiveX Controls in Chapter 9 before proceeding if you haven't already. OK, welcome back. The tool I wrote about in Chapter 10, the ActiveX Control Pad, is also a technological dead-end. That's because this tool was designed specifically to make it easy to work with a special ActiveX Control called the HTML Layout Control. And this control has been superceded by, yup, you guessed it, Frank Stallone. No, wait. Actually, it's been superceded by Dynamic HTML. The reasons for this are legion, but they're valid: The HTML Layout Control was basically a placeholder for the eventual adoption of industry standards such as Cascading Style Sheets (CSS) and Dynamic HTML, which offer pixel-level control over the layout of elements in a Web page. Back in the days of Internet Explorer 3.0 (when I wrote this book), that kind of precise layout was not possible. So Microsoft created an ActiveX control that essentially provided that capability, knowing that it would eventually be superceded by newer technology. Well, that time has come. I briefly considered converting some of the examples in chapters 9 and 10 to Dynamic HTML, but I frankly don't have the time or financial incentive. So I must instead offer up an apology and the lame but true observation that the technology has simply improved and moved on. According to the latest Web survey, less than 3% of users are still using Internet Explorer 3.x, so there's little reason to try and make this stuff work today.
In my introductory article Why VBScript still matters, I discuss many of the possible ways in which your knowledge of VBScript can lead to other paths of exploration. Dynamic HTML is just one of these possibilities. Wherever this knowledge takes you, I hope you find it as fullfilling as I have.
|
|
|
| All content © 1997-1999 Paul Thurrott |