Private Sub content_readonly="readonly"()
txtbody.ShowEnlargeButton = False
txtbody.ShowDecreaseButton = False
txtbody.ShowToolBar = False
txtbody.ShowHtmlMode = False
txtbody.ShowPreviewMode = False
txtbody.ShowBottomBar = False
Private Sub donotview_toolbar()
txtbody.readonly="readonly"="readonly="readonly""= False
txtbody.ShowEnlargeButton = True
txtbody.ShowBottomBar = True
txtbody.ShowDecreaseButton = True
txtbody.ShowToolBar = True
txtbody.ShowHtmlMode = True
txtbody.ShowPreviewMode = True
txtbody.ShowCodeViewToolBar = True
End Sub
But the tool bar of editor is not displaying when i write editor1.Showtoolbar="true"
how could i do it?
Thank you
Sanjay
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx