PDA

Click to See Complete Forum and Search --> : new to activex, how to put on web page?


geoffrey525
Dec 19th, 2001, 06:46 AM
I've written a simple activex control. All it has on it is just a Rich Text Box. I thought I figured out how to insert it into a web page by using the class id and object tags, but when I try to click in the box to type something, it won't let me click in it. Are there additional properties that I need to set to make the RTB enabled? I checked the enabled property and it is set to true. Any help or suggestions would be appreciated. Thanks.