Re: IE5 DHTML Editing Component
< Next Message | Back to archived message list | Previous Message >
Note: This message is from the outliners.com archive kindly provided by Dave Winer.
Outliners.com Message ID: 80
Posted by pbonner
1999-08-10 14:27:45
Oh gosh, that didn’t work did it. If you substitute angle brackets for the square ones below you’ll see what I was trying to say…
I’ve used it extensively both in a VB application and on an HTML web page. It’s a fairly solid tool for creating decent looking HTML pages—including pages that mix absolutely- and relatively-positioned objects. The HTML it outputs is of the crazy Microsoft Office/FrontPage variety, full of closing “[/P]” tags and other oddities like the “[FONT SIZE:+0][/FONT]” combos, but on the whole it’s usable. The key thing to remember as a developer is to always query the control ready status to make sure that it is willing to execute a command before you actually issue a command. Otherwise bad things happen.