Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTML edit control

Status
Not open for further replies.

syed

Programmer
Joined
Sep 20, 2000
Messages
3
Location
US
I have used the DHTML edit control (IE5) to provide custom formatting with a text box in a htc file, but it doesn't seem to work in a html file.

I used:

document.EditCtrl.execCommand("Bold")

and

<OBJECT WIDTH=400 classid=&quot;clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A&quot; ID=&quot;EditCtrl&quot;></OBJECT>

Thanks,

Arshad [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top